|
torc-master
|
Example program to read in a structural Verilog file and write it back out. More...
Include dependency graph for VerilogExample.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Standard main() function. More... | |
Example program to read in a structural Verilog file and write it back out.
Definition in file VerilogExample.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Standard main() function.
Definition at line 23 of file VerilogExample.cpp.
Here is the call graph for this function: