amaranth/nmigen/build
whitequark 0b844da4cf build.{dsl,res}: allow removing attributes from subsignals.
This is useful when most attributes in a large composite resource
are the same, but a few signals are different, and also when building
abstractions around resources.

Fixes #128.
2019-07-08 10:42:10 +00:00
..
__init__.py build.{dsl,res,plat}: apply clock constraints to signals, not resources. 2019-06-05 08:52:30 +00:00
dsl.py build.{dsl,res}: allow removing attributes from subsignals. 2019-07-08 10:42:10 +00:00
plat.py build.plat: source a script with toolchain environment. 2019-07-07 00:44:28 +00:00
res.py build.{dsl,res}: allow removing attributes from subsignals. 2019-07-08 10:42:10 +00:00
run.py build.run: only use os.path on the target OS. 2019-07-07 00:18:56 +00:00