33 lines
440 B
Plaintext
33 lines
440 B
Plaintext
$date
|
|
Sun May 15 18:09:10 2022
|
|
$end
|
|
$version
|
|
Icarus Verilog
|
|
$end
|
|
$timescale
|
|
1s
|
|
$end
|
|
$scope module top $end
|
|
$var reg 8 ! \array[0] [7:0] $end
|
|
$upscope $end
|
|
$scope module top $end
|
|
$var reg 8 " \array[1] [7:0] $end
|
|
$upscope $end
|
|
$scope module top $end
|
|
$var reg 8 # \array[2] [7:0] $end
|
|
$upscope $end
|
|
$enddefinitions $end
|
|
$comment Show the parameter values. $end
|
|
$dumpall
|
|
$end
|
|
#0
|
|
$dumpvars
|
|
bx #
|
|
bx "
|
|
bx !
|
|
$end
|
|
#1
|
|
b1010101 #
|
|
b0 "
|
|
b11111111 !
|