- Dec 14, 2012
-
-
Wesley W. Terpstra authored
* Only allocate FIFO space when a new operation is issued * Remove watchdog timeout which can violate WB signalling
-
- Nov 15, 2012
-
-
Wesley W. Terpstra authored
* MSI and PCI interrupts in the altera mega-function * Restructure master/slave registers for bridge to be more readable regarding which address takes which action * Receive wishbone operations and use them to pulse interrupts * Added registers to indicate the address/data from WB
-
- Aug 01, 2012
-
-
Wesley W. Terpstra authored
Each clock domain needs a separate reset line. However, one cannot reset only a single domain---that could cause inconsistency at clock crossing boundaries. This change splits reset lines per clock domain and centralizes generation.
-
- May 24, 2012
-
-
Wesley W. Terpstra authored
Due to the way Altera uses padding, it is not possible to eliminate it without the full state recovered during TLP decoding. Therefore, this version moves the padding handling after the 64-32 conversion. Furthermore, the decoding of TLP records now follows the PCIe 3.0 standard instead of the slim Altera documentation. All incoming TLP formats should be correctly processed without losing synchronization.
-
- Apr 24, 2012
-
-
Stefan Rauch authored
Must detect BAR change during address decode.
-
- Apr 23, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 18, 2012
-
-
Wesley W. Terpstra authored
-
- Apr 17, 2012
-
-
Wesley W. Terpstra authored
stub wishbone device added for testing
-
- Apr 13, 2012
-
-
Wesley W. Terpstra authored
-
- Apr 12, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Implement a wishbone streaming interface bridge from the Avalon RX stream
-
- Apr 05, 2012
-
-
Wesley W. Terpstra authored
Add driver stub code
-
- Apr 03, 2012
-
-
Stefan Rauch authored
-
Wesley W. Terpstra authored
-