1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-02-10 18:45:45 +01:00
Files
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