Home
last modified time | relevance | path

Searched refs:Place_startModule (Results 1 – 3 of 3) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Derror.h177 void Place_startModule(Place *p, const char *modName);
H A Derror.c371 void Place_startModule(Place *p, const char *modName) in Place_startModule() function
H A Dverilog.c185 Place_startModule(p, name); in VerNewModule()