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
22da78ca28
amaranth
/
nmigen
/
hdl
History
whitequark
b227352258
hdl.ast: cast Mux() selector to bool if it is not a 1-bit value.
...
Fixes
#232
.
2019-09-23 13:39:31 +00:00
..
__init__.py
hdl.xfrm: CEInserter→EnableInserter.
2019-08-12 13:39:26 +00:00
ast.py
hdl.ast: cast Mux() selector to bool if it is not a 1-bit value.
2019-09-23 13:39:31 +00:00
cd.py
hdl.cd: add negedge clock domains.
2019-08-31 22:05:48 +00:00
dsl.py
hdl.ast: rename
nbits
to
width
.
2019-09-20 15:36:25 +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.fifo: use keyword-only arguments for memory geometry.
2019-09-23 12:15:06 +00:00
rec.py
hdl.rec: fix using Enum subclass as shape if direction is specified.
2019-09-22 17:23:32 +00:00
xfrm.py
hdl.ast: rename
nbits
to
width
.
2019-09-20 15:36:25 +00:00