Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 754 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.1] - 2023-10-16

Changed

  • Added additional simulation job using nvc.

[1.3.0] - 2023-10-13

Added

  • nw_codec: Hamming encoder/decoder, odd/even parity function
  • nw_util: Pointer type to t_slv_arr

[1.2.1] - 2023-06-26

Fixed

  • nw_ethernet: ARP documentation
  • Deployment to gh-pages

[1.2.0] - 2023-05-31

Added

  • nw_usb: USB library

[1.1.0] - 2023-02-25

Added

  • nw_codec: Bit-stuffing codec

[1.0.0] - 2023-02-20

Added

  • Initial release