Description: 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.
File list (Check if you may need any files):
PCI_arbi
........\PCI_ARBI.TF
........\Pci_arbi.v
........\PCI_arbiter_readme.txt