mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Change layer text to comment to avoid glade reserved keyword
This commit is contained in:
@@ -172,9 +172,9 @@ layerDefinitions(
|
||||
( align drawing )
|
||||
( hardFence drawing )
|
||||
( softFence drawing )
|
||||
( text drawing )
|
||||
( text drawing1 )
|
||||
( text drawing2 )
|
||||
( comment drawing )
|
||||
( comment drawing1 )
|
||||
( comment drawing2 )
|
||||
( border drawing )
|
||||
( device drawing )
|
||||
( device label )
|
||||
@@ -379,9 +379,9 @@ layerDefinitions(
|
||||
( align drawing align t t t t nil )
|
||||
( hardFence drawing hardFence t t t t nil )
|
||||
( softFence drawing softFence t t t t nil )
|
||||
( text drawing text t t t t t )
|
||||
( text drawing1 text1 t t t t nil )
|
||||
( text drawing2 text2 t t t t nil )
|
||||
( comment drawing comment t t t t t )
|
||||
( comment drawing1 comment1 t t t t nil )
|
||||
( comment drawing2 comment2 t t t t nil )
|
||||
( border drawing border t t t t nil )
|
||||
( device drawing device t t t t nil )
|
||||
( device label deviceLbl t t t t nil )
|
||||
|
||||
@@ -27,4 +27,4 @@ via8 drawing 26 0
|
||||
metal9 drawing 27 0
|
||||
via9 drawing 28 0
|
||||
metal10 drawing 29 0
|
||||
text drawing 239 0
|
||||
comment drawing 239 0
|
||||
|
||||
Reference in New Issue
Block a user