amaranth/examples/basic
whitequark d048f069f8 hdl.ast: actually remove simulator commands.
These were supposed to be removed in 7df70059, but I forgot.
2019-12-02 02:24:24 +00:00
..
alu.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
alu_hier.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
arst.py test: generate examples to verilog as part of unit tests. 2019-07-08 10:12:26 +00:00
cdc.py lib.cdc: MultiReg→FFSynchronizer. 2019-09-23 14:18:45 +00:00
ctr.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
ctr_en.py back.pysim: redesign the simulator. 2019-11-28 21:05:34 +00:00
fsm.py hdl.ast: deprecate Signal.{range,enum}. 2019-10-11 13:07:42 +00:00
gpio.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
inst.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
mem.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
pmux.py examples: reorganize into examples/basic and examples/board. 2019-06-03 16:17:37 +00:00
por.py hdl.ast: deprecate Signal.{range,enum}. 2019-10-11 13:07:42 +00:00
sel.py back.rtlil: fix lowering of Part() on LHS to account for stride. 2019-10-26 01:52:34 +00:00
uart.py hdl.ast: actually remove simulator commands. 2019-12-02 02:24:24 +00:00