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