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
3f6abc0b7a
amaranth
/
nmigen
/
hdl
History
whitequark
3f6abc0b7a
hdl.dsl: add Default(), an alias for Case() with no arguments.
...
Fixes
#197
.
2019-09-08 12:24:18 +00:00
..
__init__.py
hdl.xfrm: CEInserter→EnableInserter.
2019-08-12 13:39:26 +00:00
ast.py
hdl.ast: add Signal.range(...), to replace Signal(min=..., max=...).
2019-09-08 12:10:31 +00:00
cd.py
hdl.cd: add negedge clock domains.
2019-08-31 22:05:48 +00:00
dsl.py
hdl.dsl: add Default(), an alias for Case() with no arguments.
2019-09-08 12:24:18 +00:00
ir.py
build.plat, hdl.ir: coordinate missing domain creation.
2019-08-19 22:52:01 +00:00
mem.py
hdl.mem,lib,examples: use Signal.range().
2019-09-08 12:19:13 +00:00
rec.py
hdl.rec: respect modifications to signals in Record.like().
2019-07-08 10:59:15 +00:00
xfrm.py
hdl.ast,back.rtlil: implement Cover.
2019-09-03 01:32:24 +00:00