CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Building a PCI board?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
leesing2k3



Joined: 08 Nov 2005
Posts: 28

View user's profile Send private message

Building a PCI board?
PostPosted: Fri May 11, 2007 12:10 am     Reply with quote

I am interested in building a PCI board using Microchip PIC but I could find much information about it especially that is related to Microchip.

I have found some:
http://www.fpga4fun.com/PCI.html
http://elm-chan.org/works/pci/report_e.html

Anybody has much information to share?
rwyoung



Joined: 12 Nov 2003
Posts: 563
Location: Lawrence, KS USA

View user's profile Send private message Send e-mail

PostPosted: Fri May 11, 2007 7:09 am     Reply with quote

Are you expecting the PIC to handle the PCI interface? Not very likely to happen at PCI bus speeds.

Or are you trying to interface a PIC to a Dragon board from fpga4fun? That is quite possible, placing one or more I/O ports of the PIC into the memory map of the FPGA chip on the Dragon.
_________________
Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
leesing2k3



Joined: 08 Nov 2005
Posts: 28

View user's profile Send private message

PostPosted: Sat May 12, 2007 3:53 am     Reply with quote

Simply saying that Microchip PIC is not fast enuf to talk to PCI?
rberek



Joined: 10 Jan 2005
Posts: 207
Location: Ottawa, Canada

View user's profile Send private message

PostPosted: Sat May 12, 2007 4:06 am     Reply with quote

PCI bus speeds are 33 MHz and 66 MHz, and PCI-X is 133 MHz.

Because an instruction cycle is 4 clocks, unless a PIC had a built in PCI interface, you would not be able to bit bang one, even for PCI-33.

r.b.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group