Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Has anyone used tcl created verification task for virtual JTAG

Dear All.

Are there anyone who has used virtual JTAG?

I want to write an stimuls like my testbench does, but don't know how to emulate clock edge event in tcl.

I need to use tcl implement following function.

@ (posedge clk)

xxxx;

Has any suggestion?

Thanks!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes, I have used Tcl to verified a design that included a virtual JTAG interface that accessed embedded TDRs. To run the actual hardware, I wrote Tcl scripts and used Intellitech's free software tool, NEBULA. It has full Tcl support and even has an integrated Tcl single stepper. You can download it at the Intellitech website. You'll need a Xilinx Platform Cable USB pod too, but you may already have one. If not, they are affordable. Let me know how you make out.

    p.s. Sorry that I can't post links to the free download to this forum yet, but you can search the internet for "free jtag intellitech" and the link should show up.

    -Craig