add command that should not have any effect to hierarchy -generate test (this documents the current behavior, not sure if it is desired functionality)
This commit is contained in:
parent
b87327d1b9
commit
e8ec19c273
@ -15,5 +15,6 @@ endmodule
|
||||
EOF
|
||||
hierarchy -generate unknown_sub i:a i:b o:y
|
||||
hierarchy -generate $__dunder_sub i:a i:b o:y
|
||||
hierarchy -generate $xor i:A i:B o:Y # this one is ignored
|
||||
hierarchy -top top -check
|
||||
check -assert
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user