github-actions
released this
22 Oct 21:29
·
12 commits
to refs/heads/main
since this release
👀 What's Changed
This release introduces QuickCell, an algorithm for automatic SiDB standard-cell design. Furthermore, it includes many enhancements for the GOLD physical design algorithm, like discretionary cost objectives and multithreading support.
Full CHANGELOG: v0.6.4...v0.6.5
Many thanks to all contributors!
✨ Features and Enhancements
- ✨ QuickCell: An Algorithm for Automatic Standard Cell Design @Drewniok (#481)
- ✨ Timeout for
post_layout_optimization
andwiring_reduction
@simon1hofmann (#538) - ✨ Multithreading support for
gold
@simon1hofmann (#529) - ✨ Added support for optional input parameter points in flood fill @Drewniok (#518)
- ⚗️ Added a runtime script for three-state simulation and applied small changes @Drewniok (#520)
- ✨
gold
with discretionary cost objectives @simon1hofmann (#525) - ✨ Extended BDL input iterator to support different SiDB input representations @Drewniok (#521)
🐛 Bug Fixes
📝 Documentation
- 📝 Update the
CHANGELOG
@simon1hofmann (#548) - 📝 Added a
CITATION.cff
file @marcelwa (#537) - 📝 Fix duplicated CHANGELOG entry @marcelwa (#536)
- 📝 Added documentation on our latest papers from IEEE NANO @marcelwa (#510)
👷 CI
- ⬆️ CodeQL now uses
clang++-13
@wlambooy (#542) - ⬆️ Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the github-actions group @dependabot (#540)
- ⬆️ Bump pypa/cibuildwheel from 2.20.0 to 2.21.2 in the github-actions group across 1 directory @dependabot (#534)
- 🔧 Attempt to calm down
clang-tidy
@marcelwa (#522)
⬆️ Dependencies
11 changes
- ⬆️ Bump the submodules group with 2 updates @dependabot (#545)
- ⬆️ Bump sphinx from 8.1.0 to 8.1.3 in /docs in the documentation group @dependabot (#544)
- ⬆️ Bump the submodules group with 3 updates @dependabot (#541)
- ⬆️ Bump the documentation group in /docs with 3 updates @dependabot (#539)
- ⬆️ Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the github-actions group @dependabot (#540)
- ⬆️ Bump sphinx-rtd-theme from 3.0.0rc1 to 3.0.0rc4 in /docs in the documentation group across 1 directory @dependabot (#533)
- ⬆️ Bump pypa/cibuildwheel from 2.20.0 to 2.21.2 in the github-actions group across 1 directory @dependabot (#534)
- ⬆️ Bump the submodules group across 1 directory with 3 updates @dependabot (#531)
- ⬆️ Bump the submodules group with 2 updates @dependabot (#526)
- ⬆️ Bump the submodules group across 1 directory with 4 updates @dependabot (#524)
- ⬆️ Bump the submodules group with 2 updates @dependabot (#517)