Skip to content

Commit

Permalink
fixup: more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Nov 29, 2024
1 parent 393a7bf commit 0e3e88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/sim/src/tb_cheshire_soc.sv
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module tb_cheshire_soc #(

$warning("I MAY BE FINE");
$error("I AM BAD");
$display("[JTAG] SUCCESS"); // feint
$fatal("I AM REALLY BAD");

// Fetch plusargs or use safe (fail-fast) defaults
Expand Down

0 comments on commit 0e3e88d

Please sign in to comment.