mewt has quit [Read error: Connection reset by peer]
lexano has joined #yosys
mewt has joined #yosys
kristianpaul has quit [Ping timeout: 246 seconds]
kristianpaul has joined #yosys
FabM has quit [Ping timeout: 256 seconds]
<philtor>
anyone familiar with the QuickLogic Symbiflow installation? It seems to be missing some library files: "ERROR: Can't open input file `/tools/QuickLogic/conda/bin/../share/quicklogic/cells_sim.v' for reading: No such file or directory"
<philtor>
I've got a yosys installation I build from source elsewhere and when I search it I find a 3 different cells_sim.v under share/yosys/quicklogic
<philtor>
share/yosys/quicklogic/pp3/cells_sim.v, share/yosys/quicklogic/qlf_k6n10f/cells_sim.v and share/yosys/quicklogic/common/cells_sim.v
<philtor>
But Quicklogic's symbiflow installation script seems to have not installed anything in it's conda/share/quicklogic directory
<philtor>
(in fact it doesn't even have the conda/share/quicklogic directory) (and why the heck are they wanting to install this stuff under conda?)
<philtor>
ah, yeah, I think they're script is looking in the wrong place. Should be looking in conda/share/yosys/quicklogic