From: David Shah Date: Tue, 1 Oct 2019 13:14:46 +0000 (+0100) Subject: ecp5: Fix shuffle_enable port X-Git-Tag: working-ls180~1022^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b424d374db354141afe1f42eead3347e5cb86a04;p=yosys.git ecp5: Fix shuffle_enable port Signed-off-by: David Shah --- diff --git a/techlibs/ecp5/bram.txt b/techlibs/ecp5/bram.txt index 570960489..777ccaa2e 100644 --- a/techlibs/ecp5/bram.txt +++ b/techlibs/ecp5/bram.txt @@ -40,7 +40,7 @@ endbram match $__ECP5_PDPW16KD min bits 2048 min efficiency 5 - shuffle_enable B + shuffle_enable A make_transp or_next_if_better endmatch @@ -48,5 +48,5 @@ endmatch match $__ECP5_DP16KD min bits 2048 min efficiency 5 - shuffle_enable B + shuffle_enable A endmatch