-
Notifications
You must be signed in to change notification settings - Fork 9
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 : Issue while loading the edf file on spde "$_dlatch_p_.edi' " #60
Comments
Any update on this issue? |
We've added support for latches for Quicklogic branch. However, the designs you've introduced won't work, since there is no inout support in Yosys for Quicklogic. We're working on inout support in Yosys now. |
The support for inout in Quicklogic's script in Yosys is added. Your design should now be parsed correctly by SpDE. |
Hi Glatosinski,
|
The branch was updated yesterday's afternoon, sorry for the delay. Please check if it works for you. I've downloaded now the latest version of Yosys from https://github.com/antmicro/yosys.git (quicklogic branch) and it worked with SpDE.
|
Thank you, I am able to run now. |
Steps to reproduce the issue
Synthesize the attached design with yosys for the quicklogic.
Now load the edf onto spde tool, Spde throws the below error:
Error : nm_1007: Library 'C:\QuickLogic\QuickWorks_2016.2_Release\spde\data\PolarPro-III\edif$dlatch_p.edi' is not supported for this family
It looks like the library of yosys is missing the dlatch [implementation.](url
rtl.zip
uart_yosys.zip
uart_spde.zip
)
The text was updated successfully, but these errors were encountered: