|
Limbo 3.5.4
|
Driver for Verilog parser. More...
#include "VerilogDataBase.h"Go to the source code of this file.
Classes | |
| class | VerilogParser::Driver |
| class | VerilogParser::vector |
Namespaces | |
| namespace | VerilogParser |
| namespace for VerilogParser | |
Functions | |
| bool | VerilogParser::read (VerilogDataBase &db, const string &verilogFile) |
| API for VerilogParser. Read Verilog file and initialize database by calling user-defined callback functions. | |