/max2mag

layout converter for Open Circuit Design Magic (.mag) and Micro Magic (.max)

Primary LanguageNim

References

Compile

Make sure you have Nim programming language version 2.0.0, then run:

nimble gen

It will create a binary file in ./bin folder.

Help

Run program without any arguments to see the help.

Demo

demo

Limitations

  • The converted files have DRC (Design Rule Check) errors, but I tested it with different .tech files, if you have the same .tech file for both softwares, that should work
  • I didn't coverted polygon shaped (Poly) when converting .max to .mag, feel free to pull request.

Report

Read the report.pdf file (it is in Persian).

Why

Because that was my internship