aboutsummaryrefslogtreecommitdiff
path: root/tests/wasm_compile_arithm/test.v
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-21 13:43:29 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-21 13:43:29 +0200
commitc75dcab5988f5c0b5e0629015f384e5aa1440690 (patch)
tree0fa4d4dece1a6710e62cf25bde4605918cf9f4a4 /tests/wasm_compile_arithm/test.v
parentf462785ee0894432e1e1d07793aba73b5ec20134 (diff)
downloadAGH-engineering-thesis-c75dcab5988f5c0b5e0629015f384e5aa1440690.tar.gz
AGH-engineering-thesis-c75dcab5988f5c0b5e0629015f384e5aa1440690.zip
enable translation of few arithmetic operations (testbench included)
Diffstat (limited to 'tests/wasm_compile_arithm/test.v')
l---------tests/wasm_compile_arithm/test.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wasm_compile_arithm/test.v b/tests/wasm_compile_arithm/test.v
new file mode 120000
index 0000000..f0235d8
--- /dev/null
+++ b/tests/wasm_compile_arithm/test.v
@@ -0,0 +1 @@
+../wasm_compile_simple_module/test.v \ No newline at end of file