Commit Graph

25 Commits (f1f8c14813c79f7bce11a36f9ef05d511b59ed0e)

Author SHA1 Message Date
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
Rejeesh Kutty 8595341c32 makefile: added 2015-04-01 16:28:42 -04:00
Istvan Csomortani fcb163062f adv7511 : Fix top for kcu105 and kc705 2015-03-30 16:21:38 +03:00
Istvan Csomortani feb29d57a5 adv7511_kcu105: PCORE_DEVICE_TYPE is a carrier specific parameter.
Move the PCORE_DEVICE_TYPE parameter from  common to system_bd.
2015-03-26 12:20:28 +02:00
Rejeesh Kutty 18c03a57f8 adv7511/mb: added board files 2015-03-12 11:09:32 -04:00
Rejeesh Kutty 7f462a1b34 adv7511/mb: added board files 2015-03-12 11:09:27 -04:00
Rejeesh Kutty 8d0c3573cc adv7511/kcu105: hdmi/spdif moved out of base design 2015-03-11 15:22:39 -04:00
Rejeesh Kutty 491b67c13a adv7511/kcu105: hdmi/spdif moved out of base design 2015-03-11 15:22:39 -04:00
Rejeesh Kutty 09b916d0c7 kcu105/adv7511: moved hdmi/spdif out of base design 2015-03-10 16:15:13 -04:00
Rejeesh Kutty 20b2c19987 kcu105/adv7511: moved hdmi/spdif out of base design 2015-03-10 16:15:11 -04:00
Rejeesh Kutty ad41d250a8 kcu105/adv7511: moved hdmi/spdif out of base design 2015-03-10 16:15:10 -04:00
Rejeesh Kutty 99ad286c41 kcu105: adv7511 updates 2014-10-31 13:28:17 -04:00
Istvan Csomortani 4f15f5c34c adv7511: Update interrupts.
The ad_interrupts.v was used to concatenate the interrupts.
2014-10-27 19:48:05 +02:00
Rejeesh Kutty 43cdafe1e2 kcu105: iic-rstn removed 2014-10-22 16:33:52 -04:00
Rejeesh Kutty fca0714478 adv7511/kcu105: ethernet fix 2014-10-17 13:48:33 -04:00
Lars-Peter Clausen 50faf0c53a Remove executable flags from non-exectuable files 2014-09-09 15:05:06 +02:00
Rejeesh Kutty c75e6b3043 kcu105 pwr-good removed 2014-07-07 09:56:13 -04:00
Rejeesh Kutty 6ea7dd7fc3 kcu105: pwr-good added 2014-06-12 15:22:31 -04:00
Rejeesh Kutty cf56a568c6 kcu105: GTH updates 2014-06-05 14:27:38 -04:00
Rejeesh Kutty 3ac1da178e kcu105: sane except for ddr4/ethernet 2014-05-06 15:39:05 -04:00
Rejeesh Kutty a10043c4f4 kcu105: base complete with ethernet errors 2014-04-30 14:41:43 -04:00
Rejeesh Kutty be69c0c330 kcu105: initial checkin 2014-04-30 14:41:39 -04:00