AAbro1New Contributor5 years agoIs it possible to create an SRAM with Byte Enable and implement it on MLABs(Memory LABs) resources ? I used the Verilog code below: module Memory( input we, clk, input [5:0] waddr, raddr, // address width = 6 input [3:0] be, // 4 bytes per word input [31:0] wdata, // byte width = 8, 4 bytes pe...Show More
KennyT_alteraSuper Contributor5 years agoMay I know what device that you were using? Can you attached your design.qar here?
Recent DiscussionsMAX10 TSE reference designCyclone-V SCFIFO with M10K/MLAB memory - adding ECCAgilex3/5 GTS Hard Ethernet IP 10G example design pin loc and io std wantedAgilex 7 slew rate reconfigurationSolvedAgilex-7 AXI MCDMA for PCIe hang