1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-16 20:51:00 +00:00

Update dual_port_ram.vhd

This commit is contained in:
Marcel
2023-07-13 12:03:28 +02:00
parent d3ef9c4427
commit ca0c6feb5f

View File

@@ -80,7 +80,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 => LEN,
numwords_b => LEN,