amaranth/nmigen/build
whitequark 744154ebb5 build.run: only use os.path on the target OS.
Before this commit, BuildPlan.add_file would use os.path.normpath,
which would be the wrong thing for cross-builds.
2019-07-07 00:18:56 +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.run: make BuildProducts abstract, add LocalBuildProducts. 2019-07-07 00:09:07 +00:00
res.py build.res: detect physical conflicts earlier. 2019-07-03 15:07:44 +00:00
run.py build.run: only use os.path on the target OS. 2019-07-07 00:18:56 +00:00