For one, it buys me time -- I don't have to learn cheesy Windows batch
files and can use something that is far more flexible and platform
independent. Two, it buys integration with the rest of a project. I
can run a complete build that includes
FPGA stuff (several variants,
for example), the C code on an embedded processor, and the C code for
Windows/Linux interfaces that may accompany a project.
Unfortunately, most of the Xilinx project has to be rebuilt for any
change anyhow, so you gain less in terms of incremental build as you
do in C projects.
Jake
"Ken" <
[email protected]> wrote in message news:<retzb.16505$
[email protected]>...
> What does 'make' do for you that batch files to run the tools doesn't?
>
> Not being aggressive - just curious in case I am missing out on some labour
> saving functionality!
>
> Cheers,
>
> Ken
>