diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-05-28 16:28:07 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-05-28 16:28:07 +0000 |
| commit | d298144e6a5d6a0c52338100b73eadf4b33c5f09 (patch) | |
| tree | 8b595d54677bfdcf58f0ec606f25c154712d6d71 /test_riscv.py | |
| parent | Add ex.* (diff) | |
| download | subv-d298144e6a5d6a0c52338100b73eadf4b33c5f09.tar.gz subv-d298144e6a5d6a0c52338100b73eadf4b33c5f09.zip | |
cleanup
Diffstat (limited to 'test_riscv.py')
| -rw-r--r-- | test_riscv.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test_riscv.py b/test_riscv.py deleted file mode 100644 index b945b36..0000000 --- a/test_riscv.py +++ /dev/null @@ -1,3 +0,0 @@ -import unittest -from riscv import bit_concat, bit_slice, byteify -from riscv import format_u, format_i, format_s, format_j |
