권용진학부생
10/24/2023, 10:41 AMcomp.out file and noticed that cdac_vn and cdac_vp were mismatched.
I don't understand the layout itself is incorrect. However, when I made changes two port each, the error count increased but didn't resolve the problem.
What steps should I do to solve the error? I attached images and files for reference.
Any assistance would be greatly appreciated.Mitch Bailey
10/24/2023, 1:41 PMX_drive and Y_drive as inputs. In the schematic, X_drive is input to the nmos with VSS source while in the layout, the net corresponding to Y_drive is input to the nmos with VSS source. In netgen, logic gate input permutation is not allowed.
2. In the schematic, X_inv drives RS_n and Y_inv drives RS_p while in the layout X_inv drives RS_p and Y_inv drives RS_n.권용진학부생
10/25/2023, 3:31 AMready port in layout like attatched image. but, comp.out said (no matching pin). Addtionally, It looks like 2 ready ports. I didn't change the schemtic spice file named hgu_comp.spice . What can I do for solving this error? I attatched files and images.Mitch Bailey
10/25/2023, 4:04 AMready port shows up twice in the report file when not matched. It’s a little confusing, but something we live with at the moment.
The problem is that the ready port in the layout is not being extracted. I’m not sure why. Is there a message in the extraction log that it shorted to another net?권용진학부생
10/25/2023, 7:13 AM권용진학부생
10/25/2023, 12:04 PMextresist . It said Label "ready" is unconnected. But, I don't know why this error occur.Mitch Bailey
10/25/2023, 12:06 PMMitch Bailey
10/25/2023, 12:09 PMfeedback save ext.out
to maybe get a list of problems.권용진학부생
10/25/2023, 12:50 PMOffset from reference and Attaach to layor are problem.
Thank you so much for your help.Stefan Schippers
03/12/2024, 11:03 PMTim Edwards
03/12/2024, 11:46 PM./run_lvs.sh and it still extracts correctly and passes LVS.Stefan Schippers
03/12/2024, 11:47 PM