FINAL PROJECT CIT 130 Fall 2004

 

 

Your project is to take my part, transistor and wire files and make an application that will implement an interactive VLSI layout tool. Drawing should be polymorphic. In other words, all parts should be placed in a single part array. A single loop should iterate through the array to draw each part. (Each part will draw itself polymorphically)

This tool should be very primative but at least do what mine does plus read/write a layout from a file.

If you already have an A you probably do not need to do this project. If you need the extra credit, do this project.