Hi, In yosys, I synthesis test code and get this r...
# general
u
Hi, In yosys, I synthesis test code and get this result. What should I do as the next step to get the gds file? I think “final.v” is output of TritonCTS.
m
Did you get any errors when running the flow? It looks like OpenRoad finish but gds generation in KLayout didn't happen for some reason
u
Copy code
Thanks for the answer. There seemed to be no errors. Should gds be also created in that folder when "make" was executed?
v
Is KLayout installed?
u
Thanks for your hlep. No, I only installed the OpenRoad docker..Should I install klayout seperatly?
v
can you share
6_1_merge.log
u
Thank you so much!! I make again, so i found final.gds file and open it by Klayout🥹