EE 352 Project 2
Parallel Port Implementation using an Altera Chip
Design an eight-bit bi-direction parallel port using a 7128 Altera chip. The parallel port should be identical to the standard PC parallel port with two changes:
Simulate the function of the parallel port in Altera. Your simulation should include reading and writing the data and control bits, and reading the status bits. It should also include interrupt transfers and DMA transfers.