Closed jrrk closed 5 years ago
input port of pad_functional cannot be of type logic because by definition inout ports have to be able to have multiple drivers (which is forbidden by the logic type).
vcs refuses to compile this situation
Thanks!
input port of pad_functional cannot be of type logic because by definition inout ports have to be able to have multiple drivers (which is forbidden by the logic type).
vcs refuses to compile this situation