1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-17 21:17:11 +00:00

Update true_dual_port_ram.vhd

This commit is contained in:
Marcel
2023-07-13 12:03:43 +02:00
parent 0758473c4a
commit fecc94a290

View File

@@ -78,7 +78,7 @@ begin
clock_enable_output_a => "BYPASS",
clock_enable_output_b => "BYPASS",
indata_reg_b => "CLOCK1",
intended_device_family => "Cyclone V",
intended_device_family => "Cyclone III",
lpm_type => "altsyncram",
numwords_a => 2**ADDR_WIDTH_A,
numwords_b => 2**ADDR_WIDTH_B,