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
Adrian Costina
780455d68c
Makefile: Updated makefiles. Added makefiles for altera
2015-04-09 17:57:06 +03:00
Rejeesh Kutty
5f8e9a74ea
makefile: updated
2015-04-07 16:32:01 -04:00
Adrian Costina
f79a152958
Makefiles: updated all makefiles adding clean functionality
2015-04-03 11:57:54 +03:00
Istvan Csomortani
f15ff45afc
imageon_zed: Initial commit plus fix ILAs
2015-04-02 18:53:45 +03:00
Rejeesh Kutty
c0b0abd8b7
makefile: added
2015-04-01 16:29:57 -04:00
Rejeesh Kutty
36868c5433
makefile: added
2015-04-01 16:29:55 -04:00
Istvan Csomortani
98c2deaf26
imageon_zc706: Update project
...
+ Connect the Rx path to HP2
+ Enable AXI_SLICE_DEST
+ Add ILA to the dma_fifo and dma_axi_s2mm interface
+ Fix constraints
2015-04-01 18:50:18 +03:00
Istvan Csomortani
e116822059
imageon_zc706: Updates and fixes
...
+ sync the sof to the dma_de signal
+ hdmi_rx_dma is connected to the HP1
+ fix syncronization signal in the CSC module
+ hdmi_rx_clk is asynchronous
2015-03-27 18:57:32 +02:00
Rejeesh Kutty
754f11e0e6
imageon: updates
2015-03-24 15:08:48 -04:00
Rejeesh Kutty
007a1ea3a4
imageon: updates
2015-03-24 15:08:48 -04:00
Rejeesh Kutty
0085b8a712
imageon: updates
2015-03-24 15:08:48 -04:00
Rejeesh Kutty
4bb8712e71
imageon: updates
2015-03-24 15:08:48 -04:00
Istvan Csomortani
43673f6b9d
imageon_zc706: Update the project to the new framework
2015-03-23 12:45:34 +02:00
Istvan Csomortani
a170ebfb82
imageon: Initial commit
...
Initial commit of the IMAGEON project for ZC706. NOT tested.
2015-01-08 17:01:22 +02:00