add ignored message check back in

This commit is contained in:
bsdevlin 2019-04-11 09:15:43 -04:00
parent 6daeb87ce5
commit daf7c65157
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ initial begin
tx_if.val = 0; tx_if.val = 0;
#20us; // Let internal memories reset #20us; // Let internal memories reset
//test_ignored_message(); test_ignored_message();
if (zcash_fpga_pkg::ENB_VERIFY_EQUIHASH == 1) if (zcash_fpga_pkg::ENB_VERIFY_EQUIHASH == 1)
test_block_346_equihash(); test_block_346_equihash();