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

Branch: Quicklogic : Yosys optimizes the design completely #63

Closed
rakeshm75 opened this issue Mar 9, 2020 · 2 comments
Closed

Branch: Quicklogic : Yosys optimizes the design completely #63

rakeshm75 opened this issue Mar 9, 2020 · 2 comments
Assignees

Comments

@rakeshm75
Copy link

Steps to reproduce the issue

  1. Synthesize the attached design using yosys
  2. Convert Yosys EDIF file to SpDE complaint format
    Yosys completely optimizes the design but when we enable the debug pins then it synthesizes the design correctly.
  3. Un-comment //`define USE_DEBUG_PORT in the AL4S3B_FPGA_Top.v file, we are enabling the debug pins
  4. Synthesize the attached design using yosys
    Now Yosys synthesizes the design correctly.

Attached the design.
Test_Design3.zip

@glatosinski glatosinski self-assigned this Mar 11, 2020
@glatosinski
Copy link

glatosinski commented Mar 12, 2020

I updated https://github.com/antmicro/yosys/tree/quicklogic fork, where the support for QuickLogic devices currently resides. Now the qlal4s3b_cell_macro module has attribute keep that will preserve this cell, and communication with it.

GitHub
Yosys Open SYnthesis Suite. Contribute to antmicro/yosys development by creating an account on GitHub.

@rakeshm75
Copy link
Author

The issue is fixed. So closing the issue.

Thanks & Best Regards,
Rakesh

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