Fixed category assignement in device extractor

This commit is contained in:
Matthias Koefferlein
2023-09-26 22:45:13 +02:00
parent 30a5954f77
commit 883b7e7db8
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ layout(
global(l10 SUBSTRATE)
# Log entries
message(warning description('Must-connect nets VDD must be connected further up in the hierarchy - this is an error at the chip top level') cell(RINGO))
message(warning description('Must-connect nets VDD must be connected further up in the hierarchy - this is an error at chip top level') cell(RINGO) cat('must-connect'))
# Device class section
class(PMOS MOS4)