amaranth/nmigen/build
whitequark 1ee21d2007 build.plat, vendor.*: don't join strings passed as _opts overrides.
Right now an array is expected in any _opts overrides, and if it is
actually a string (because it is passed via an environment variable,
usually), awkwardness results as each character is joined with ` `.

Fixes #130.
2019-07-06 23:09:46 +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,plat}: add PinsN and DiffPairsN. 2019-06-12 14:42:39 +00:00
plat.py build.plat, vendor.*: don't join strings passed as _opts overrides. 2019-07-06 23:09:46 +00:00
res.py build.res: detect physical conflicts earlier. 2019-07-03 15:07:44 +00:00
run.py build.run: make sure BuildProducts._root is not easily accessible. 2019-07-06 18:52:48 +00:00