summaryrefslogtreecommitdiff
path: root/ip/dsp_mul.sip
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-11-06 11:45:08 -0600
committerAlejandro Soto <alejandro@34project.org>2022-11-06 11:45:08 -0600
commitff5f2a94c06ce3af9cc04033220dcd0f6c8826e3 (patch)
tree449d1ebf4c8574bff55f356f6a9732d869f84a30 /ip/dsp_mul.sip
parent543f9de75d19eb34c386ad25662beb8dd2aed5c4 (diff)
Add dsp_mul IP variation
Diffstat (limited to 'ip/dsp_mul.sip')
-rw-r--r--ip/dsp_mul.sip6
1 files changed, 6 insertions, 0 deletions
diff --git a/ip/dsp_mul.sip b/ip/dsp_mul.sip
new file mode 100644
index 0000000..5698742
--- /dev/null
+++ b/ip/dsp_mul.sip
@@ -0,0 +1,6 @@
+set_global_assignment -entity "dsp_mul" -library "lib_dsp_mul" -name IP_TOOL_NAME "altera_mult_add"
+set_global_assignment -entity "dsp_mul" -library "lib_dsp_mul" -name IP_TOOL_VERSION "20.1"
+set_global_assignment -entity "dsp_mul" -library "lib_dsp_mul" -name IP_TOOL_ENV "mwpim"
+set_global_assignment -library "lib_dsp_mul" -name SPD_FILE [file join $::quartus(sip_path) "dsp_mul.spd"]
+
+set_global_assignment -library "lib_dsp_mul" -name MISC_FILE [file join $::quartus(sip_path) "dsp_mul_sim/dsp_mul.v"]