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

Subversion Repositories sha3

[/] [sha3/] [trunk/] [high_throughput_core/] [testbench/] [simulation.do] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 homer.hsin
vlib work
2
vlog -lint ../rtl/*.v
3
vlog -lint *.v
4
vsim -novopt test_keccak
5
add wave -noupdate -format Logic -radix unsigned /test_keccak/clk
6
add wave -noupdate -format Logic -radix unsigned /test_keccak/reset
7
add wave -noupdate -divider input
8
add wave -noupdate -format Literal -radix hexadecimal /test_keccak/in
9
add wave -noupdate -format Literal -radix unsigned /test_keccak/byte_num
10
add wave -noupdate -format Literal -radix unsigned /test_keccak/in_ready
11
add wave -noupdate -format Literal -radix unsigned /test_keccak/is_last
12
add wave -noupdate -divider output
13
add wave -noupdate -format Literal -radix unsigned /test_keccak/ack
14
add wave -noupdate -format Literal -radix hexadecimal /test_keccak/out
15
add wave -noupdate -format Literal -radix unsigned /test_keccak/out_ready
16
run -all

powered by: WebSVN 2.1.0

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