Commit Graph

12 Commits

Author SHA1 Message Date
郭明轩 da56a87919 Upgrade Chisel and Chisel Plugin Dependencies 2024-07-03 16:44:24 +08:00
Zihao Yu 9d324b6fb7 build.sc: fix scalaVersion for chisel3 2024-06-28 18:20:07 +08:00
Zihao Yu faa05bb84c Makefile: fix unknown argument "-t" with newer version of mill
* see https://github.com/OSCPU/chisel-playground/pull/7 for more details
2024-04-11 00:59:31 +08:00
SingularityKChen f47a25d317 style: enable format check in the tests (#4) 2024-04-11 00:54:58 +08:00
Zihao Yu b4f2410e9d trace code 2024-04-10 13:42:52 +08:00
Zihao Yu 99b9b60bc4 reorganize source directory 2024-04-10 13:42:09 +08:00
Zihao Yu 1906a21bd8 bump chisel to 7.0.0-M1 2024-04-10 13:41:43 +08:00
Zihao Yu df47dc870e bump chisel to 3.5.4 2022-10-03 12:07:54 +08:00
Zihao Yu 3bbaa6ea42 only clean generated files with `make clean`
* this is the standard behavior
2021-05-26 00:35:19 +08:00
Zihao Yu b58e8667bc add README 2021-05-26 00:35:19 +08:00
Zihao Yu d9544a6ce2 add wrapper to generate verilog 2021-05-26 00:35:19 +08:00
Jiuyang Liu 898949cc68
init 2021-05-25 15:45:37 +00:00