Skip to content

Giter8 template for a Chisel project with Mill

License

Notifications You must be signed in to change notification settings

kammoh/chisel.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chisel.g8

A minimal [Chisel] template Giter8 template using Mill and based on com-lihaoyi/mill-scala-hello.g8.

Getting Started

Usage with Giter8:

g8 kammoh/chisel.g8

Usage with Mill

mill init kammoh/chisel.g8

You can also specify the project's name and directory:

mill init file:///Volumes/src/chisel.g8 --name=myProject -o my-project

About

Giter8 template for a Chisel project with Mill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 61.7%
  • Shell 38.3%