Skip to content
Snippets Groups Projects
  1. Mar 26, 2020
  2. Mar 05, 2020
    • Dimitris Lampridis's avatar
      [hdl] use KEEP_HIERARCHY for cross-clock domain modules · 90a4e385
      Dimitris Lampridis authored
      
      This is especially beneficial when trying to meet timing in the GN4124 core (on Spartan6), where the
      async FIFOs are clocked on one side at 200MHz. Apparently, the KEEP_HIERARCHY attribute makes it
      much easier for ISE 14.7 to reach timing closure.
      
      It also helps in general to ensure that the synchronisation structures remain intact and do not get
      merged in unpredictable ways with other parts of the design.
      
      Signed-off-by: default avatarDimitris Lampridis <dimitris.lampridis@cern.ch>
      90a4e385
  3. May 23, 2019
  4. Apr 26, 2019
    • Dimitris Lampridis's avatar
      genrams: rework g_show_ahead feature. · 4e5f7bad
      Dimitris Lampridis authored
      The previous implementation was introducing latches to the GN4124 core under Xilinx ISE.
      
      Tested and verified to work with the following SPEC-based reference designs:
       - WR
       - MT
       - WRTD
      4e5f7bad
  5. Apr 12, 2019
  6. Feb 13, 2019
  7. Jan 28, 2019
  8. Nov 29, 2018
  9. Aug 03, 2018
  10. Jun 19, 2018
  11. Jun 08, 2018
  12. Jun 23, 2017
  13. May 02, 2017
  14. Feb 03, 2017
  15. Oct 05, 2016