Skip to content
Snippets Groups Projects
  1. Dec 14, 2012
  2. 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
  3. Aug 01, 2012
    • Wesley W. Terpstra's avatar
      Cleanup reset logic. · 1f7fae25
      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.
      1f7fae25
  4. 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
  5. Apr 24, 2012
  6. Apr 23, 2012
  7. Apr 18, 2012
  8. Apr 17, 2012
  9. Apr 13, 2012
  10. Apr 12, 2012
  11. Apr 05, 2012
  12. Apr 03, 2012