Rejeesh Kutty
a8d4c916c1
fmcomms2_bd: remove axi3 switch
2015-05-01 11:47:29 -04:00
Adrian Costina
3b58785368
daq1: Updated jesd reset connection. Fixed dmac async configuration. Updated zc706 constraints
2015-04-30 12:14:03 +03:00
Adrian Costina
e332fa01c8
ad6676evb, daq2, fmcadc2, fmcjesdadc1, usdrx1: Updated jesd reset connection
2015-04-30 12:11:46 +03:00
dbogdan
1df48a2e6e
Add hdmiio_int pin.
2015-04-29 18:50:28 +03:00
Adrian Costina
19ef85cec3
vc707: Changed mig project to use BANK_ROW_COLUMN, as it seems this mode gives best performance
2015-04-28 17:15:58 +03:00
Adrian Costina
288b9cccff
Makefile: Added makefiles for imageon_loopback project. Updated axi_ad9152, util_gmii_to_rgmii, util_wfifo to include constraints file
2015-04-28 15:22:37 +03:00
Adrian Costina
252aa135eb
ad9739a: Changed dma and interconnect clock to 200mhz. Removed div_clk constraint, as it is autodetected
2015-04-28 15:14:31 +03:00
Adrian Costina
3fdda617a4
fmcomms1: updated common, changed DMAC fifo size and wfifo reset signal source
...
- changed DMAC FIFO size to 16, as it should be large enough
- connected wfifo reset to adc_rst from axi_ad9643 core
2015-04-28 14:58:04 +03:00
Adrian Costina
37bfb2ef4b
ad9265: Updated common, wfifo is reset by the adc_rst signal from axi_ad9265 core
2015-04-28 14:53:12 +03:00
dbogdan
1eebfd3155
projects/imageon_loopback: Initial commit.
2015-04-28 10:32:28 +03:00
Adrian Costina
e51edfbadb
adv7511: KC705 mdio pin name fix
2015-04-27 11:21:36 +03:00
Adrian Costina
7e6f2bfa15
ad9265: Updated constraints file.
2015-04-27 11:20:42 +03:00
Rejeesh Kutty
272148eee5
rfsom: sdio 50mhz
2015-04-23 15:30:50 -04:00
Rejeesh Kutty
7611c2ae17
kcu105: ddr mig rbc to rcb
2015-04-23 15:30:48 -04:00
Istvan Csomortani
bb185296d7
fmcadc2_vc707: Increase the BRAM FIFO size to its maximum: it can store 1M samples.
...
The 2^18 dma address width with a 64 dma data width will result a FIFO, what will be implemented by 512 RAMB36 cells.
This is a the maximum BRAM FIFO depth in case of the VC707.
2015-04-23 18:00:00 +03:00
Lars-Peter Clausen
f232a36141
common: Place HDMI interface registers into the IOB
...
The paths from the HDMI interface registers to the IO pads are
unconstrained. This means the P&R can in theory put the register anywhere
which could lead to stability issues on the interface, depending on what
else is in the fabric. To get predictable delays for the register to IO pad
path place the register into the IOB section.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-23 14:33:47 +02:00
Lars-Peter Clausen
bd6c76f4ab
fmcomms5: Set DMA AXI type to AXI3 on ZYNQ
...
The HP memory ports on ZYNQ are AXI3. The AXI-DMAC supports both native AXI3
and AXI4, by configuring it for AXI3 there is no need for a protocol
converter inside the interconnect, that connects the DMAC to the HP port.
In addition to that also set the data width for the DMAC on the HP port side
to 64 so there is no need for a memory width converter in the interconnect.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-23 14:33:47 +02:00
Lars-Peter Clausen
4ed7c9aee9
fmcomms2_pr: zc706: Fix ddr and fixed_io signal names
...
The toplevel input/output signal names are lower case, but the signals
connected to the system_wrapper are upper case. Since verilog is case
sensitive this leaves the toplevel input/output signals unconnected. Fix
this by using lower case names everywhere.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-23 14:33:47 +02:00
Lars-Peter Clausen
558f2e89af
imageon: zc706: Fix ddr and fixed_io signal names
...
The toplevel input/output signal names are lower case, but the signals
connected to the system_wrapper are upper case. Since verilog is case
sensitive this leaves the toplevel input/output signals unconnected. Fix
this by using lower case names everywhere.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-23 14:33:47 +02:00
Lars-Peter Clausen
1bb5b6e55f
adv7511: zc706: Fix ddr and fixed_io signal names
...
The toplevel input/output signal names are lower case, but the signals
connected to the system_wrapper are upper case. Since verilog is case
sensitive this leaves the toplevel input/output signals unconnected. Fix
this by using lower case names everywhere.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-23 14:33:47 +02:00
Adrian Costina
a61a195e3f
Makefiles: Updated makefiles to add the new constraints as dependecies
2015-04-23 11:16:39 +03:00
Rejeesh Kutty
e25cfb9d9f
rfsom: ddr configuration
2015-04-22 13:45:11 -04:00
Istvan Csomortani
a100ecd308
util_dacfifo: Update BRAM DAC Fifo
...
The fifo will be placed between the DMAC and the Upack module, all the interfaces were updated.
2015-04-21 15:45:56 +03:00
Lars-Peter Clausen
3fd830b038
fmcomms2: Use AXI3 interface for the DMA on ZYNQ
...
On ZYNQ the HP interconnects have a AXI3 interface. The DMA controller
supports both AXI4 and AXI3. By switching to AXI3 there is no need to create
a protocol converter between the DMA and the HP port.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-17 19:51:37 +02:00
Lars-Peter Clausen
71d4f3a474
fmcomms2: Don't mark synchronous paths as asynchronous for the DMAs
...
The AXI master interface and the register map AXI slave interface use the
same clock. No need to mark the interfaces as asynchronous. This removes the
need for CDC logic on those paths.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-17 19:51:37 +02:00
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
374f82e7de
makefiles: The clean command for library won't remove the xml files, except for component.xml.
...
Updated also the dmac dependencies
2015-04-16 11:53:27 +03:00
Istvan Csomortani
8b5d1a8693
fmcadc2: Connect the second CS line for the external SPI interface
2015-04-15 19:08:17 +03:00
Adrian Costina
780455d68c
Makefile: Updated makefiles. Added makefiles for altera
2015-04-09 17:57:06 +03:00
Lars-Peter Clausen
afea42f444
rfsom: Use interface connection for the I2S stream
...
Use a interface connection for the I2S stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:26 +02:00
Lars-Peter Clausen
90e132d203
mitx045: Use interface connection for the I2S stream
...
Use a interface connection for the I2S stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
7f26bfe436
zed: Use interface connection for the I2S stream
...
Use a interface connection for the I2S stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
06e37b0082
common: zed: Use interface to connect I2C core to the I2C mixer
...
Use a interface connection for the I2C connection instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
7da59a435f
common: rfsom: Use interface connection for the HDMI DMA stream
...
Use a interface connection for the HDMI DMA stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
1f2ecaf037
common: mitx045: Use interface connection for the HDMI DMA stream
...
Use a interface connection for the HDMI DMA stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
1d66cf63b6
common: zc706: Use interface connection for the HDMI DMA stream
...
Use a interface connection for the HDMI DMA stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
ab5c7bb57b
common: zc702: Use interface connection for the HDMI DMA stream
...
Use a interface connection for the HDMI DMA stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
70deb1eed1
common: zed: Use interface connection for the HDMI DMA stream
...
Use a interface connection for the HDMI DMA stream instead of individually
connecting each of the signals. This make things a bit cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Lars-Peter Clausen
38722e569b
common: zed: Fix audio DMA reset signals
...
Make sure to connect the I2S and SPDIF core DMA reset signals to the correct net.
Fixes audio support on the ZED board.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
Rejeesh Kutty
5f8e9a74ea
makefile: updated
2015-04-07 16:32:01 -04:00
Rejeesh Kutty
6d0a2bf64c
axi_adcfifo: added
2015-04-07 16:21:39 -04:00
Rejeesh Kutty
4f7f109056
util_adcfifo: added
2015-04-07 16:08:38 -04:00
Istvan Csomortani
02dfa865b4
fmcadc5_vc707: Fix system top.
2015-04-06 12:15:49 +03:00
Rejeesh Kutty
0a8823361f
fmcjesdadc1/a5gt: 14.1 updates
2015-04-03 14:54:57 -04:00
Rejeesh Kutty
3aac5f9494
fmcjesdadc1/a5gt: 14.1 updates
2015-04-03 14:54:55 -04:00
Rejeesh Kutty
5abf60345c
fmcomms7: dac lane mux
2015-04-03 13:42:27 -04:00
Rejeesh Kutty
26a1f48724
fmcomms7: dac lane mux
2015-04-03 13:42:27 -04:00
Rejeesh Kutty
0b00073ce5
rfsom: add ddr parameters
2015-04-03 13:42:27 -04:00
Adrian Costina
49b8d389f6
fmcjesdadc1: Kc705, fixed system top,SPI
2015-04-03 18:28:26 +03:00
Adrian Costina
5afcfa37a7
ad6676evb: changed the dma clock
2015-04-03 18:27:46 +03:00
Adrian Costina
f79a152958
Makefiles: updated all makefiles adding clean functionality
2015-04-03 11:57:54 +03:00
Adrian Costina
51b5e4ddc5
fmcomms5: Moved the clock generation for dma transfer inside system_bd of the platform
2015-04-02 22:29:17 +03:00
Adrian Costina
a8b2292370
ad9265: Changed the dma clock
2015-04-02 22:27:55 +03:00
Istvan Csomortani
f15ff45afc
imageon_zed: Initial commit plus fix ILAs
2015-04-02 18:53:45 +03:00
Istvan Csomortani
2937445cce
fmcomms2_pr: Update project to the new frame work.
2015-04-02 16:06:08 +03:00
Adrian Costina
9745462d88
fmcomms2: VC707 fixed top file
2015-04-02 15:31:40 +03:00
Adrian Costina
9dac22c814
fmcomms2: ZC702 fixed GPIOs in top file
2015-04-02 15:30:41 +03:00
Adrian Costina
243a9bc992
fmcomms1: AC701 update project to new framework
2015-04-02 15:30:02 +03:00
Istvan Csomortani
0162009099
cftl_cip: Update project to the new frame work.
2015-04-02 15:14:04 +03:00
Adrian Costina
8ed301a264
AC701: Common, removed system clock constraint
2015-04-02 11:51:20 +03:00
Istvan Csomortani
408dc6f018
ac701_base: Change data and instruction memory range to 8kbyte
2015-04-02 11:34:20 +03:00
Adrian Costina
dbbdeeaa0c
fmcomms1: Updated AC701 project to new framework
2015-04-02 11:22:16 +03:00
Adrian Costina
a4e9dd5fc4
fmcomms2: KC705 updated project
2015-04-02 11:21:13 +03:00
Rejeesh Kutty
0184d2a4c7
makefile: added
2015-04-01 16:30:05 -04:00
Rejeesh Kutty
a16ded55cf
makefile: added
2015-04-01 16:30:04 -04:00
Rejeesh Kutty
ef32088c25
makefile: added
2015-04-01 16:30:03 -04:00
Rejeesh Kutty
d7671ecf6d
makefile: added
2015-04-01 16:30:02 -04:00
Rejeesh Kutty
a7d40aa0f2
makefile: added
2015-04-01 16:30:00 -04:00
Rejeesh Kutty
e9a4a41823
makefile: added
2015-04-01 16:29:59 -04:00
Rejeesh Kutty
9dba2d1e3b
makefile: added
2015-04-01 16:29:58 -04: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
Rejeesh Kutty
fe8fb8f5ed
makefile: added
2015-04-01 16:29:54 -04:00
Rejeesh Kutty
c63dead379
makefile: added
2015-04-01 16:29:53 -04:00
Rejeesh Kutty
5165129c92
makefile: added
2015-04-01 16:29:52 -04:00
Rejeesh Kutty
1697f297f8
makefile: added
2015-04-01 16:29:50 -04:00
Rejeesh Kutty
59698474af
makefile: added
2015-04-01 16:29:49 -04:00
Rejeesh Kutty
596d9db915
makefile: added
2015-04-01 16:29:48 -04:00
Rejeesh Kutty
968836011f
makefile: added
2015-04-01 16:29:47 -04:00
Rejeesh Kutty
c99630cb49
makefile: added
2015-04-01 16:29:45 -04:00
Rejeesh Kutty
a9fe02419e
makefile: added
2015-04-01 16:29:44 -04:00
Rejeesh Kutty
15ad9c287f
makefile: added
2015-04-01 16:29:43 -04:00
Rejeesh Kutty
c46866e78c
makefile: added
2015-04-01 16:29:42 -04:00
Rejeesh Kutty
c5a67ad1cd
makefile: added
2015-04-01 16:29:41 -04:00
Rejeesh Kutty
74d3d458da
makefile: added
2015-04-01 16:29:39 -04:00
Rejeesh Kutty
b1cc047d04
makefile: added
2015-04-01 16:29:38 -04:00
Rejeesh Kutty
25a6a75a32
makefile: added
2015-04-01 16:29:37 -04:00
Rejeesh Kutty
c5ccd44ffb
makefile: added
2015-04-01 16:29:36 -04:00
Rejeesh Kutty
006a4fd209
makefile: added
2015-04-01 16:29:34 -04:00
Rejeesh Kutty
61bdb437b1
makefile: added
2015-04-01 16:29:33 -04:00
Rejeesh Kutty
970d5f8c3e
makefile: added
2015-04-01 16:29:32 -04:00
Rejeesh Kutty
5f149535b5
makefile: added
2015-04-01 16:29:31 -04:00
Rejeesh Kutty
48e8945ac1
makefile: added
2015-04-01 16:29:29 -04:00
Rejeesh Kutty
1c1464876c
makefile: added
2015-04-01 16:29:28 -04:00
Rejeesh Kutty
56615a19f2
makefile: added
2015-04-01 16:29:27 -04:00
Rejeesh Kutty
1a14a36db6
makefile: added
2015-04-01 16:29:26 -04:00
Rejeesh Kutty
c085fbdd35
makefile: added
2015-04-01 16:29:24 -04:00
Rejeesh Kutty
077d2699fe
makefile: added
2015-04-01 16:29:23 -04:00
Rejeesh Kutty
d50bf705ef
makefile: added
2015-04-01 16:29:22 -04:00
Rejeesh Kutty
9e8cb22c96
makefile: added
2015-04-01 16:29:21 -04:00
Rejeesh Kutty
0a62cc9b8e
makefile: added
2015-04-01 16:29:19 -04:00
Rejeesh Kutty
661cdc5752
makefile: added
2015-04-01 16:29:18 -04:00
Rejeesh Kutty
0275f5575b
makefile: added
2015-04-01 16:29:17 -04:00
Rejeesh Kutty
b7d72a5b2e
makefile: added
2015-04-01 16:29:16 -04:00
Rejeesh Kutty
71adb70844
makefile: added
2015-04-01 16:29:14 -04:00
Rejeesh Kutty
1165203964
makefile: added
2015-04-01 16:29:13 -04:00
Rejeesh Kutty
e596a1c593
makefile: added
2015-04-01 16:29:12 -04:00
Rejeesh Kutty
6391b9aa9d
makefile: added
2015-04-01 16:29:11 -04:00
Rejeesh Kutty
565839db38
makefile: added
2015-04-01 16:29:10 -04:00
Rejeesh Kutty
14c36b172f
makefile: added
2015-04-01 16:29:08 -04:00
Rejeesh Kutty
ae960e66e9
makefile: added
2015-04-01 16:29:07 -04:00
Rejeesh Kutty
f3c151eb7c
makefile: added
2015-04-01 16:29:06 -04:00
Rejeesh Kutty
12e9ab7bdd
makefile: added
2015-04-01 16:29:05 -04:00
Rejeesh Kutty
4e3e26a8dd
makefile: added
2015-04-01 16:29:03 -04:00
Rejeesh Kutty
b6d5e21133
makefile: added
2015-04-01 16:29:02 -04:00
Rejeesh Kutty
0dc0d825a6
makefile: added
2015-04-01 16:29:01 -04:00
Rejeesh Kutty
283427647b
makefile: added
2015-04-01 16:29:00 -04:00
Rejeesh Kutty
61293e7231
makefile: added
2015-04-01 16:28:58 -04:00
Rejeesh Kutty
73b31cfea0
makefile: added
2015-04-01 16:28:57 -04:00
Rejeesh Kutty
79a07e737d
makefile: added
2015-04-01 16:28:56 -04:00
Rejeesh Kutty
b3c666cf0d
makefile: added
2015-04-01 16:28:55 -04:00
Rejeesh Kutty
7a505f2d81
makefile: added
2015-04-01 16:28:53 -04:00
Rejeesh Kutty
8c25254fd7
makefile: added
2015-04-01 16:28:52 -04:00
Rejeesh Kutty
0664fb76f0
makefile: added
2015-04-01 16:28:51 -04:00
Rejeesh Kutty
3051afd7da
makefile: added
2015-04-01 16:28:50 -04:00
Rejeesh Kutty
d8ca123557
makefile: added
2015-04-01 16:28:48 -04:00
Rejeesh Kutty
88676c8c00
makefile: added
2015-04-01 16:28:47 -04:00
Rejeesh Kutty
786690cdae
makefile: added
2015-04-01 16:28:46 -04:00
Rejeesh Kutty
861341df2d
makefile: added
2015-04-01 16:28:44 -04:00
Rejeesh Kutty
69e817aed7
makefile: added
2015-04-01 16:28:43 -04:00
Rejeesh Kutty
8595341c32
makefile: added
2015-04-01 16:28:42 -04:00
Rejeesh Kutty
1c558f23db
makefile: added
2015-04-01 16:28:41 -04:00
Rejeesh Kutty
d5562e6a63
makefile: added
2015-04-01 16:28:39 -04:00
Rejeesh Kutty
47331d951a
makefile: added
2015-04-01 16:28:38 -04:00
Rejeesh Kutty
2c8939f246
makefile: added
2015-04-01 16:28:37 -04:00
Rejeesh Kutty
9ca85e9837
makefile: added
2015-04-01 16:28:36 -04:00
Rejeesh Kutty
4a197f532e
makefile: added
2015-04-01 16:28:34 -04:00
Rejeesh Kutty
26f176f2b5
makefile: added
2015-04-01 16:28:33 -04:00
Rejeesh Kutty
f330a82bb5
makefile: added
2015-04-01 16:28:32 -04:00
Rejeesh Kutty
544d4f579f
makefile: added
2015-04-01 16:28:30 -04:00
Rejeesh Kutty
2fdc3d6d96
makefile: added
2015-04-01 16:28:29 -04:00
Rejeesh Kutty
df7c64be5f
makefile: added
2015-04-01 16:28:28 -04:00
Rejeesh Kutty
3520884406
makefile: added
2015-04-01 16:28:27 -04:00
Rejeesh Kutty
aa1739cb3e
makefile: added
2015-04-01 16:28:25 -04:00
Rejeesh Kutty
affa42d76a
makefile: added
2015-04-01 16:28:24 -04:00
Rejeesh Kutty
c87268e703
makefile: added
2015-04-01 16:28:23 -04:00
Rejeesh Kutty
4cf4349e27
makefile: added
2015-04-01 16:28:22 -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
271a383012
ad9467_kc705: Update project to the new frame work.
2015-04-01 17:16:47 +03:00
Istvan Csomortani
1819a41ab5
ad9467_zed: Update project to the new framework.
2015-04-01 14:38:39 +03:00
Adrian Costina
fbfbfdaf87
motcon2_fmc: Updated to the latest framework
2015-04-01 11:45:01 +03:00
Adrian Costina
e58e9bc701
fmcomms5: Updated zc702 project to the latest framework
2015-03-31 17:44:09 +03:00
Adrian Costina
fb3ee53790
fmcomm5: Updated ZC706 project
2015-03-31 17:43:30 +03:00
Adrian Costina
92aa58826d
fmcomms5: Updated project to be compatible with both ZC702 and ZC706
2015-03-31 17:42:44 +03:00
Adrian Costina
207b9679c9
fmcomms2: miniITX project updated to the new framework
2015-03-31 16:17:58 +03:00
Adrian Costina
bf1a50ef0c
mitx: common, fixed number of gpios enabled
2015-03-31 16:16:40 +03:00
Istvan Csomortani
7d1c715f09
adv7511_vc707: Fix system top.
2015-03-31 11:00:48 +03:00
Rejeesh Kutty
8f2fdec838
ad6676evb/vc707: 2014.4 updates
2015-03-30 14:59:09 -04:00
Rejeesh Kutty
c4a7730c89
ad6676evb/vc707: 2014.4 updates
2015-03-30 14:59:09 -04:00
Rejeesh Kutty
7f2cc2117c
ad6676evb/vc707: 2014.4 updates
2015-03-30 14:59:09 -04:00
Rejeesh Kutty
edcc0672d2
ad6676evb/vc707: 2014.4 updates
2015-03-30 14:59:09 -04:00
Adrian Costina
7aeeaec5f4
fmcomms1: VC707 updated to the latest framework
2015-03-30 18:09:57 +03:00
Adrian Costina
89b83f8a00
fmcomms1: KC705 project updated to the latest framework
2015-03-30 18:09:17 +03:00
Adrian Costina
11379939d0
fmcjesdadc1: VC707, Updated project to the latest framework
2015-03-30 18:08:19 +03:00
Adrian Costina
c7e4ba5083
fmcjesdadc1: Updated KC705 to the latest flow
2015-03-30 18:07:47 +03:00
Istvan Csomortani
4f69ae19c5
adv7511_mitx045: Update latest frame work.
2015-03-30 17:54:37 +03:00
Istvan Csomortani
fcb163062f
adv7511 : Fix top for kcu105 and kc705
2015-03-30 16:21:38 +03:00
Istvan Csomortani
c00633d1ac
adv7511_ac701: Update project and common files to the new framework.
2015-03-30 15:23:26 +03:00
Istvan Csomortani
166c78060c
adv7511_vc707: Fix system top.
2015-03-29 16:17:08 +03:00
Istvan Csomortani
7e539632e5
adv7511_kc705: Fix system top.
2015-03-29 16:16:11 +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
Adrian Costina
e7c33bc7d8
ad9265_fmc: Fixed spi connection. Changed ila clock to 200 MHz
2015-03-27 15:40:28 +02:00
Adrian Costina
01f8c373b0
fmcomms1: Updated zc702 project to the latest framework
2015-03-27 15:38:46 +02:00
Adrian Costina
dbcf8389b3
fmcomms1: Updated zed project to the latest framework
2015-03-27 15:37:50 +02:00
Rejeesh Kutty
8bc589a4d4
fmcadc2/vc707: 2014.4 updates
2015-03-26 15:07:17 -04:00
Rejeesh Kutty
a24c1d33e9
fmcadc2/vc707: 2014.4 updates
2015-03-26 15:07:15 -04:00
Rejeesh Kutty
86512ad95a
fmcadc2/vc707: 2014.4 updates
2015-03-26 15:07:10 -04:00
Rejeesh Kutty
cf85f0b0bb
daq2/vc707: gpio_bd is 21bits
2015-03-26 14:18:26 -04:00
Rejeesh Kutty
90a8d91c36
daq2/vc707: 2014.4 updates
2015-03-26 14:02:43 -04:00
Rejeesh Kutty
17918bf735
daq2/vc707: 2014.4 updates
2015-03-26 14:02:39 -04:00
Rejeesh Kutty
6b1eac4211
daq2/vc707: 2014.4 updates
2015-03-26 14:02:34 -04:00
Rejeesh Kutty
6a85724793
daq2/vc707: 2014.4 updates
2015-03-26 14:02:31 -04:00
Rejeesh Kutty
5014b4209c
kc705/vc707: consistency fixes
2015-03-26 14:02:10 -04:00
Rejeesh Kutty
67c8d02110
kc705/vc707: consistency fixes
2015-03-26 14:00:58 -04:00
Rejeesh Kutty
1fcccacdf5
kc705/vc707: consistency fixes
2015-03-26 14:00:50 -04:00
Rejeesh Kutty
276bb9525a
daq2/kc705: 2014.4 updates
2015-03-26 10:14:12 -04:00
Rejeesh Kutty
a7e3d2af67
daq2/kc705: 2014.4 updates
2015-03-26 10:14:12 -04:00
Rejeesh Kutty
803ef90fea
daq2/kc705: 2014.4 updates
2015-03-26 10:14:12 -04:00
Rejeesh Kutty
daac204676
kc705: gpio bd
2015-03-26 10:14:12 -04:00
Rejeesh Kutty
ee2cd034bc
scripts: add gnd/vcc connections
2015-03-26 10:08:01 -04:00
Istvan Csomortani
f1e542abe3
adv7511_vc707: Constraint file added.
2015-03-26 13:03:51 +02:00
Istvan Csomortani
2d05193093
adv7511_zc702: Update project to the new framework.
2015-03-26 12:20:31 +02:00
Istvan Csomortani
d1e4727066
adv7511_vc707: Update project to the new framework.
2015-03-26 12:20:30 +02: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
Istvan Csomortani
7c289c8844
adv7511_kc705: Update project to the new framework.
2015-03-26 12:20:27 +02:00
Adrian Costina
ccf0542218
fmcjesdadc1: Connected constant 0 to unconnected inputs
2015-03-26 12:08:14 +02:00
Adrian Costina
1828a94446
fmcomms5: Updated common and ZC706 project to the latest framework
2015-03-25 17:42:11 +02:00
Adrian Costina
10f3ac4d22
fmcomms1: Updated common and ZC706 project to the latest flow
2015-03-25 17:41:14 +02:00
Adrian Costina
037484e1d0
usdrx1: Updated project to the latest framework
2015-03-25 17:39:51 +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
b774379796
fmcomms2_zc706: Clean up system top
2015-03-24 13:38:48 +02:00
Istvan Csomortani
fcbbfa0177
fmcomms2_pr ZC706: Update project to the new framework
2015-03-24 13:37:37 +02:00
Istvan Csomortani
75d2c7e93e
daq1_zc706: Update project to the new framework
2015-03-24 12:45:24 +02:00
Adrian Costina
d418c9f9b1
fmcjesdadc1: Updated project to new flow. Updated ZC706 design
2015-03-24 10:38:14 +02:00
Adrian Costina
58a5e0142c
ad9265_fmc: Updated project to the new flow
2015-03-24 10:37:06 +02:00
Adrian Costina
919c02b57a
cftl_std: Update project to the new framework
2015-03-23 16:03:15 +02:00
Rejeesh Kutty
d93b967980
fmcadc5: 2014.4 updates
2015-03-23 10:00:46 -04:00
Rejeesh Kutty
624d2778d8
fmcadc5: 2014.4 updates
2015-03-23 10:00:46 -04:00
Rejeesh Kutty
6dca97dd20
fmcadc5: 2014.4 updates
2015-03-23 10:00:46 -04:00
Rejeesh Kutty
a09075030c
fmcadc5: 2014.4 updates
2015-03-23 10:00:46 -04:00
Rejeesh Kutty
a74c61d6d5
vc707: gpio_bd changes
2015-03-23 10:00:46 -04:00
Istvan Csomortani
7c921474bf
adv7511_zed: Update project to the new framework
2015-03-23 13:01:51 +02:00
Istvan Csomortani
8443e94442
ad9434_fmc: Update project to the new framework
2015-03-23 13:00:50 +02:00
Istvan Csomortani
43673f6b9d
imageon_zc706: Update the project to the new framework
2015-03-23 12:45:34 +02:00
Adrian Costina
c1c6787b91
fmcomms2: Updated VC707 design with the latest base design
2015-03-20 18:22:48 +02:00
Adrian Costina
69326a72ef
VC707: Updated base design
2015-03-20 18:20:44 +02:00
Istvan Csomortani
b12187433d
adv7511_zc706: Interrupts and framework updates
2015-03-20 13:30:24 +02:00
Rejeesh Kutty
cba3dde3dc
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
9e1e4969ff
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
9f727776e9
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
34d95c1969
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
1354836799
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
7e0bfca0c6
fmcadc4: 2014.4 updates
2015-03-19 16:33:14 -04:00
Rejeesh Kutty
ee87421419
fmcomms6: 2014.4 updates
2015-03-19 15:36:52 -04:00
Rejeesh Kutty
4d91d85265
fmcomms6: 2014.4 updates
2015-03-19 15:36:51 -04:00
Rejeesh Kutty
5192adf5a7
fmcomms6: 2014.4 updates
2015-03-19 15:36:50 -04:00
Rejeesh Kutty
c8d60d249b
fmcomms6: 2014.4 updates
2015-03-19 15:36:48 -04:00
Rejeesh Kutty
9571ce3e3b
fmcomms6: 2014.4 updates
2015-03-19 15:36:47 -04:00
Rejeesh Kutty
de14146b0b
fmcadc2: 2014.4 updates
2015-03-19 13:22:30 -04:00
Rejeesh Kutty
771215cbbc
fmcadc2: 2014.4 updates
2015-03-19 13:22:30 -04:00
Rejeesh Kutty
01de3e7984
fmcadc2: 2014.4 updates
2015-03-19 13:22:30 -04:00
Rejeesh Kutty
b4bee697cb
fmcadc2: 2014.4 updates
2015-03-19 13:22:30 -04:00
Rejeesh Kutty
126158629c
fmcadc2: 2014.4 updates
2015-03-19 13:22:30 -04:00
Rejeesh Kutty
275ce42bc9
daq3: 2014.4 updates
2015-03-19 12:45:55 -04:00
Rejeesh Kutty
caa0e27bd6
daq3: 2014.4 updates
2015-03-19 12:45:54 -04:00
Rejeesh Kutty
423b436601
daq3: 2014.4 updates
2015-03-19 12:45:52 -04:00
Rejeesh Kutty
0c94ea8d2b
daq3: 2014.4 updates
2015-03-19 12:45:51 -04:00
Rejeesh Kutty
2fa475cca2
daq3: 2014.4 updates
2015-03-19 12:45:50 -04:00
Rejeesh Kutty
ec0b6ac754
ad9739a/zc706: 2014.4 updates
2015-03-19 11:36:27 -04:00
Rejeesh Kutty
c236c38e93
ad9739a/zc706: 2014.4 updates
2015-03-19 11:36:27 -04:00
Rejeesh Kutty
18112d723f
ad9739a/zc706: 2014.4 updates
2015-03-19 11:36:27 -04:00
Rejeesh Kutty
8542c2b0d7
rfsom: sd1 to sd0 changes
2015-03-19 09:34:15 -04:00
Rejeesh Kutty
d72c525b46
rfsom: sd1 to sd0 changes
2015-03-19 09:34:14 -04:00
Rejeesh Kutty
fb5966f9fd
rfsom: sd1 to sd0 changes
2015-03-19 09:34:13 -04:00
Rejeesh Kutty
6cc8f142f1
rfsom: sd1 to sd0 changes
2015-03-19 09:34:12 -04:00
Istvan Csomortani
f0d08abe03
fmcomms2: Fix system_top.v for a few carrier
...
Interrupts are connected inside IPI. Fix system_top for zed, zc702, zc706 and kc705.
2015-03-18 10:37:24 +02:00
Istvan Csomortani
72b41c981f
kc705_base: Fix base address overlap
2015-03-18 10:33:17 +02:00
Rejeesh Kutty
9b6531f79f
ad6676evb: 2014.4 updates
2015-03-17 16:53:13 -04:00
Rejeesh Kutty
ee89862de9
ad6676evb: 2014.4 updates
2015-03-17 16:53:13 -04:00
Rejeesh Kutty
1da8356f05
ad6676evb: 2014.4 updates
2015-03-17 16:53:13 -04:00
Rejeesh Kutty
7456ca67a8
ad6676evb: 2014.4 updates
2015-03-17 16:53:13 -04:00
Rejeesh Kutty
08a773b92d
fmcomms2/rfsom: interrupt fix
2015-03-17 16:31:12 -04:00
Rejeesh Kutty
a92c5cb4ff
fmcomms7: 2014.4 updates
2015-03-17 14:01:47 -04:00
Rejeesh Kutty
18891d036b
fmcomms7: 2014.4 updates
2015-03-17 14:01:47 -04:00
Rejeesh Kutty
b2e05ce108
fmcomms7: 2014.4 updates
2015-03-17 14:01:47 -04:00
Rejeesh Kutty
3e73b711e8
fmcomms7: 2014.4 updates
2015-03-17 14:01:47 -04:00
Rejeesh Kutty
8cb96533d3
fmcomms7: 2014.4 updates
2015-03-17 14:01:46 -04:00
Istvan Csomortani
7bdce3837e
fmcomms2: Update interrupts
...
The new interrupts connections are made inside IPI by the process called 'ad_cpu_interrupt'.
2015-03-16 19:13:45 +02:00
Istvan Csomortani
65b16551c3
fmcomms2_kc705: Fix system_top connections
2015-03-16 19:12:04 +02:00
Istvan Csomortani
cea2d90eb2
base_kc705: Fix different issues
...
+ No more constant block inside IPI.
+ Gpio switch/led is on the axi_gpio first channel.
+ Fix the address map
+ Remove hdmi/spdif related constraints from base constraints
2015-03-16 19:10:57 +02:00
Istvan Csomortani
65654b77ff
fmcomms2_kc705: Update design to the new hdl framework
2015-03-13 18:54:28 +02:00
Istvan Csomortani
7befef6662
fmcomms2_zed: Update design to the new hdl framework
2015-03-13 18:52:57 +02:00
Istvan Csomortani
f7dd466469
adi_board.tcl : Fix some issue with the ad_mem_hpx_interconnect
...
Sometimes the find_bd_objs does not do its job, so need to double check that the interface clock is already connected to the p_clock or not.
Not sure about the cause of this behavior, need more investigation. Issue was found first at KC705 base design.
2015-03-13 18:51:21 +02:00
Adrian Costina
70e1d13a7b
fmcomms2: Updated project
2015-03-13 12:49:17 +02:00
Adrian Costina
ea303c6f61
zc702: Updated base design to the latest model
2015-03-13 12:44:08 +02:00
Rejeesh Kutty
17d8c1b72b
daq2: move intrs into ipi
2015-03-12 16:17:17 -04:00
Rejeesh Kutty
3a2d1004b5
daq2: move intrs into ipi
2015-03-12 16:17:09 -04:00
Rejeesh Kutty
b1b46ed820
daq2: move intrs into ipi
2015-03-12 16:17:04 -04:00
Rejeesh Kutty
ff3dcbc2cb
daq2: move intrs into ipi
2015-03-12 16:16:55 -04:00
Rejeesh Kutty
8ad8ec4d1e
ml605 removed
2015-03-12 13:00:28 -04:00
Rejeesh Kutty
e520f5c55a
ad9671_fmc: removed
2015-03-12 12:00:46 -04:00
Rejeesh Kutty
73680d1ed9
fmcomms2/ml605: removed
2015-03-12 11:59:18 -04: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
15967f913f
adv7511/mb: added board files
2015-03-12 11:09:20 -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
Istvan Csomortani
68361bafd4
zc706_base: The FCLK_CLK2 is not used.
2015-03-11 18:10:32 +02:00
Istvan Csomortani
a3e73a1837
ad9467_fmc: Fix port names at ILA logic
...
In the version 2014.2 the output port of a constant module was changed from 'const' to 'dout'.
This commit fix the non working ILA.
2015-03-11 14:45:02 +02:00
Rejeesh Kutty
543bfe9d44
daq2/kcu105: removed hdmi/spdif
2015-03-10 16:15:16 -04:00
Rejeesh Kutty
ae16aeb064
kcu105/adv7511: moved hdmi/spdif out of base design
2015-03-10 16:15:15 -04:00
Rejeesh Kutty
d7993401e6
kcu105/adv7511: moved hdmi/spdif out of base design
2015-03-10 16:15:14 -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
1cf8092ba9
fmcomms2/zc706: spi/gpio changes
2015-03-10 16:06:22 -04:00
Rejeesh Kutty
631c71373a
fmcomms2/zc706: spi/gpio changes
2015-03-10 16:06:18 -04:00
Rejeesh Kutty
796a0f4f2b
fmcomms2/zc706: spi/gpio changes
2015-03-10 16:06:13 -04:00
Rejeesh Kutty
8967903d76
zc706: intr sensitivity level-high
2015-03-10 16:05:05 -04:00
Rejeesh Kutty
7012172f66
fmcomms2: spi/gpio moved to base design
2015-03-10 15:27:32 -04:00
Rejeesh Kutty
7da65ef3db
fmcomms2: spi/gpio moved to base design
2015-03-10 15:27:28 -04:00
Rejeesh Kutty
abae36b12f
fmcomms2: spi/gpio moved to base design
2015-03-10 15:27:22 -04:00
Rejeesh Kutty
9e57e919c4
fmcomms2: spi/gpio moved to base design
2015-03-10 15:26:57 -04:00
Rejeesh Kutty
a68463d033
rfsom: board updates
2015-03-10 15:26:31 -04:00
Rejeesh Kutty
e38356b243
rfsom: board updates
2015-03-10 15:26:24 -04:00
Rejeesh Kutty
c0eef42647
adi_board: enable ps7 hp if needed
2015-03-09 16:12:23 -04:00
Rejeesh Kutty
59457cb3d4
daq2/zc706: base system updates
2015-03-09 16:10:56 -04:00