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