Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
Amirali Sharifian edited this page Oct 19, 2018 · 6 revisions

Computer Architecture Chisel wiki

In this repo we explain how to setup, build and run Dandelion. Dandelion has been implemented in chisel language, hence user needs to have a basic knowledge about chisel. We also explain useful chisel modules and Scala tips and tricks to improve code's quality.

List

  1. Hello project
  2. Build Verilog/FIRTL
  3. DecoupledIO
  4. Computation Nodes
  5. Test Bench
  6. Debugging
  7. SoC FPGA Interface
  8. Test Fit A Design on FPGA
Clone this wiki locally