SteveF Posted September 22, 2019 Report Share Posted September 22, 2019 Hey I was just wondering if this feature is being addressed. Currently adding a trace for an enum seems to generate a misleading trace. At the very least it should error out if this is not supported. Correctly tracing the int values would be better. But in reality we should be able to trace the enums directly. This is something we were able to in do VHDL simulators 30 years ago. Quote Link to comment Share on other sites More sharing options...
AmeyaVS Posted September 22, 2019 Report Share Posted September 22, 2019 Hello @SteveF, The enum tracing support is deprecated. You can find relevant discussions here: https://forums.accellera.org/topic/1309-enumeration-tracing/ https://stackoverflow.com/questions/53859127/how-to-trace-enum-type-in-a-vcd-file-using-systemc-ams There was another discussion about creating a mapping file between values and strings for usage in GtkWave for viewing VCD traces but currently unable to locate it. Will probably update the response or someone else can post the link to relevant discussion. Hope this small insight helps. Regards, Ameya Vikram Singh Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.