- May 05, 2013
-
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
Paweł Szostek authored
-
- May 04, 2013
-
-
Pawel Szostek authored
-
- Feb 22, 2013
-
-
Paweł Szostek authored
-
- Feb 21, 2013
-
-
-
It adds support for SDC files (timing constraints). It fixes the device family autodetection.
-
Paweł Szostek authored
-
- Oct 31, 2012
-
-
Adrian Fiergolski authored
-
- Apr 26, 2012
-
-
Paweł Szostek authored
-
-
-
- Apr 18, 2012
-
-
Paweł Szostek authored
-
Paweł Szostek authored
Conflicts: src/hdlmake_kernel.py
-
Paweł Szostek authored
-
Pawel Szostek authored
-
Pawel Szostek authored
-
Pawel Szostek authored
-
Pawel Szostek authored
-
- Apr 02, 2012
-
-
Paweł Szostek authored
Conflicts: hdlmake
-
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
-
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
-
- Apr 01, 2012
-
-
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.
-
- Mar 06, 2012
-
-
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
-
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.
-
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)
-
- Mar 05, 2012
-
-
Paweł Szostek authored
There was a bug that caused wrong dependency solving for Verilog files. As reasult, there were misleading error messages printed (like Cannot find include for file src/lm32_shifter.v: l)
-
Paweł Szostek authored
-
- Mar 03, 2012
-
-
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''.
-
- Feb 13, 2012
-
-
Paweł Szostek authored
-
- Feb 10, 2012
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Jan 24, 2012
-
-
Paweł Szostek authored
-
- Jan 23, 2012
-
-
Paweł Szostek authored
-
Signed-off-by:
Pawel Szostek <pawel.szostek@gmail.com>
-
- Jan 22, 2012
-
-
Paweł Szostek authored
Conflicts: src/__main__.py
-