aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_multiinstructions_load_store/test.v
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-05 14:47:13 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-05 14:47:13 +0200
commit6295bacd000e00d7c569fdc64697a29561f1d2b1 (patch)
tree70355a4e0a163bd53d01790704bd5fc40b8adf7e /tests/stack_machine_multiinstructions_load_store/test.v
parent67338780099d1384b36623780a5a63c3be5ade9d (diff)
downloadAGH-engineering-thesis-6295bacd000e00d7c569fdc64697a29561f1d2b1.tar.gz
AGH-engineering-thesis-6295bacd000e00d7c569fdc64697a29561f1d2b1.zip
add tclasm multiinstructions (instructions, that possibly translate to more than one)
Diffstat (limited to 'tests/stack_machine_multiinstructions_load_store/test.v')
l---------tests/stack_machine_multiinstructions_load_store/test.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stack_machine_multiinstructions_load_store/test.v b/tests/stack_machine_multiinstructions_load_store/test.v
new file mode 120000
index 0000000..f5b6a59
--- /dev/null
+++ b/tests/stack_machine_multiinstructions_load_store/test.v
@@ -0,0 +1 @@
+../stack_machine_store/test.v \ No newline at end of file