Template repo for chisel projects
  • Scala 85%
  • Makefile 15%
Find a file Use this template
2026-08-08 18:35:15 +03:00
flow/syn refactor: upd scalac options 2026-08-08 18:35:15 +03:00
src refactor: upd scalac options 2026-08-08 18:35:15 +03:00
tech/osu035 import files 2026-04-24 19:33:36 +03:00
.gitignore import files 2026-04-24 19:33:36 +03:00
.mill-version refactor: upd scalac options 2026-08-08 18:35:15 +03:00
.scalafmt.conf chore: bump 2026-08-02 19:28:02 +03:00
build.mill refactor: upd scalac options 2026-08-08 18:35:15 +03:00
Makefile refactor: upd scalac options 2026-08-08 18:35:15 +03:00
README.md import files 2026-04-24 19:33:36 +03:00

Chisel Project Template

Setup

  • Install Java JDK: sudo apt install openjdk-21-jdk
  • Install Mill from here
  • (Optional) Install Verilator and GTKVawe: sudo apt install -y verilator gtkwave