Skip to content
Sunny Chen edited this page Feb 13, 2020 · 2 revisions

Welcome to the PyHCL wiki!

PyHCL is a hardware construct language inspired by Chisel, but it is based on Python. PyHCL supports several useful features include object-oriented, functional programming, and dynamically typed objects.

In this wiki, we provide a short guide for new users to explore the usages of PyHCL. If you have the experience of using Chisel, you could get started quickly.