From: Miodrag Milanovic Date: Wed, 18 Sep 2019 15:48:16 +0000 (+0200) Subject: make note that it is for latch mode X-Git-Tag: working-ls180~1059^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e9449cb0b7f3340c1a85983f40a5fb2e5e3f0da;p=yosys.git make note that it is for latch mode --- diff --git a/techlibs/anlogic/cells_sim.v b/techlibs/anlogic/cells_sim.v index cea9f8c11..0fba43572 100644 --- a/techlibs/anlogic/cells_sim.v +++ b/techlibs/anlogic/cells_sim.v @@ -55,6 +55,7 @@ module AL_MAP_SEQ ( end else begin + // DFFMODE == "LATCH" if (SRMODE == "ASYNC") begin always @(clk_ce, srmux)