Hello people. I was making the layout of a PLL. Th...
# magic
h
Hello people. I was making the layout of a PLL. The PLL had 4 blocks. I did the physical design of each block seperately (there is magic & spice file for each block). Now I need to integrate all the blocks into one magic workspace. How will i do that ?
l
Just create your top-level layout and then click on
Cell -> Place Instance
in the top menu.
h
thanks @Lucas Daudt Franck