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.
reserve/dpwm/ip/delay.qip
2020-06-09 15:54:49 +08:00

6 lines
343 B
Plaintext

set_global_assignment -name IP_TOOL_NAME "ALTIOBUF"
set_global_assignment -name IP_TOOL_VERSION "18.0"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "delay.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "delay_bb.v"]