compat.fhdl.specials: track changes in build.plat.
[nmigen.git] / nmigen / compat / genlib /
2019-07-08 whitequarkcompat.genlib.fsm: fix after commit dac62754.
2019-01-26 whitequarkcompat.genlib.resetsync: add shim for AsyncResetSynchro...
2019-01-26 whitequarkcompat.fifo: fix _FIFOInterface deprecation wrapper.
2019-01-26 whitequarkcompat: suppress deprecation warnings that are internal...
2019-01-22 whitequarkcompat.genlib.fifo: adjust _FIFOInterface shim to not...
2019-01-20 whitequarkcompat.genlib.cdc: add missing import.
2019-01-20 whitequarkcompat.genlib.cdc: add GrayCounter and GrayDecoder...
2019-01-19 whitequarkcompat.genlib.fifo: add aliases for SyncFIFO, SyncFIFOB...
2018-12-26 Jean-François Nguyencompat.genlib.coding: fix import.
2018-12-26 whitequarklib.coding: port from Migen.
2018-12-22 whitequarkcompat.genlib.fsm: fix naming for non-Signal LHS.
2018-12-22 whitequarkcompat: use nicer names for next_value/next_value_ce...
2018-12-18 whitequarkcompat: import genlib.record from Migen.
2018-12-15 whitequarkRename fhdl→hdl, genlib→lib.
2018-12-14 whitequarkcompat: add genlib.cdc.MultiReg shim.
2018-12-14 whitequarkast, back.pysim: allow specifying user-defined decoders...
2018-12-13 whitequarkcompat.genlib.fsm: import/wrap Migen code.