Guest
Hello VPI/PLI gurus,
is it possible to extend the simulator messages about the design?
What I need to know is, that I want to produce a dump of all
"`define"s, together with the filenames where they have been defined.
For example:
....
ACTIVE_LOW define is defined in "../../glbdef.v"
PCI_GRANTED define is dfined in "../pci/global/def.v"
....
and I want to do that in a compiletf routine, and ncelab must generate
me this dump after snapshot generation.
Is that technically possible?
Utku.
is it possible to extend the simulator messages about the design?
What I need to know is, that I want to produce a dump of all
"`define"s, together with the filenames where they have been defined.
For example:
....
ACTIVE_LOW define is defined in "../../glbdef.v"
PCI_GRANTED define is dfined in "../pci/global/def.v"
....
and I want to do that in a compiletf routine, and ncelab must generate
me this dump after snapshot generation.
Is that technically possible?
Utku.