aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-09-15 14:48:13 +0200
committerClifford Wolf <clifford@clifford.at>2017-09-15 14:48:13 +0200
commitd087b01bb5c2039d32147c2624dabe045b073894 (patch)
tree39175f76b25311ac2b1716e19313ce050bda9e30 /picosoc
parent48b13daef2c83fd4b4f603de42f3b0f7ce697622 (diff)
downloadpicorv32-d087b01bb5c2039d32147c2624dabe045b073894.tar.gz
picorv32-d087b01bb5c2039d32147c2624dabe045b073894.zip
Update picosoc/hx8kdemo_tb.v
Diffstat (limited to 'picosoc')
-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 (