Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Pepin
sysdig
Commits
9eca8a49
Commit
9eca8a49
authored
Jan 17, 2017
by
Martin Pépin
Browse files
Update tests
parent
c79a36ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
test/cpu/mult.in
deleted
100644 → 0
View file @
c79a36ff
1000
100000
1111
000001
0101
111001
test/cpu/mult.mj
deleted
100644 → 0
View file @
c79a36ff
require alu/utils
main(a:[4], b:[6]) = (mult:[10]) where
mult = mul_n<4, 6>(a, b, 0.0.0)
end where
test/cpu/mult.out
deleted
100644 → 0
View file @
c79a36ff
0100000000
0000001111
0100011101
test/cpu/pc.out
View file @
9eca8a49
...
@@ -5,4 +5,4 @@
...
@@ -5,4 +5,4 @@
00000000000000000000000000010000
00000000000000000000000000010000
00000000000000000000000000010100
00000000000000000000000000010100
00000000000000000000000000111100
00000000000000000000000000111100
0000000000000000000000000100
1
000
0000000000000000000000000100
0
000
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment