magical-eda / MAGICAL

Machine Generated Analog IC Layout
BSD 3-Clause "New" or "Revised" License
212 stars 50 forks source link

Update device_generation into python3 module. #40

Closed jayl940712 closed 4 years ago

jayl940712 commented 4 years ago

The device generation has been updated into a python3 module. Examples have been tested. adc2 top routing failed. All other test cases passed. I have also removed the relative path imports for device_generation in the /flow/*py scripts.