Sunday, June 02, 2024

How humans learn

The first you see something - you might find it weird. The second time you see the same thing , you come to see it as a thing. eg

This is a sample pin macro statement in LEFDEF provided as sample by chatGPT.

text,label

"PIN VDD",PIN

"  DIRECTION INOUT ;",PIN

"  USE POWER ;",PIN

"END VDD",PIN

"MACRO cell1",OTHER

"  CLASS CORE ;",OTHER

"  SIZE 10 BY 10 ;",OTHER

"  SITE core_site ;",OTHER

"END cell1",OTHER



No comments: