Difference between revisions of "Closing The Synthesis Gap — Is Open Source Logic Synthesis About To Beat The Industry?"

From F-Si wiki
Jump to navigation Jump to search
Line 10: Line 10:
==Summary==
==Summary==


This talk will explore recent advancements made in open source logic synthesis and technology mapping, and more specifically, Yosys and ABC.  
This talk will explore recent advancements made in open source logic synthesis and technology mapping, and more specifically, ABC (in conjunction with Yosys).  
It is based on the two papers referenced above.
It is based on the two papers referenced above.
The first part will showcase how ABC9 was integrated into Yosys to achieve clock-rates similar to the ones by Vivado.
The second part of the talk will showcase a recent implementation of mapping + retiming, which further improves achievable clock-rates.


==Code==
==Code==

Revision as of 12:10, 30 June 2023

Speaker Info

  • Speaker: Benjamin Barzen
  • Email: bbarzen@berkeley.edu

Downloads

Summary

This talk will explore recent advancements made in open source logic synthesis and technology mapping, and more specifically, ABC (in conjunction with Yosys). It is based on the two papers referenced above.

The first part will showcase how ABC9 was integrated into Yosys to achieve clock-rates similar to the ones by Vivado. The second part of the talk will showcase a recent implementation of mapping + retiming, which further improves achievable clock-rates.

Code

References