All Projects → agile-hw → lectures

agile-hw / lectures

Licence: other
Lectures for the Agile Hardware Design course in Jupyter Notebooks

Programming Languages

Jupyter Notebook
11667 projects
scala
5932 projects
shell
77523 projects

Projects that are alternatives of or similar to lectures

tree-core-ide
The next generation integrated development environment for processor design and verification. It has multi-hardware language support, open source IP management and easy-to-use rtl simulation toolset.
Stars: ✭ 79 (+88.1%)
Mutual labels:  chisel3
Chisel3
Chisel 3: A Modern Hardware Design Language
Stars: ✭ 2,290 (+5352.38%)
Mutual labels:  chisel3
Quasar
Quasar 2.0: Chisel equivalent of SweRV-EL2
Stars: ✭ 19 (-54.76%)
Mutual labels:  chisel3
ofdm
Chisel Things for OFDM
Stars: ✭ 23 (-45.24%)
Mutual labels:  chisel3
diagrammer
Provides dot visualizations of chisel/firrtl circuits
Stars: ✭ 76 (+80.95%)
Mutual labels:  chisel3
YatCPU-docs
Documentatin for YatCPU
Stars: ✭ 15 (-64.29%)
Mutual labels:  chisel3
KyogenRV
The Simple 5-staged pipeline RISC-V written in chisel3 for intel FPGA.
Stars: ✭ 37 (-11.9%)
Mutual labels:  chisel3
yatcpu
Yet another toy CPU.
Stars: ✭ 42 (+0%)
Mutual labels:  chisel3

Agile Hardware Design Course Lectures

There are the released lectures from a course at UC Santa Cruz (CSE 293). They are Jupyter notebooks, so one can execute code and see the result directly in the slides.

You can run the notebooks without installing anything by using Binder: click here

To get the best layout, we use splitcell and RISE. To set this up locally, consult install.sh

Acknowledgements

  • resource/chisel_deps.sc and binder configs are from the Chisel bootcamp
  • environment.yml for Jupyter Notebook slideshows is from RISE
  • Formal Verification lecture (22-formal) was contributed by Kevin Laeufer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].