https://github.com/zignig/nmigen-reflection
nmigen_boards -> nmigen_stdio reflection.
https://github.com/zignig/nmigen-reflection
Last synced: 4 months ago
JSON representation
nmigen_boards -> nmigen_stdio reflection.
- Host: GitHub
- URL: https://github.com/zignig/nmigen-reflection
- Owner: zignig
- License: apache-2.0
- Created: 2020-11-06T12:38:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T12:32:16.000Z (over 5 years ago)
- Last Synced: 2025-10-24T22:52:57.468Z (8 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nmigen-reflection
nmigen_boards -> nmigen_stdio reflection.
# Relfector
This is a python reflector from nmigen_boards to nmigen_stdio.
The idea is to reflect boards and peripherals from python objectes into templates
--8<--