Age | Commit message (Collapse) | Author |
|
The original version of this file appears to have been attempting to
do this, but got the grotty details wrong.
|
|
|
|
|
|
|
|
2. Enabled multi-threading for MAP and PAR, the corresponding switch is -mt.
MAP supports -mt off|2, PAR supports -mt off|2|3|4. Please revert back to
-mt off if the build system has only two cores.
|
|
(which he only committed on fmc_clk, and I was only looking at master).
But I moved the curly brackets from Makefile to xilinx.mk, because
a) Makefile shouldn't need to know the picky details of xst option
syntax, and
b) xst will throw an uninformative error if called with '-vlgincdir '
versus '-vlgincdir {}', if vlgincdir isn't defined in Makefile.
|
|
|
|
but gives Pavel and Fredrik a place to put their stuff.
|