v0.3.2
This version adds a novel One-pass Synthesis algorithm for Physical Design that combines logic synthesis and placement & routing into a single step. Many thanks to Winston Haaswijk for the collaboration on this project! The new command can be executed via onepass
. For further information, refer to the paper "One-pass Synthesis for Field-coupled Nanotechnologies" in ASP-DAC 2021.
Additionally, this release includes updates to libraries and the build system alongside the novel tt_reader
and csv_writer
classes for experimental evaluations. To learn more, see the full CHANGELOG.