aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc/hx8kdemo_tb.v
diff options
context:
space:
mode:
Diffstat (limited to 'picosoc/hx8kdemo_tb.v')
-rw-r--r--picosoc/hx8kdemo_tb.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/picosoc/hx8kdemo_tb.v b/picosoc/hx8kdemo_tb.v
index ffb292f..585c8dd 100644
--- a/picosoc/hx8kdemo_tb.v
+++ b/picosoc/hx8kdemo_tb.v
@@ -41,7 +41,7 @@ module testbench;
wire flash_io3;
always @(leds) begin
- $display("%b", leds);
+ #1 $display("%b", leds);
end
hx8kdemo uut (