mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-11 23:43:09 +00:00
Update single_port_ram.vhd
This commit is contained in:
parent
ca0c6feb5f
commit
3da627aa0b
@ -73,7 +73,7 @@ begin
|
||||
generic map (
|
||||
clock_enable_input_a => "BYPASS",
|
||||
clock_enable_output_a => "BYPASS",
|
||||
intended_device_family => "Cyclone V",
|
||||
intended_device_family => "Cyclone III",
|
||||
lpm_hint => "ENABLE_RUNTIME_MOD=NO",
|
||||
lpm_type => "altsyncram",
|
||||
numwords_a => 2**ADDR_WIDTH,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user