Marking up GDSII DataThere are times when a designer would like to view a GDSII file and to mark it up with annotations - text, lines, boxes, and highlights. The Markup plug-in does this. More important, the Markup plug-in stores the markup along with the display state as a file that can be reloaded and replayed later. This allows one deisgner to create a series of annotations from different views/windows, save the results and then send it to another designer who can then "play" back the annotations over the same view as the originator.
|
Data Required to Save Display State
|
Types of Annotations
|
Examples of MarkupThe screen below shows the different markup entities. Notes The line entity can have any number of coordinate pairs. There are two kinds of highlight rectangles:
OutputThere might be multiple types of output created by this tool. We should assume that the viewer state and markup elements can be saved as an XML file and recalled by the program later. This would allow someone who has Qckvu3 with this plug-in to "play back" the annotations. However the target of the annotations might not have access to our viewer - so we should be able to take the list of annotations and export them in the following formats: PDF - this is probably the most universal format Excel - a lot of companies use Excel as a "hammer" for all problems HTML - Andrew already has experience doing this. |