Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
minseongg committed Sep 1, 2024
0 parents commit c21045a
Show file tree
Hide file tree
Showing 415 changed files with 341,618 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/target
.vscode
tmp
build/
/riscv-sodor/

emulator-debug

.pytest_cache
/scripts/cpu/output
__pycache__/

*.fst
results.xml
iverilog_dump.v
sim_build/

hw-bootcamp-main
.metals/
riscv-sodor*
tmp*
.bsp/
.scala-build/
Loading

0 comments on commit c21045a

Please sign in to comment.