1. 19 May, 2015 1 commit
  2. 09 Apr, 2015 1 commit
    • Tomasz Wlostowski's avatar
      hdl: various fixes: · e98eb58c
      Tomasz Wlostowski authored
          - made clock frequency configurable as a top level generic
          - fixed a very nasty typ on default value of g_adem_a24 in the package component declaration
          - removed some unused debugging stuff (counters, etc) to decrease footprint of the core
      e98eb58c
  3. 20 Mar, 2015 1 commit
  4. 04 Aug, 2014 1 commit
  5. 06 Mar, 2014 1 commit
  6. 03 Feb, 2014 1 commit
  7. 28 Nov, 2013 1 commit
  8. 22 Nov, 2013 1 commit
    • Tomasz Wlostowski's avatar
      VME_IRQ_Controller: made IRQ line level-sensitive. · 35164028
      Tomasz Wlostowski authored
      There are two reasons for doing so:
      - compatibility with Wishbone and the VIC interrupt controller
      - possibility of losing an edge-triggered IRQ and hanging interrupts when
        different cores trigger interrupts very close to each other.
      The modified interrupter implements a retry mechanism, that is, if the IRQ line
      gets stuck for longer than certain period (g_retry_timeout), an IRQ cycle
      is repeated on the VME bus.
      35164028
  9. 04 Nov, 2013 1 commit
  10. 05 Jul, 2013 4 commits
  11. 07 Mar, 2013 1 commit
  12. 21 Nov, 2012 5 commits
  13. 13 Nov, 2012 1 commit
  14. 09 Nov, 2012 2 commits
  15. 08 Nov, 2012 2 commits
  16. 06 Nov, 2012 2 commits
  17. 05 Nov, 2012 4 commits
  18. 02 Nov, 2012 10 commits