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
c30dcea24d
amaranth
/
nmigen
/
hdl
History
whitequark
c30dcea24d
hdl.ast: handle int subclasses as slice start/stop values.
...
Fixes
#601
.
2021-03-18 23:52:23 +00:00
..
__init__.py
Remove everything deprecated in nmigen 0.1.
2020-01-12 13:59:26 +00:00
ast.py
hdl.ast: handle int subclasses as slice start/stop values.
2021-03-18 23:52:23 +00:00
cd.py
Correctly handle resets in AsyncFIFO.
2020-03-14 23:26:07 +00:00
dsl.py
hdl.dsl: error on Elif immediately nested in an If.
2020-10-22 13:23:06 +00:00
ir.py
hdl.ir: Update error message for Instance arguments
2020-10-18 23:55:46 +00:00
mem.py
hdl.mem: document ReadPort and WritePort.
2020-09-17 15:47:46 +00:00
rec.py
nmigen.hdl.rec: restore Record.shape().
2020-11-17 19:36:58 +00:00
xfrm.py
hdl.xfrm: preserve allow_reset_less when transforming ResetSignal.
2020-06-06 11:43:25 +00:00