mirror of
https://github.com/garrettsworkshop/RAM2E.git
synced 2024-11-18 22:07:19 +00:00
6 lines
351 B
Plaintext
Executable File
6 lines
351 B
Plaintext
Executable File
set_global_assignment -name IP_TOOL_NAME "ALTUFM_NONE"
|
|
set_global_assignment -name IP_TOOL_VERSION "13.0"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "UFM.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "UFM.bsf"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "UFM_bb.v"]
|