This repository has been archived on 2024-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
study/uart_tx _copy/ram_uart.qip
2020-06-09 15:48:03 +08:00

6 lines
352 B
Plaintext

set_global_assignment -name IP_TOOL_NAME "RAM: 1-PORT"
set_global_assignment -name IP_TOOL_VERSION "18.1"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ram_uart.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ram_uart_bb.v"]