[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cvs-checkins] pci_blue_interface/ /Readme /pci_blue_interfac ...



CVSROOT:	/home/oc/cvs
Module name:	pci_blue_interface
Changes by:	bbeaver	01/06/08 10:40:47

Modified files:
	.              : Readme pci_blue_interface.dsk 
	                 pci_blue_interface.hpj reminders.v 
	pci_behaviorial_device: pci_behaviorial_device.v 
	                        pci_behaviorial_master.v 
	                        pci_behaviorial_target.v 
	pci_blue_arbiter: pci_blue_arbiter.v 
	pci_blue_fifos : pci_blue_fifo_flags.v pci_blue_fifos.v 
	                 test_pci_fifos.v 
	pci_blue_include: pci_blue_constants.vh pci_blue_options.vh 
	pci_blue_interface: pci_blue_interface.v 
	pci_blue_master: pci_blue_master.v 
	pci_blue_pad_sharer: pci_blue_null_interface.v 
	                     pci_blue_pad_sharer.v 
	pci_blue_target: pci_blue_target.v 
	pci_bus_monitor: pci_bus_monitor.v 
	pci_example_chip: monitor_pci_interface_host_port.v 
	                  pci_clk_reset_pads.v pci_example_chip.v 
	                  pci_example_host_controller.v 
	                  pci_master_pads.v pci_target_pads.v 
	pci_test_system: pci_test_commander.v pci_test_top.v 
	pci_vendor_lib : pci_vendor_lib.v 

Log message:
	Working on pci_blue_master
	Adding state machine and carefully crafted
	FRAME and IRDY next value function
	This code compiles, but does not function at all
	The previous version should be used when exploring
	the test framework.