Skip to content

Commit

Permalink
add command that should not have any effect to hierarchy -generate te…
Browse files Browse the repository at this point in the history
…st (this documents the current behavior, not sure if it is desired functionality)
  • Loading branch information
nakengelhardt committed Apr 12, 2024
1 parent b87327d commit e8ec19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/various/hierarchy_generate.ys
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e8ec19c

Please sign in to comment.