URL
https://opencores.org/ocsvn/apbtoaes128/apbtoaes128/trunk
Subversion Repositories apbtoaes128
[/] [apbtoaes128/] [trunk/] [work/] [run.sh] - Rev 10
Go to most recent revision | Compare with Previous | Blame | View Log
g++ -c -fpic ../pli/env_aes.c -std=c++11 -Wwrite-strings -fpermissive g++ -shared -o env_aes.vpi env_aes.o -lvpi -std=c++11 -Wwrite-strings -fpermissive iverilog -oenv_aes.vvp ../testbench/aes_tb_vpi.v ../rtl/*.v vvp -M. -menv_aes env_aes.vvp
Go to most recent revision | Compare with Previous | Blame | View Log