Skip to content
  • Jens Korinth's avatar
    Implement a bus abstraction for TaPaSCo clocks and resets · 84c35860
    Jens Korinth authored
    * new interface:
      esa.cs.tu-darmstadt.de:tapasco:tapasco_clocks_resets:1.0
    * bundles host, design and mem clocks and all reset kinds for easier
      connection of the subsystems
    * each subsystem should instantiate a ClocksResetsSlaveBridge to access
      the ports
    * the clocks and resets subsystem uses a ClocksResetsMasterBridge to
      propagate the clocks and resets
    * both IPs are zero-logic direct wire thruputs; only used to allow
      bundling at interface leve
    84c35860