-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Sunny Chen edited this page Feb 13, 2020
·
2 revisions
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.