2023-09-17 19:58:04 +02:00
|
|
|
#%l2n-klayout
|
2023-09-17 19:58:22 +02:00
|
|
|
top(TOP)
|
|
|
|
|
unit(0.001)
|
|
|
|
|
|
|
|
|
|
# Layer section
|
|
|
|
|
# This section lists the mask layers (drawing or derived) and their connections.
|
|
|
|
|
|
|
|
|
|
# Mask layers
|
|
|
|
|
|
|
|
|
|
# Mask layer connectivity
|
|
|
|
|
|
|
|
|
|
# Log entries
|
|
|
|
|
message(info description(info))
|
2023-09-25 22:53:00 +02:00
|
|
|
message(info description(info) cell(cell_name) cat("cat name" "cat description") polygon("(1,1;2,2;3,1)"))
|
2023-09-17 19:58:22 +02:00
|
|
|
message(warning description(warning))
|
|
|
|
|
message(error description(error))
|
|
|
|
|
|
|
|
|
|
# Circuit section
|
|
|
|
|
# Circuits are the hierarchical building blocks of the netlist.
|