Introduction - If you have any usage issues, please Google them yourself
pci_arb code
/ PCI BUS ARBITER
//WRITTEN BY MARIA GEORGE
`include "c:\pasic\spde\data\macros.v"
module Arbiter (REQ_, reset_, clk_in, frame_, irdy_, GNT_, adbus, cbe)
parameter MASTERS = 6 //This code can handle a maximum of six masters.