Implementation of digital systems on FPGA devices

The objective of the project is to design and synthesize both a master and slave PCI local bus, so that they can be reused if other design requires a PCI bus. The design in this work is based on PCI local bus specification rev 3.0. VERILOG HDL is chosen to implement the design in RTL level. The PCI...

Full description

Bibliographic Details
Main Author: Chen, Lan.
Other Authors: Jong, Ching Chuen
Format: Thesis
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/10356/3793
Description
Summary:The objective of the project is to design and synthesize both a master and slave PCI local bus, so that they can be reused if other design requires a PCI bus. The design in this work is based on PCI local bus specification rev 3.0. VERILOG HDL is chosen to implement the design in RTL level. The PCI master and PCI slave were separately simulated and verified for read and write operation using XILINXISE web pack. The two modules were then successfully integrated. The integration was also simulated and verified. Finally, the design was synthesized to XILINX Virtex-4 FPGA. And the synthesis result shows that the PCI speed required (66Mhz) in the specification is well satisfied.