mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
Update tb_miriscv_alu.sv
This commit is contained in:
committed by
GitHub
parent
d4db3540d1
commit
552c43326c
@@ -60,6 +60,7 @@ reg [102:0] running_line;
|
||||
|
||||
initial
|
||||
begin
|
||||
running_line <= 0;
|
||||
$display( "\nStart test: \n\n==========================\nCLICK THE BUTTON 'Run All'\n==========================\n"); $stop();
|
||||
for ( i = 0; i < TEST_VALUES; i = i + 1 )
|
||||
begin
|
||||
@@ -10097,7 +10098,7 @@ initial line_dump = {
|
||||
103'h3f27ac46eaaae4027700000000,
|
||||
103'h16570085a76566615400000000,
|
||||
103'h3cfd0b67e68d12a83e00000000,
|
||||
103'h32d7053ffce4132de500000000,
|
||||
103'hxxxxxxxxxxxxxxxxx000000000,
|
||||
103'h073ec21038e11e95ca00000000
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user