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

Add unit tests for different types of possible flip-flops importable as BLIF #414

Open
mdko opened this issue Feb 12, 2022 · 1 comment
Open

Comments

@mdko
Copy link
Contributor

mdko commented Feb 12, 2022

#413 made the BLIF importer a little more robust by explicitly handling more flip-flops that Yosys might generate into the BLIF given our current Yosys script. We need to either create Verilog or BLIF files that exercise the new control paths in extract_flop() that are possible given those changes.

@mithro
Copy link

mithro commented Feb 12, 2022

I have a spreadsheet of the various flip flops that are found in Yosys and their properties see https://docs.google.com/spreadsheets/d/16yvScRkedOkPCRBSInFuHE_cUMD8Ls-b9KFmHocpC-o/edit#gid=0

Also includes some documentation of how these map to Lattice ECP5 and Xilinx 7 Series flops too.

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

No branches or pull requests

2 participants