aboutsummaryrefslogtreecommitdiff
path: root/src/ct_mem.qip
diff options
context:
space:
mode:
authorWarrick Lo <wlo@warricklo.net>2026-04-08 14:05:11 -0700
committerWarrick Lo <wlo@warricklo.net>2026-04-08 14:05:11 -0700
commit4d43ba2b048e4a5bc46c72032c3bfe7a2f062ec3 (patch)
tree2d2f5d9cef5881016d0799bfeb8d5bad4be7a2e4 /src/ct_mem.qip
parentAdd output file of 108 core cracking (diff)
downloadrc4-decrypt-4d43ba2b048e4a5bc46c72032c3bfe7a2f062ec3.tar.xz
rc4-decrypt-4d43ba2b048e4a5bc46c72032c3bfe7a2f062ec3.zip
Add muli-core ARC4 cracking
Signed-off-by: Warrick Lo <wlo@warricklo.net>
Diffstat (limited to 'src/ct_mem.qip')
-rw-r--r--src/ct_mem.qip5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ct_mem.qip b/src/ct_mem.qip
new file mode 100644
index 0000000..fc31acd
--- /dev/null
+++ b/src/ct_mem.qip
@@ -0,0 +1,5 @@
+set_global_assignment -name IP_TOOL_NAME "RAM: 1-PORT"
+set_global_assignment -name IP_TOOL_VERSION "24.1"
+set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
+set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ct_mem.v"]
+set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ct_mem_bb.v"]