Sir is this work still on?
On 22 August 2010 16:51, Free Electronic Lab trac@fedorahosted.org wrote:
#103: Develop a script which translates Modelsim.do file into a gtkwave tcl script
------------------------------+--------------------------------------------- Reporter: chitlesh | Owner: akurnya@gmail.com Type: task | Status: new Priority: major | Milestone: EPEL-6 Component: FEL | Version: devel Keywords: modelsim gtkwave |
------------------------------+--------------------------------------------- = bug description = Many opencores projects use modelsim and provide modelsim *.do files, we ought to provide a simple equivalent at least.
= fix recommendation =
create a Tcl script converts modelsim .do files into .do files which GTKwave can understand. The idea in itself is very simple - Ensure that GTKwave can read the same waves as Modelsim would do.
Thus you will need to create a Tcl script, which takes in[[BR]]
- as input a Modelsim .do file[[BR]]
- and output a Tcl script which GTKwave will read.
It is basically a script which renames Modelsim commands into GTKwave commands. That's it.
== References ==
- see GTKwaves examples for a possible tcl script
-- Ticket URL: https://fedorahosted.org/fedora-electronic-lab/ticket/103 Free Electronic Lab https://fedorahosted.org/fedora-electronic-lab Design, Simulate and Program electronics.