This website requires JavaScript.
Explore
Help
Sign In
toy
/
computer
Watch
2
Star
0
Fork
0
You've already forked computer
Code
Issues
Pull Requests
Releases
Wiki
Activity
computer
/
firmware
/
alu
History
Max Braungardt
a1bebb977e
Fix INC and DEC by specifying if alu is the first one
...
If it is not the first, only increment or decrement when carry or borrow is set.
2018-04-26 20:09:04 +02:00
..
tests
Fix INC and DEC by specifying if alu is the first one
2018-04-26 20:09:04 +02:00
.gitignore
Add toy alu with initial testbench
2018-03-09 01:52:19 +01:00
adder.vhd
Add toy alu with initial testbench
2018-03-09 01:52:19 +01:00
alu.xise
Add toy alu with initial testbench
2018-03-09 01:52:19 +01:00
main.vhd
Fix INC and DEC by specifying if alu is the first one
2018-04-26 20:09:04 +02:00