8000 GitHub - yasnakateb/Chisel7Segment: BCD to 7 Segment Decoder in Chisel3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yasnakateb/Chisel7Segment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chisel 7 Segment

In this simple project, we will learn how combinational circuits can be expressed in Chisel3.

Building on macOS

  1. SBT can be installed via Homebrew : $ brew install sbt

  2. Clone the repository.

  3. $ make seven-segment will:

  • generate the hardware.
  1. $ make seven-segment-test will:
  • test the circuit.

Truth Table

About

BCD to 7 Segment Decoder in Chisel3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0