PCI.VHD, THE INTERFACE MODULE WITH PCI AGENT CHIP
--v1.0: For CY7C9689, First Version working on L01A chip
--V2.0: For simplified PCI Agent, Xilinx and AMD chips
iic總線控制器VHDL實現
-- VHDL Source Files:
i2c.VHD -- top level file
i2c_control.VHD -- control function for the I2C master/slave
shift.VHD -- shift register
uc_interface.VHD -- uC interface function for an 8-bit 68000-like uC
upcnt4.VHD -- 4-bit up counter
i2c_timesim.VHD -- post-route I2C simulation netlist