PyChip-py-hcl
PyChip-py-hcl copied to clipboard
A Hardware Construct Language
Results
2
PyChip-py-hcl issues
Sort by
recently updated
recently updated
newest added
- Better syntax - More tests - More docs - Working on language level simulator
Hello, [hwt](https://github.com/Nic30/hwt) was using component description nearly identical with the one you are using. I mean the definitions directly in class definition and construct like `with when(io.e):` for statements. I...