You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.