-
-
-
-
-
pci_arbi_quicklogic.zip
PCI 仲裁代码/ 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.
-
-
-
-
-
-
DA.rar
板卡的DA转换C语言程序。适合于阿尔泰的PCI卡。用板卡的参考
-