vendor.lattice_{ecp5,machxo_2_3l}: remove -forceAll from Diamond scripts.
[nmigen.git] / examples / basic /
2020-11-06 whitequarkexamples: clean up oudated code.
2020-08-27 whitequarksim: split into base, core, and engines.
2019-12-02 whitequarkhdl.ast: actually remove simulator commands.
2019-11-28 whitequarkback.pysim: redesign the simulator.
2019-10-26 whitequarkback.rtlil: fix lowering of Part() on LHS to account...
2019-10-11 whitequarkhdl.ast: deprecate Signal.{range,enum}.
2019-09-23 whitequarklib.cdc: MultiReg→FFSynchronizer.
2019-09-08 whitequarkhdl.mem,lib,examples: use Signal.range().
2019-09-06 whitequarkRemove nmigen.lib from prelude.
2019-08-22 Reto Kramerexamples/basic/uart: document `divisor` parameter.
2019-08-12 whitequarkhdl.xfrm: CEInserter→EnableInserter.
2019-07-08 whitequarktest: generate examples to verilog as part of unit...
2019-07-08 whitequarkexamples/basic/ctr_ce: fix outdated syntax.
2019-06-27 whitequarkexamples: add concise UART example.
2019-06-03 whitequarkexamples: reorganize into examples/basic and examples...