ug_virtual_jtag_design_example_2

所属分类:处理器开发
开发工具:VHDL
文件大小:304KB
下载次数:18
上传日期:2009-04-26 10:45:36
上 传 者iuiy
说明:  包含两的关于Virtual JTAG的应用实例,可以为Virtual JTAG操作提供借鉴。
(Contains two Virtual JTAG on the application, can provide reference Virtual JTAG operation.)

文件列表:
DC_FIFO_VJI.qar (327996, 2008-12-09)

DC_FIFO design example using the Virtual JTAG Interface ================================================================== The files contained in the archived Quartus II project, DC_FIFO_VJI.qar contains the design files. The archived project directory contains Tcl/TK script, dc_fifo_vji.tcl. This design example is developed using the Quartus II software version 7.1 using a Windows XP platform. The design is targeted to a NIOS development kit, Stratix Edition (EP1S10). Useage flow: ================================================================== 1. Restore the archived project using the Quartus II software version 7.1 or later 2. Retarget the design to the specifications of your hardware. 3. Compile and program your target hardware 4. Run quartus_stp shell using the command prompt by typing : quartus_stp -s 5. set the path to design directory of the DC_FIFO_VJI project. 6. Invoke the dc_fifo_vji tcl script : source dc_fifo_vji.tcl 7. The project includes a Signal Tap II file, stp1.stp. The FIFO configured in the project is 8 bits wide x 16 words deep. FIFO empty and FIFO full flags are not read back by VJI instance. (can be read via the attached SignalTap II file) The tcl script contains the following procedures: push : single word write into FIFO A side. value is an integer format less than 256. pop : single word read from FIFO B side. value is returned as a binary string. flush : initiates a read burst transaction.

近期下载者

相关文件


收藏者