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
86f0f12b58
amaranth
/
nmigen
History
whitequark
86f0f12b58
lib.cdc: avoid modifying synchronizers in their elaborate() method.
2019-09-23 16:42:44 +00:00
..
back
back.rtlil: give predictable names to anonymous subfragments.
2019-09-23 12:48:02 +00:00
build
build.plat: restrict design names to alphanumeric to avoid quoting issues.
2019-09-22 06:57:28 +00:00
compat
lib.cdc: MultiReg→FFSynchronizer.
2019-09-23 14:18:45 +00:00
hdl
hdl.ast: cast Mux() selector to bool if it is not a 1-bit value.
2019-09-23 13:39:31 +00:00
lib
lib.cdc: avoid modifying synchronizers in their elaborate() method.
2019-09-23 16:42:44 +00:00
test
lib.cdc: MultiReg→FFSynchronizer.
2019-09-23 14:18:45 +00:00
vendor
lib.cdc: avoid modifying synchronizers in their elaborate() method.
2019-09-23 16:42:44 +00:00
__init__.py
Remove nmigen.lib from prelude.
2019-09-06 06:53:06 +00:00
_toolchain.py
_toolchain,build.plat,vendor.*: add required_tools list and checks.
2019-08-31 00:05:47 +00:00
asserts.py
hdl.ast,back.rtlil: implement Cover.
2019-09-03 01:32:24 +00:00
cli.py
hdl.ir: rename .get_fragment() to .elaborate().
2019-01-26 02:31:12 +00:00
tools.py
hdl: make all public Value classes other than Record final.
2019-05-12 05:40:17 +00:00
tracer.py
tracer: fix typo.
2019-08-19 20:20:18 +00:00