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. Mar 03, 2012
    • Paweł Szostek's avatar
      fix bug when generating synthesis makefiles · af74b53e
      Paweł Szostek authored
      A bug was fixed, when there was and error when trying to
      generate a makefile for synthesis with ISE, when there was
      no Modelsim installation. Hdlmake was trying to look
      for modelsim.ini in order to check which libraries were
      ``standard''.
      af74b53e
  6. Feb 10, 2012
  7. Jan 24, 2012
  8. Jan 23, 2012
  9. Jan 22, 2012
  10. Jan 21, 2012
  11. Jan 18, 2012
  12. Oct 25, 2011
  13. Oct 06, 2011
  14. Aug 26, 2011
  15. Aug 23, 2011
  16. Aug 09, 2011
  17. Aug 04, 2011
  18. Aug 03, 2011
  19. Aug 02, 2011
  20. Aug 01, 2011
  21. Jul 26, 2011
  22. Jul 15, 2011