Verilog Parser
|
A simple test program for the C library code. More...
#include "stdio.h"
#include "verilog_parser.h"
#include "verilog_ast_common.h"
#include "verilog_preprocessor.h"
#include "verilog_ast_util.h"
Functions | |
int | main (int argc, char **argv) |
A simple test program for the C library code.