Coder Social home page Coder Social logo

chisel-training's Introduction

Chisel-Training

Overview

This course is aimed for both practitioners as well as academics involved in Digital Design. Chisel (Constructing Hardware in a Scala Embedded Language) is an open-source hardware construction language (HCL) used to generate digital circuits at the register-transfer level. The object-oriented as well as functional programming aspects of Scala are inherited in Chisel for digital hardware generation. Digital circuits described in Chisel are translated to equivalent Verilog for synthesis as well as simulation.

After completing this course, the reader will be able to program for modular hardware generation that can be parameterized. Specifically, the reader will be able to synthesize combinational and sequential circuits, implement state machine, develop data-paths and controllers for different processor architectures, though the focus of this course will be on RISC V architecture. Below is the list of topics that are covered.

  • Introduction to Chisel (chisel3) and Scala

  • Combinational circuits, Control flow, Testing in Chisel

  • Parameterization

  • Sequential circuits, Finite state machines, Memories

  • Collections in Scala, Scala I, Scala II

  • Project

  • Scala III, Scala IV

  • Diplomacy & TileLink in RocketChip

The topics 1 to 4 cover different Chisel constructs that are used for hardware construction. The topics 5 and 7 selectively introduce Scala components that enable parameterized hardware generation. The proposed project is aimed to employ both Chisel as well as Scala to develop parameterized hardware modules allowing reusability. The examples and use cases are drawn from rocketchip core generators.

Chisel Programming Manual

Chisel Programming Slides

Introduction

Combinational circuits

Control flow

Testing in Chisel

Parameterization

Sequential circuits

Finite state machines

Memories

Collections in Scala

Scala I

Scala II

Project

Scala III

Scala IV

Diplomacy & TileLink

chisel-training's People

Contributors

farhanaslam-lm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.