blob: ff1a06cce37f462e03cd88f21d1a0904c4e4db9c (
plain) (
blame)
1
2
3
4
5
|
set_global_assignment -name IP_TOOL_NAME "RAM: 1-PORT"
set_global_assignment -name IP_TOOL_VERSION "24.1"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "s_mem.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "s_mem_bb.v"]
|