URL
https://opencores.org/ocsvn/pairing/pairing/trunk
[/] [pairing/] [trunk/] [testbench/] [simulation.do] - Blame information for rev 25
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
25 |
homer.xing |
vlib work
|
2 |
|
|
vlog ../rtl/*.v +incdir+../rtl
|
3 |
|
|
vlog *.v
|
4 |
|
|
vsim -novopt test_tate_pairing
|
5 |
|
|
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/clk
|
6 |
|
|
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/reset
|
7 |
|
|
add wave -noupdate -divider input
|
8 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/x1
|
9 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/y1
|
10 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/x2
|
11 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/y2
|
12 |
|
|
add wave -noupdate -divider output
|
13 |
|
|
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/done
|
14 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/out
|
15 |
|
|
run -all
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.