URL
https://opencores.org/ocsvn/aes_beh_model/aes_beh_model/trunk
Subversion Repositories aes_beh_model
[/] [aes_beh_model/] [trunk/] [sim/] [sim.do] - Rev 2
Compare with Previous | Blame | View Log
# This is the simulation script for Modelsim.## Instructions for running simulation# 1. Launch Modelsim# 2. Change directory to sim/# 3. Type "do sim.do" from Modelsim promptvlib workvmap work workvlog +incdir+../src/verilog +incdir+../bench/verilog ../bench/verilog/aes_beh_model_decrypt_tb.svvsim aes_beh_model_decrypt_tbrun -all
