EEC 116 - Starting Magic and Irsim


To start magic or irsim after setting up your CAD environment, type these special commands where CellName is the name of your top-level cell.

      magic116 CellName.mag

      irsim116 CellName.sim
      or if you would like to immediately run the irsim command file abc.cmd,
      irsim116 CellName.sim –abc.cmd



EEC 116 | B. Baas | ECE Dept. | UC Davis
2018/11/21  Written (BB)
2019/10/09  Added link to CAD setup page (BB)
2020/12/17  Added irsim command with cmd file argument (BB)