1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-04-20 05:03:32 +02:00
Files
tagbar/tests/vera/arb.if.vri
T
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