mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-02 22:43:18 +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_a => "BYPASS",
|
||||||
clock_enable_output_b => "BYPASS",
|
clock_enable_output_b => "BYPASS",
|
||||||
indata_reg_b => "CLOCK1",
|
indata_reg_b => "CLOCK1",
|
||||||
intended_device_family => "Cyclone V",
|
intended_device_family => "Cyclone III",
|
||||||
lpm_type => "altsyncram",
|
lpm_type => "altsyncram",
|
||||||
numwords_a => LEN,
|
numwords_a => LEN,
|
||||||
numwords_b => LEN,
|
numwords_b => LEN,
|
||||||
|
|||||||
Reference in New Issue
Block a user