diff options
Diffstat (limited to 'techlibs/xilinx/xcu_brams_bb.v')
-rw-r--r-- | techlibs/xilinx/xcu_brams_bb.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/xilinx/xcu_brams_bb.v b/techlibs/xilinx/xcu_brams_bb.v index f3e43d0d6..cc70ce371 100644 --- a/techlibs/xilinx/xcu_brams_bb.v +++ b/techlibs/xilinx/xcu_brams_bb.v @@ -402,4 +402,4 @@ module RAMB36E2 (...); input SLEEP; input [3:0] WEA; input [7:0] WEBWE; -endmodule
\ No newline at end of file +endmodule |