mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-30 09:38:35 +02:00
Get the scope of class methods right
Class methods belong in a class scope, not the containing module. So create a lexical scope that carries tasks and functions and create a PClass to represent classes.
This commit is contained in:
Reference in New Issue
Block a user