mirror of
https://github.com/supleed2/ELEC40006-P1-CW.git
synced 2024-11-10 02:05:48 +00:00
6 lines
353 B
Plaintext
6 lines
353 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "RAM: 1-PORT"
|
|
set_global_assignment -name IP_TOOL_VERSION "18.1"
|
|
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ram_instr.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ram_instr.bsf"]
|