Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 654 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 654 Bytes

Chisel-Labs

Introducing the Chisel Labs Repository, an exclusive area for investigating and grasping the capabilities of Chisel (Building Hardware with a Scala Embedded Language). This repository is a dynamic compilation of lab exercises that highlight Chisel's features and uses in digital circuit design.

What is Chisel?

Chisel is a hardware design language that facilitates advanced hardware design with highly parameterized generators and reusable components. Embedded in Scala, Chisel offers the expressiveness of a modern programming language with the ability to describe complex hardware structures and generate high-performance circuitry.