pluto_hdl_adi/projects/fmcomms2/c5soc
Adrian Costina dc2b37bd0c Makefile: Added top level Makefile. Modified behavior of clean and clean-all
Clean ran for a project will clean only the project files.
Clean-all ran for a project will clean also the library files on which the project depends.
The clean commands will only remove specific files and directories.

The top Makefile allows several options(per suggestion from jameyhicks):
make fmcomms1.zed will run "make all" in projects/fmcomms1/zed/
make clean will run "make clean" for all the projects
make clean-all will run "make clean" for all the projects and libraries
make lib will run "make all" for the library files
2015-04-17 17:22:38 +03:00
..
Makefile Makefile: Added top level Makefile. Modified behavior of clean and clean-all 2015-04-17 17:22:38 +03:00
system_bd.qsys fmcomms2: c5soc: Set dac_util_unpack number of channels to 4 2014-09-12 16:15:12 +02:00
system_constr.sdc fmcomms2: c5soc: Add false path between 50MHz and VGA PLL clock 2014-09-09 15:05:06 +02:00
system_project.tcl fmcomms2/c5soc: Fixed the MOSI and MISO pin assignments. 2014-07-07 22:28:25 +03:00
system_timing.tcl fmcomms2: Update c5soc system_timing script 2014-12-10 17:54:11 +02:00
system_top.v fmcomms2: c5soc: Set dac_util_unpack number of channels to 4 2014-09-12 16:15:12 +02:00