- set_global_assignment -name IP_TOOL_NAME "LPM_DIVIDE"
- set_global_assignment -name IP_TOOL_VERSION "22.1"
- set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
- set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "lpm_div.vhd"]
- set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_div.cmp"]
|