Hy I saw that the same question was already wrote in june 2008 ( https://mail.gna.org/public/ghdl-discuss/2008-06/msg00039.html) but I re-ask it because I don't know if it was implemented since. It can be really useful to see the value of enumerate type like state of a state machine in GTKWave viewer, do you know if this feature is planned to be integrated in ghdl ? I'm using ghdl v0.25 (ubuntu 8.04) and this feature is not implemented. I don't see anything in changelog (http://ghdl.free.fr/NEWS). Thanks, Fabien Marteau Hardware Engineer +33 (0)3 89 70 89 24 ARMadeus Systems - A new vision of the embedded world http://www.armadeus.com
on 2009-05-26 16:21
on 2009-05-26 16:57
Le mardi 26 mai 2009 à 16:17 +0200, Fabien Marteau a écrit : > I'm using ghdl v0.25 (ubuntu 8.04) and this feature is not > implemented. I don't see anything in changelog > (http://ghdl.free.fr/NEWS). You can use the GHW file format supported by Gtkwave instead of VCD If you want absolutely use VCD, I made conclusive tests to generate VCD with enumeration values with GHDL. If I have time I will package the patch tonight and share it.