Log in to the server, clone this repo, Enjoy!
module load snp
module load vcs
or
source /apps/settings
Compile the verilog design and run
cd VCS
vcs counter.v tb.v
./simv
cd DC_shell
dc_shell -no_gui -f synth.tcl
Log in to the server, clone this repo, Enjoy!
module load snp
module load vcs
or
source /apps/settings
Compile the verilog design and run
cd VCS
vcs counter.v tb.v
./simv
cd DC_shell
dc_shell -no_gui -f synth.tcl