Search found 2 matches

by luthercarney
Mon Apr 20, 2026 3:14 am
Forum: SymbiFlow
Topic: symbiflow install issue
Replies: 1
Views: 66073

Re: symbiflow install issue

I'm having exactly the same problem. Looking into it some and I think the place it's looking for techmap files (cells_sim.v) is slightly wrong. In my case the error message is: ERROR: Can't open input file `/eq/tools/QuickLogic/conda/bin/../share/quicklogic/cells_sim.v' for reading: No such file or...
by luthercarney
Thu Aug 14, 2025 8:17 am
Forum: General Discussion
Topic: How to build a binary for the qf
Replies: 11
Views: 378278

Re: How to build a binary for the qf

Should be easy https://github.com/QuickLogic-Corp/qorc-sdk/ eggy car you first need to extract toolchain to some folder next step is to add toolchain folder to path and last step is to got to some qorc-sdk/qf_apps/ project and run make Thanks for the clear steps — got it up and running quickly!