Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 529 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.

[Unreleased]

Added

  • vsim support
  • Verilator support
  • Xcelium/ncsim support
  • Option to not downgrade IPs on update_ips() call

Changed

  • Support only Python 3

Fixed

  • Conflict resolution
  • Maybe minor string manipulation issues due to py2 -> py3 transition