3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Merge branch 'master' into mwk/xilinx_bufgmap

This commit is contained in:
Eddie Hung 2019-08-23 11:24:19 -07:00
commit 20f4d191b5

View file

@ -343,7 +343,7 @@ module RAM64X1D (
(* clkbuf_sink *)
input WCLK,
(* abc_scc_break *)
input WE,
input WE,
input A0, A1, A2, A3, A4, A5,
input DPRA0, DPRA1, DPRA2, DPRA3, DPRA4, DPRA5
);