Motivation: Abstract interface/Communication Channel
Allow Shared Variables on Entity Interface
Code
Entity E is
port (
variable UartScoreBoard : work.UartScoreboardPkg.ScoreBoardPType ;
. . .
) ;
Questions
General Comments
Essential/required for testbenches with advanced structures (scoreboards, ...).
-- ErnstChristen - 2015-01-27
There are about 6 proposals related to improving the management of ports: