IT302 / cdl

Chisel Designer's Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chisel Designer's Library (CDL)

What is CDL?

CDL(Chisel Designer's Library) contains Chisel (is an open-source high-level hardware construction language) versions of the RTL implementations in Verilog Designer's Library book by Bob Zeidman. It is work-in-progress.

Currently available:

  1. Adder
  2. AES encryption algorithm
  3. Barrel Shifter
  4. FSM

About

Chisel Designer's Library

License:MIT License


Languages

Language:Scala 100.0%