Allow public signals in a protected type declarative region. Access to these signals shall use a record like dot notation. Values driven from within the protected type are deposit only (similar to private Signal/Event class objects). Values driven from outside the protected type have normal drivers.
Allows protected type to be an abstract communication channel with similar capabilities to an interface in SystemVerilog.
Questions
General Comments
-- ErnstChristen - 2015-01-27
There are about 6 proposals related to improving the management of ports: