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
12
Commits
2
Branches
0
Tags
6427812bb7f71b935f8266f057498688cb47744f
Commit Graph
4 Commits
Author
SHA1
Message
Date
Max Braungardt
c1e2d4f4e1
Add more overflow ADD and SUB tests
2018-04-26 20:10:36 +02:00
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
Max Braungardt
fdedf7b657
Add tests for INC and DEC
2018-04-26 20:08:16 +02:00
Klemens Schölhorn
091884bab2
Add toy alu with initial testbench
2018-03-09 01:52:19 +01:00