Skip to content
Snippets Groups Projects
  1. Sep 16, 2020
  2. Dec 17, 2019
  3. Apr 23, 2019
    • Dimitris Lampridis's avatar
      hdl: introduce "g_verbose" generic to control the printing of information... · acd8e81c
      Dimitris Lampridis authored
      hdl: introduce "g_verbose" generic to control the printing of information messages during simulation.
      
      This affects in particular the messages about loading of LM32 software, as well as the messages printed by the wishbone crossbar, listing all attached slaves.
      
      If omitted, the default value is "TRUE", in order to maintain backward compatibility.
      acd8e81c
  4. Jan 21, 2019
  5. Dec 03, 2018
    • Dimitris Lampridis's avatar
      platform/xilinx: replace PLLs with DCMs on Spartan-6 · 21c67bc8
      Dimitris Lampridis authored
      Every clock management block in Spartan-6 has 2xDCM and 1xPLL. PLLs are therefore a scarcer resource
      and should be preserved for user applications whenever possible. In this case, it is very much possible
      to generate the necessary clocks via DCMs. Furthermore, we expose the unused CLKFX output of one of the
      DCMs (along with a generic to configure the multiplication/division factors), in case it can be used
      by the user application.
      21c67bc8
  6. Mar 20, 2018
  7. Jul 04, 2017
  8. Jun 30, 2017
  9. Jun 19, 2017
  10. Mar 10, 2017
  11. Mar 08, 2017
  12. Mar 07, 2017
  13. Feb 23, 2017
  14. Feb 22, 2017
  15. Feb 21, 2017
  16. Feb 17, 2017