This website requires JavaScript.
Explore
Help
Sign In
usb-tools
/
amaranth
Watch
1
Star
0
Fork
You've already forked amaranth
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2d2ab6e09d
amaranth
/
nmigen
/
build
History
whitequark
8c30147e39
build.plat,vendor: allow clock constraints on arbitrary signals.
...
Currently only done for Synopsys based toolchains (i.e. not nextpnr). Refs
#88
.
2019-09-11 23:35:43 +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: allow both str and int resource attributes.
2019-08-30 08:35:52 +00:00
plat.py
build.plat,vendor: allow clock constraints on arbitrary signals.
2019-09-11 23:35:43 +00:00
res.py
build.{dsl,res}: allow platform-dependent attributes using callables.
2019-07-08 11:15:04 +00:00
run.py
build.run: add BuildPlan.digest(), useful for caching.
2019-08-23 01:10:51 +00:00