I want to switch to using class so i will have better control over the link between IC and the points that are connected to it. Using classes also gives me the ability to save the IC/points info in a quicker and easier to work with format.
I started a new branch for this new and important step of this project, add added point.py and chip.py which include the minimum baseline.
I want to switch to using class so i will have better control over the link between IC and the points that are connected to it. Using classes also gives me the ability to save the IC/points info in a quicker and easier to work with format.
I started a new branch for this new and important step of this project, add added
point.py
andchip.py
which include the minimum baseline.Any suggestions?