T: improve to_vcd tracer
Make it compatible with 'template' gtwave files as found in openair's repository. The type VCD_NAME was added to the VCD IDs in T_messages.txt. The database processing code was adapted to use it. The tracer to_vcd was adapted to use it and render the produced vcd output compatible with the 'template' gtkwave files. When running to_vcd, do not forget to pass -vcd to use this feature.
Showing
- common/utils/T/T_messages.txt 319 additions, 0 deletionscommon/utils/T/T_messages.txt
- common/utils/T/tracer/database.c 15 additions, 0 deletionscommon/utils/T/tracer/database.c
- common/utils/T/tracer/database.h 1 addition, 0 deletionscommon/utils/T/tracer/database.h
- common/utils/T/tracer/to_vcd.c 50 additions, 9 deletionscommon/utils/T/tracer/to_vcd.c
Loading
Please register or sign in to comment