amaranth/nmigen/build
whitequark 53ddff9f33 build.res: always return a Pin record.
In the simple cases, a Pin record consisting of exactly one field
is equivalent in every way to this single field. In the more complex
case however, it can be used as a record, making the code more robust
such that it works with both bidirectional and unidirectional pins.
2019-06-01 16:41:30 +00:00
..
__init__.py build: add DSL for defining platform resources. 2019-04-24 11:49:01 +00:00
dsl.py build.dsl: make Pins and DiffPairs iterable. 2019-05-25 22:43:48 +00:00
res.py build.res: always return a Pin record. 2019-06-01 16:41:30 +00:00