Skip to content
  • Maciej Lipinski's avatar
    added module containing all the platform-dependent stuff needed for WRPC · 12df4287
    Maciej Lipinski authored
    - this new module contains the PLLs, buffers, PHY and DAC arbiter that
      would be usually copied in the top_level of each design
    - it was created to make integration of WRPC in user's design easier and
      cleaner
    - it is expected to be extended with more families in which case, only
      the PHY is expected to change
    - similar module will be created for Altera
    12df4287