X-Git-Url: http://git.joshuawise.com/firearm.git/blobdiff_plain/3c947a993d1b35c3a15978983487617b6b56e423..ed1fdafee2a20dea5a6e7f25f1395443313d0986:/Fetch.v diff --git a/Fetch.v b/Fetch.v index fc4d899..bc2175c 100644 --- a/Fetch.v +++ b/Fetch.v @@ -47,7 +47,6 @@ module Fetch( assign ic__rd_addr_0a = reqpc_0a; assign ic__rd_req_0a = 1; - always @(posedge clk or negedge Nrst) if (!Nrst) begin bubble_1a <= 1;