mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-06 16:14:42 +00:00
5 lines
290 B
Plaintext
5 lines
290 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) "Cache_DataRAM.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Cache_DataRAM_bb.v"]
|