RTimothyEdwards / qflow

Qflow full end-to-end digital synthesis flow for ASIC designs
183 stars 36 forks source link

Error is Qflow synthesis #46

Closed santosh2407 closed 3 months ago

santosh2407 commented 1 year ago

I have installed all the required packages and tools for running Qflow but after opening the gui and uploading the verilog file, the first step "Preparation" is running successfully when I'm running the synthesis process it is throwing an error saying "errors encountered in synthesis flow", "Qflow synthesis failed to generate and output .v file."

Please help me out! Screenshot from 2023-02-06 09-25-17

Nandinina commented 5 months ago

Even I have the same issue please u found solution let me know

santosh2407 commented 3 months ago

This is due to the potential errors in the Verilog file. Please make sure that the verilog file simulated in Linux Environment. You can use iVerilog for the same.