OpenCores
URL https://opencores.org/ocsvn/tiny_aes/tiny_aes/trunk

Subversion Repositories tiny_aes

[/] [tiny_aes/] [trunk/] [testbench/] [simulation.do] - Rev 3

Compare with Previous | Blame | View Log

vlib work
vlog ../rtl/*.v
vlog *.v
vsim -novopt test_aes_128
add wave -noupdate -format Logic -radix unsigned /test_aes_128/clk
add wave -noupdate -divider input
add wave -noupdate -format Literal -radix hexadecimal /test_aes_128/state
add wave -noupdate -format Literal -radix hexadecimal /test_aes_128/key
add wave -noupdate -divider output
add wave -noupdate -format Literal -radix hexadecimal /test_aes_128/out
run -all

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.