Commit Graph

17 Commits

Author SHA1 Message Date
Zihao Yu 5d8816d81c
Merge pull request #9 from dzwduan/master
update makefile and build.sc
2024-07-13 15:24:18 +08:00
dzwduan b3e6b5c8be chore: update build.sc to avoid "reference to millSourcePath is ambiguous" 2024-07-13 14:56:41 +08:00
dzwduan fcc98cc5b8 chore: update Makefile with new mill commands for BSP and IDEA generation 2024-07-13 14:55:45 +08:00
Zihao Yu 0622b6c64a bump chisel to 6.4.0 2024-07-03 18:46:17 +08:00
Zihao Yu 04617b9e36
Merge pull request #8 from Seeker0472/master
Upgrade Chisel and Chisel Plugin Dependencies to Version 6.2.0
2024-07-03 18:33:43 +08:00
郭明轩 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