amaranth/examples/basic
2024-06-10 10:34:32 +00:00
..
alu.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
alu_hier.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
arst.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cdc.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
ctr.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
ctr_en.py examples: convert to async simulator syntax. 2024-06-10 10:34:32 +00:00
fsm.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
gpio.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
inst.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
mem.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
pmux.py examples.basic.pmux: Fix for RFC 39. 2024-01-16 12:14:43 +00:00
por.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
sel.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
uart.py examples: convert to async simulator syntax. 2024-06-10 10:34:32 +00:00