iverilog/ivlpp
Cary R 636758f66d Add support for `celldefine, vpiCellInstance
This patch adds real functionality for `celldefine and pushes this
property to the run time which can access this with vpiCellInstance.
This is technically only available for a module, but all scopes
have the property and only modules should return true when the
'endmodule' is between a `celldefine and `endcelldefine directive.
2009-05-23 14:13:47 -07:00
..
Makefile.in Update mkinstalldirs to handle paths with spaces. 2009-02-04 08:44:22 -08:00
globals.h Make the addition of the local directory optional (include path). 2009-02-05 08:37:33 -08:00
ivlpp.txt Spelling fixes 2008-01-29 20:24:24 -08:00
lexor.lex Add escaping to the stringification of macros. 2009-05-18 17:40:52 -07:00
main.c Add support for `celldefine, vpiCellInstance 2009-05-23 14:13:47 -07:00