Skip to content

Releases: XedaHQ/xeda

v0.2.5

26 Jul 17:36
Compare
Choose a tag to compare

v0.2.4

19 Jun 01:52
7d005a1
Compare
Choose a tag to compare

What's Changed

  • Improved parsing of hierarchical settings
  • Alpha stage of simple "remote" execution via ssh. (xeda run <flow> --remote <hostname>, xeda needs to be installed on the remote machine)
  • Updated dependencies
  • many other fixes and improvements

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Apr 03:41
1983b4e
Compare
Choose a tag to compare

What's Changed

  • Update attrs requirement from ~=22.1 to >=22.1,<24.0 by @dependabot in #49
  • Update junitparser requirement from ~=2.4 to >=2.4,<4.0 by @dependabot in #50
  • openroad: use metrics.json for more accurate results
  • Added asap7 platform (tested with OpenROAD flow)

.. plus a many bug fixes and improvements. Check the Full Changelog for more details.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Jan 21:10
885b1d4
Compare
Choose a tag to compare

What's Changed

  • Fix ghdl_sim regression
  • Remove broken/unused dataclass decorators
  • See Changelog for other fixes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Jan 04:15
2729362
Compare
Choose a tag to compare

Changes

  • fix source type selection for yosys
  • fix case typo in sky130hd platform config.toml

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Jan 03:40
4fb8d3f
Compare
Choose a tag to compare

Changes

  • Added OpenROAD flow
  • Major reorganization & cleanup of code
  • Many bug fixes

Full Changelog: v0.1.0...v0.2.0

v0.1.1

06 Jan 17:06
0488750
Compare
Choose a tag to compare

New flows:

  • Verilator
  • BSC (Bluespec compiler)

Fixes:

  • Many small fixes to flows including YosysSynth and VivadoSynth
  • Reorganized files to reduce clutter

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

26 Dec 23:30
Compare
Choose a tag to compare

First stable release! 🎉