github-actions
released this
25 Jan 00:05
·
4 commits
to refs/heads/main
since this release
👀 What's Changed
This release introduces virtual PI networks, a special type of logic network that allows duplications of primary input signals together with respective equivalence-checking functionality. Furthermore, extended views for depth counting and rank orders have been added. Additionally, the recently proposed SRS clocking scheme also made it into this release. Finally, a critical bug in wheel building and distribution is fixed.
Full CHANGELOG: v0.6.7...v0.6.8
Many thanks to all contributors!
✨ Features and Enhancements
- ✨ Added the SRS clocking scheme @simon1hofmann (#641)
- ✨ Virtual PI network @hibenj (#543)
📝 Documentation
🐛 Bug Fixes
- 🐍 Unique Wheel Names @simon1hofmann (#644)
- ⚗️ Updated QuickCell experiment @Drewniok (#643)
👷 CI
- 🐍 Unique Wheel Names @simon1hofmann (#644)
- 👷 Added ARM64 CI runs on Linux @marcelwa (#635)