tagbar/tests/vera/arb.if.vri
2013-04-06 00:59:14 +13:00

7 lines
164 B
Plaintext

interface arb {
input clk CLOCK ;
output reset PHOLD #1 ;
output [1:0] request PHOLD #1 ;
input [1:0] grant PSAMPLE #-1 ;
} // end of interface arb