Commit 0ec7c31d by chengshuyao

add README

parent 4c6284fe
This program translate Verilog code to cpp for BSD
Modify: execute.py
use the name of your module (for example, c432)
./input_verilog
put your .v file here (for example, c432.v)
./output_cpp
get both .h files here (for example, c432.h c432_vec.h)
run zstart.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment