New Features
N |
Name |
Description |
_Status |
Test Results |
Tested by |
1 |
No binary in repo |
Exclude the hdlmake binary from the repository and issue stable versions. The git repository will contain the development version and no executable file will be held there. The table versions will became releases and will be available to download from the project page (https://www.ohwr.org/project/hdl-make/wikis/documents). |
will be done when master aproved |
|
2 |
Better HDLMAKE_COREDIR handling |
Add an option to select between the HDLMAKE_COREDIR and URLs provided in the manifests. |
probably done/to be tested |
|
3 |
Better module listing |
Add an option to show where each module comes from. |
done/To be tested |
|
|
4 |
Git submodule support. |
obvious |
done/to be tested |
|
|
5 |
Integrate full VHDL dependency generator. |
done/to be tested |
|
|
|
6 |
Make a unified makefile for local and remote synthesis. |
done/to be tested |
|
|
|
7 |
Screen support for remote synthesis. |
make remote` will open a screen session on the synthesis machine. `make restore` will restore the screen session with the running synthesis. `make sync` will copy results of last synthesis back to the local machine. `make terminate` will immediately stop the synthesis of the project /done (works differently than intended)/to be tested |
|
|