; -------------------------------------------------------------------------------- ; @Title: Integration for Altera Quartus ; @Description: ; Allows to use a Lauterbach JTAG Probe with Altera Quartus. ; @Keywords: Altera, Quartus, SignalTAP ; @Author: AME ; @Copyright: (C) 1989-2016 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: readme.txt 9213 2016-03-30 08:30:36Z mobermeir $ How to Install: 1) Move the jtag_hw_T32.dll into the Quartus installation folder e.g. Windows 64bit .\windows64\jtag_hw_T32.dll -> c:\altera\14.1\quartus\bin64 e.g. Windows 32bit .\windows\jtag_hw_T32.dll -> c:\altera\14.1\quartus\bin32 or bin e.g. Linux 32bit .\pc_linux\jtag_hw_T32.dll -> /opt/altera/14.1/quartus/linux e.g. Linux 32bit .\pc_linux64\jtag_hw_T32.dll -> /opt/altera/14.1/quartus/linux64 2) Quit the jtagserver service on windows (requires administrative permissions) e.g. Start -> type cmd -> right click -> run as administrator > cd c:\altera\14.1\quartus\bin64 > jtagserver --stop 3) Start Quartus 4) Start Trace32 for NIOS-II with RemoteAPI enabled e.g. in T32Start -> Advanced Settings -> Interfaces -> Api Port Use Port: yes Port Value: 20000 4) Open e.g. the Programmer Quartus -> Tools -> Programmer -> Hardware Setup Currently Selected Hardware: Trace32 [20000] selects the Trace32 instance with Port 20000 = Troubleshooting = Contact support@lauterbach.com