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
c6000b1097
amaranth
/
amaranth
/
lib
History
Wanda
c6000b1097
lib.data: implement equality for
View
, reject all other operators.
2023-11-27 21:44:52 +00:00
..
crc
Pyupgrade to 3.8+. NFCI
2023-11-14 13:07:21 +00:00
__init__.py
Rename nMigen to Amaranth HDL.
2021-12-10 10:34:13 +00:00
cdc.py
Pyupgrade to 3.8+. NFCI
2023-11-14 13:07:21 +00:00
coding.py
lib.coding: remove GrayDecoder apparent comb loop for consistency
2022-11-03 11:51:26 +00:00
data.py
lib.data: implement equality for
View
, reject all other operators.
2023-11-27 21:44:52 +00:00
enum.py
sim: add support for dumping structure fields in VCD.
2023-11-27 19:03:13 +00:00
fifo.py
Pyupgrade to 3.8+. NFCI
2023-11-14 13:07:21 +00:00
io.py
lib.io: fix Pin.eq to work when FlippedInterface is involved.
2023-11-27 06:35:55 +00:00
scheduler.py
Implement RFC 19: Remove
amaranth.lib.scheduler
2023-09-01 00:56:12 +00:00
wiring.py
lib.wiring: in
is_compliant(sig, obj)
, check that
obj
is an interface object with that signature.
2023-11-27 18:50:41 +00:00