- CHANGED: Pyxsim CMake build uses XCommon CMake
- CHANGED: The way time is incremented by time_step for better floating point precision
- ADDED: Methods in Xsi class for getting the xsim tick frequency
- ADDED: Support for basic VCD tracing
- ADDED: NOCOVERSTART and NOCOVEREND for adding coverage exclusions
- ADDED: AssertiveComparisonTester, which asserts on errors rather than printing
- ADDED: Initial CMake support
- FIXED: Use of 32bit ports in Pyxsim
- Initial release