lpmmult.qip 344 B

12345
  1. set_global_assignment -name IP_TOOL_NAME "LPM_MULT"
  2. set_global_assignment -name IP_TOOL_VERSION "23.1"
  3. set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
  4. set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "lpmmult.v"]
  5. set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpmmult_bb.v"]