Commit graph

9 commits

Author SHA1 Message Date
Christoph Heiss 794217b46e
chore: Add license header to source files
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-07-14 16:32:19 +02:00
Christoph Heiss 3e1147b27c
refactor: Simplify some bool logic
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-29 10:44:59 +02:00
Christoph Heiss 66d5327af7
sim: Use correct pysim import
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-29 10:44:36 +02:00
Christoph Heiss 3fd05217c2
feat: More work; implement JAL, fix some stuff
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-27 16:36:15 +02:00
Christoph Heiss a5a3241688
chore: Add license
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-27 16:35:43 +02:00
Christoph Heiss 3fea46f4d6
feat: Implement simple base machine with add and addi instructions
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-26 23:10:43 +01:00
Christoph Heiss 8cbd199e1e
feat: Add command to generate Verilog
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-26 21:47:39 +01:00
Christoph Heiss e5cc224fbc
chore: Add some common development files
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-26 21:24:10 +01:00
Christoph Heiss 0ca5b8c12e
Initial commit
Signed-off-by: Christoph Heiss <contact@christoph-heiss.at>
2022-03-25 14:22:53 +01:00