Releases: XedaHQ/xeda
Releases · XedaHQ/xeda
v0.2.5
v0.2.4
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
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
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
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
Changes
- Added OpenROAD flow
- Major reorganization & cleanup of code
- Many bug fixes
Full Changelog: v0.1.0...v0.2.0
v0.1.1
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
First stable release! 🎉