Skip to content

Short Users Guide to PyHCL

Sunny Chen edited this page Feb 27, 2020 · 4 revisions

This short guide is for completely new users of PyHCL, if you have the experience of using Chisel, you could also read this guide to get started.

  1. Introduction
  2. A Simple Example
  3. Datatypes
  4. Operations
  5. Circuit Elements
  6. Module
  7. Case Study: Combinational Circuits
  8. Case Study: Sequential Circuits
  9. Going Deeper: Advanced topics
  10. Useful Pre-define Circuit Modules
  11. Parameterization
  12. Functional Programming
  13. Get Results
  14. Acknowledgments
Clone this wiki locally