mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-06 16:14:42 +00:00
6 lines
381 B
Plaintext
6 lines
381 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "RAM: 2-PORT"
|
|
set_global_assignment -name IP_TOOL_VERSION "12.0"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "CacheBlockRAM.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "CacheBlockRAM_bb.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "CacheBlockRAM.cmp"]
|