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
0a603b3844
amaranth
/
nmigen
/
hdl
History
whitequark
0a603b3844
hdl.ast: fix typo.
2019-08-03 13:21:09 +00:00
..
__init__.py
Clean up imports.
2019-06-04 08:18:50 +00:00
ast.py
hdl.ast: fix typo.
2019-08-03 13:21:09 +00:00
cd.py
hdl.{ast,cd,dsl,xfrm}: reject inappropriately used comb domain.
2019-07-08 10:26:49 +00:00
dsl.py
hdl.dsl: add getters to m.submodules.
2019-07-19 12:39:47 +00:00
ir.py
hdl.ir: warn if .elaborate() returns None.
2019-08-03 12:30:39 +00:00
mem.py
hdl.{dsl,mem,xfrm}: inject appropriate source locations.
2019-07-08 09:58:12 +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: deprecate Value.part, add Value.{bit,word}_select.
2019-08-03 13:07:06 +00:00