Skip to content
Snippets Groups Projects
Commit bbe1e24b authored by David Lanzendörfer's avatar David Lanzendörfer
Browse files

Synthesis error

parent 618e969e
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,10 @@ module RAM256 #( parameter COLS=1)
A0
);
localparam A_WIDTH = 8+$clog2(COLS);
`ifdef USE_POWER_PINS
input wire VPWR;
input wire VGND;
`endif
input wire CLK;
input wire [3:0] WE0;
input wire EN0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment