Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs) #1098

Merged
merged 590 commits into from
Jun 28, 2019

Conversation

eddiehung
Copy link
Collaborator

@eddiehung eddiehung commented Jun 14, 2019

From CHANGELOG:

    - Added "write_xaiger" backend
    - Added "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs)
    - Added "synth_xilinx -abc9" (experimental)
    - Added "synth_ice40 -abc9" (experimental)
    - Added "synth -abc9" (experimental)

@eddiehung eddiehung changed the title WIP "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs) "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs) Jun 27, 2019
backends/aiger/xaiger.cc Outdated Show resolved Hide resolved
backends/aiger/xaiger.cc Outdated Show resolved Hide resolved
@gsomlo
Copy link
Contributor

gsomlo commented Jun 28, 2019

I wanted to test drive this by applying it on top of current master (74945dd at the time of this writing), but trying to rebase against master failed with a merge conflict that I'm not qualified to resolve. Any chance at a rebase and force-push against master? -- Thanks!

edit: nevermind, rebasing turned out to be the wrong way to go about what I needed to do, sorry for the noise :)

techlibs/ecp5/abc_5g.box Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants