This website requires JavaScript.
Explore
Help
Sign in
c8h4
/
teuthida
Watch
1
Star
0
Fork
You've already forked teuthida
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
An [WIP] in-order, 5-stage RISC-V (toy) implementation in Amaranth HDL.
4
commits
1
branch
0
tags
50
KiB
Python
100%
3fea46f4d6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
teuthida
feat: Implement simple base machine with
add
and
addi
instructions
2022-03-26 23:10:43 +01:00
.editorconfig
Initial commit
2022-03-25 14:22:53 +01:00
.gitignore
feat: Add command to generate Verilog
2022-03-26 21:47:39 +01:00
poetry.lock
Initial commit
2022-03-25 14:22:53 +01:00
pyproject.toml
feat: Add command to generate Verilog
2022-03-26 21:47:39 +01:00