Skip to content
Snippets Groups Projects
  1. Nov 22, 2012
  2. Nov 16, 2012
    • Wesley W. Terpstra's avatar
      Fully working reverse PCI bridge. · 223ef8de
      Wesley W. Terpstra authored
        * Add an interrupt mask for legacy PCI.
        * Add bits to indicate whether a change to the control register is intended.
        * Made it possible to dequeue an operation without enqueueing an ack/err.
      223ef8de
  3. Nov 15, 2012
    • Wesley W. Terpstra's avatar
      Added interrupt generation as a wishbone interface. · 32323b1c
      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
      32323b1c
  4. Oct 02, 2012
  5. Aug 31, 2012
  6. Aug 29, 2012
  7. Aug 03, 2012
  8. Aug 01, 2012
  9. Jul 10, 2012
  10. Jul 09, 2012
  11. Jul 06, 2012
  12. Jun 21, 2012
  13. Jun 19, 2012
  14. May 25, 2012
  15. May 24, 2012
    • Wesley W. Terpstra's avatar
      Near-complete rewrite of the PCIe-WB4 bridge. · 06d8eacb
      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.
      06d8eacb
    • Wesley W. Terpstra's avatar
      Register reads did not match writes. · b85d3044
      Wesley W. Terpstra authored
      b85d3044
  16. May 22, 2012
  17. May 18, 2012
  18. May 14, 2012
  19. May 08, 2012
  20. May 07, 2012
  21. Apr 24, 2012
  22. Apr 23, 2012