In this simple project, we will learn how combinational circuits can be expressed in Chisel3.
-
SBT can be installed via Homebrew :
$ brew install sbt -
Clone the repository.
-
$ make seven-segmentwill:
- generate the hardware.
$ make seven-segment-testwill:
- test the circuit.
