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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user