torc-master
|
Example program to read in a structural Verilog file and write it back out. More...
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.