From: adam Date: Sat, 13 Dec 2008 04:29:25 +0000 (+0100) Subject: comment in Memory.ship X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9c06c713d3f50e7beca17f27e6b3ac49eccbdfda;p=fleet.git comment in Memory.ship --- diff --git a/ships/Memory.ship b/ships/Memory.ship index 5ccced3..f49d3dd 100644 --- a/ships/Memory.ship +++ b/ships/Memory.ship @@ -177,6 +177,7 @@ sequence guarantee problem mentioned in the previous paragraph. assign out_d_ = { out_w, out1 }; + // I use "blocking assignment" here in order to facilitate BRAM inferencea always @(posedge clk) begin write_flag = 0;