Skip to content
Snippets Groups Projects
  1. Apr 02, 2012
    • Paweł Szostek's avatar
      Enhance message printing · 28807c4b
      Paweł Szostek authored
      This patch introduces a serious enhancement
      in all messages printed by hdlmake.
      Messages are grouped in three categories:
      info, warning and error. All messages
      are prefixed with the catogory id.
      In addition, all messages printed by manifests
      are intercepted and printed with an additional
      comment
      28807c4b
    • Paweł Szostek's avatar
      Enhance message printing · 4c55d60d
      Paweł Szostek authored
      This patch introduces a serious enhancement
      in all messages printed by hdlmake.
      Messages are grouped in three categories:
      info, warning and error. All messages
      are prefixed with the catogory id.
      In addition, all messages printed by manifests
      are intercepted and printed with an additional
      comment
      4c55d60d
  2. Apr 01, 2012
    • Paweł Szostek's avatar
      Add include_dirs variable to manifests · fe792042
      Paweł Szostek authored
      In this patch a new feature was implemented. It
      is now possible to specify include_dirs which
       indicates where to look for includes for
      (at least for the time being) Verilog and SV
      files. This works as -I option in gcc.
      fe792042
  3. Mar 06, 2012
    • Paweł Szostek's avatar
      Fix bug in cleaning modules · 42b4ec49
      Paweł Szostek authored
      There was a quasi-bug that caused that
      hdlmake was trying to remove some submodules
      after thier parent modules were removed. This
      generated error messages. Now the modules are
      removed in reverse order compared to fetching
      42b4ec49
    • Paweł Szostek's avatar
      Fix wrong fetching · 7cdfaf05
      Paweł Szostek authored
      Until now it was sometimes necessary to run
      hdlmake multiple times in order to fetch specified
      modules. This bug is now fixed and a single
      run is needed.
      7cdfaf05
    • Paweł Szostek's avatar
      Fix bug with automatic flow · c10a7b63
      Paweł Szostek authored
      There was a bug fixed because of which hdl-make
      didn't work properly without specifying run
      parameters (there was no default action)
      c10a7b63
  4. Mar 05, 2012
  5. Feb 10, 2012
  6. Oct 25, 2011
  7. Oct 06, 2011
  8. Aug 26, 2011
  9. Aug 23, 2011
  10. Aug 09, 2011
  11. Aug 04, 2011
  12. Aug 03, 2011
  13. Aug 02, 2011
  14. Aug 01, 2011
  15. Jul 26, 2011
  16. Jul 15, 2011
  17. Jul 14, 2011
  18. Jul 12, 2011
  19. Jul 11, 2011
  20. Jul 08, 2011