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

Subversion Repositories pairing

[/] [pairing/] [trunk/] [testbench/] [simulation.do] - Rev 25

Compare with Previous | Blame | View Log

vlib work
vlog ../rtl/*.v +incdir+../rtl
vlog *.v
vsim -novopt test_tate_pairing
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/clk
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/reset
add wave -noupdate -divider input
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/x1
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/y1
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/x2
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/y2
add wave -noupdate -divider output
add wave -noupdate -format Logic -radix unsigned /test_tate_pairing/done
add wave -noupdate -format Literal -radix hexadecimal /test_tate_pairing/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.