Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 495 Bytes

HISTORY.rst

File metadata and controls

28 lines (15 loc) · 495 Bytes

History

0.0.4 (2021-07-06)

  • Moved ownership from xesscorp to devbisme.

0.0.3 (2017-11-05)

  • Added State object for working with finite-state machines in PygMyHDL.

0.0.2 (2017-09-20)

  • Fixed Bus object so my_bus.o[m:n] now calls my_bus(m, n) to get a shadow slice instead of creating an array of wires.

0.0.1 (2017-08-30)

  • First release on PyPI.