Skip to content
Snippets Groups Projects
  1. Apr 26, 2012
  2. Apr 18, 2012
  3. Apr 02, 2012
    • Paweł Szostek's avatar
      Merge branch 'include_dir_feature' · 13b0c2c0
      Paweł Szostek authored
      Conflicts:
      	hdlmake
      13b0c2c0
    • 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
  4. 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
  5. 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
  6. Mar 05, 2012
  7. 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
  8. Feb 13, 2012
  9. Feb 10, 2012
  10. Jan 24, 2012
  11. Jan 23, 2012
  12. Jan 22, 2012
  13. Jan 21, 2012
  14. Jan 18, 2012
  15. Oct 25, 2011
  16. Oct 06, 2011
  17. Aug 26, 2011
  18. Aug 23, 2011