URL
https://opencores.org/ocsvn/spacewiresystemc/spacewiresystemc/trunk
Subversion Repositories spacewiresystemc
[/] [spacewiresystemc/] [trunk/] [work/] [run.sh] - Rev 29
Go to most recent revision | Compare with Previous | Blame | View Log
g++ -c -ldl -fpic ../vpi/vpi_test_suit/env_global_spw.cpp -std=c++11 -Wwrite-strings -fpermissive g++ -shared -oenv_global_spw.vpi env_global_spw.o -lvpi -std=c++11 -Wwrite-strings -fpermissive iverilog -oenv_global_spw.vvp -g2012 ../rtl/RTL_VA/*.sv ../testbench/module_tb.v vvp -M. -menv_global_spw env_global_spw.vvp
Go to most recent revision | Compare with Previous | Blame | View Log