Istvan Csomortani
2d607d765b
cftl_cip: Add a clock input to the device core, for the SPI clock.
...
This clock can be adjustable from the system_project.tcl
2015-02-04 14:55:17 +02:00
Istvan Csomortani
d02c21b426
util_pmod_adc: General update
...
Redesign the state machine, rename constant and variable names, add notes and description.
2015-02-04 14:49:16 +02:00
Rejeesh Kutty
996e1b7970
rfsom: constraint updates
2015-02-03 14:20:34 -05:00
Istvan Csomortani
890bb1da75
daq2: Add support for VC707
2015-01-29 18:33:27 +02:00
Adrian Costina
fd2ab02174
cftl_std: Added in the constraint file comments regarding supported CFTLs
2015-01-29 16:27:43 +02:00
Istvan Csomortani
8ccab473eb
README.md: General update
...
/dev branch supports Vivado 2014.4
2015-01-29 12:46:19 +02:00
Istvan Csomortani
d69d105b5d
vc707_common: Fix address mapping
...
The axi_ethernet/eth_buf/S_AXI_2TEMAC address space and axi_ethernet/eth_mac/s_axi/Reg address
segment does not exist in 2014.4.
2015-01-29 12:22:06 +02:00
Istvan Csomortani
e8ff30119d
vc707_xdc: Delete unnecessary clock definition
2015-01-29 11:39:10 +02:00
Istvan Csomortani
6c8ea24f20
common: Update VC707 base design to 2014.4
2015-01-28 16:24:52 +02:00
Istvan Csomortani
e1d8dd10a9
daq2: Initial check in of the VC707 based project
...
NOTE: Can not communicate with the clock chip, rx/tx PLL not locking.
2015-01-28 16:24:06 +02:00
Istvan Csomortani
96899313d8
axi_dmac: Fix constraint
...
Change the constraint file extension to .xdc, no more need for the .tcl workaround.
2015-01-23 18:51:25 +02:00
Istvan Csomortani
b10ba49425
axi_dmac: Fix constraint related issue
...
Tcl command "if" is not supported by Vivado XDC, therefore the tool throw some critical warnings, and does not
apply the constraints, which can cause timing violations at case of some carriers.
The following solution is much more compact and is supported by the XDC, and more importantly prevents
unwanted critical errors and timing violations.
2015-01-23 18:44:17 +02:00
Istvan Csomortani
d5bd485624
axi_dmac: Fix eot issue under 2014.4
...
Vivado 2014.4 is too greedy, when it needs to optimize. See more about the issue here: https://ez.analog.com/thread/48214
The response_dest_resp is unused, so not save to concatenate with a valid signal like the eot.
2015-01-23 18:39:33 +02:00
Istvan Csomortani
659e0cca4e
cftl_cip: Initial check in.
...
Project cftl_cip supports the following Circuits from the Lab pmods:
+ EVAL-CN0350-PMDZ
+ EVAL-CN0335-PMDZ
+ EVAL-CN0336-PMDZ
+ EVAL-CN0337-PMDZ
Note: Additional testing needed!
2015-01-23 18:29:32 +02:00
Adrian Costina
463a3bbc88
cftl_std: Updated project. Switched to PS7 gpio. Renamed signals.
2015-01-23 14:11:33 +02:00
Adrian Costina
9672271155
fmcjestadc1: a5gt: Updated project to work with linux and fixed ethernet
...
- added phy reset mechanism for proper functioning of the ethernet
- not all DDR is accesible, as NIOS2 can't access it with MMU enabled
2015-01-23 13:30:56 +02:00
Adrian Costina
5a77ab0161
a5gt:common: Added phy reset signal from ethernet in pin assignments
2015-01-23 12:31:41 +02:00
Adrian Costina
050f17e034
a5gt3: common: corrected naming in pin assignments. added reset signal from FPGA2
2015-01-23 12:30:16 +02:00
Rejeesh Kutty
d6499e202c
Merge remote-tracking branch 'origin/hdl_2014_r2' into dev
2015-01-15 15:48:36 -05:00
Rejeesh Kutty
5a1819ed6e
fifo2s: qualify last with valid
2015-01-15 15:42:10 -05:00
Rejeesh Kutty
8fedb5b41c
fifo2s: qualify last with valid
2015-01-15 09:34:43 -05:00
Rejeesh Kutty
72e89852b6
daq2/kc705: 2014.4 updates
2015-01-14 12:58:08 -05:00
Rejeesh Kutty
4d46c9a095
Merge remote-tracking branch 'origin/master' into dev
2015-01-13 13:44:14 -05:00
Rejeesh Kutty
024d9e7309
replace export hardware -- hwdef/sysdef
2015-01-13 13:40:21 -05:00
Rejeesh Kutty
03988f1c9f
kcu105-daq2-2014.4-- intermediate fixes
2015-01-13 13:40:20 -05:00
Rejeesh Kutty
b595cce697
kcu105-daq2-2014.4-- intermediate fixes
2015-01-13 13:40:18 -05:00
Rejeesh Kutty
b0b4bfe531
kcu105-daq2-2014.4-- intermediate fixes
2015-01-13 13:40:17 -05:00
Adrian Costina
47871287f3
kc705: Updated base project with linear flash. Updated all depending projects
2015-01-13 10:19:07 +02:00
Adrian Costina
623e732ee6
kc705: Updated base project with linear flash. Updated all depending projects
2015-01-13 10:07:51 +02:00
Rejeesh Kutty
b9e2c5659f
fmcomms2: 2014.4
2015-01-09 14:12:54 -05:00
Rejeesh Kutty
9e64df917c
daq2: 2014.4
2015-01-09 14:12:53 -05:00
Rejeesh Kutty
65d9f08763
zc706: mig 2014.4
2015-01-09 14:12:52 -05:00
Rejeesh Kutty
868df1aac8
zc706: mig 2014.4
2015-01-09 14:12:51 -05:00
Rejeesh Kutty
0258afbadc
board: add ddr seg variable
2015-01-09 14:12:50 -05:00
Adrian Costina
22d881981e
cftl_std: Renamed cftl standard project
2015-01-09 19:44:13 +02:00
Rejeesh Kutty
debbe31713
Merge remote-tracking branch 'origin/master' into dev
2015-01-09 11:12:56 -05:00
Rejeesh Kutty
117686f352
ad9739a: updates for ad9739a
2015-01-09 10:54:50 -05:00
Rejeesh Kutty
785d3a4ae3
ad9739a: updates for ad9739a
2015-01-09 10:54:40 -05:00
Rejeesh Kutty
e8d0782a2e
ad9739a: updates for ad9739a
2015-01-09 10:54:22 -05:00
Rejeesh Kutty
baea2090d6
ad9739a: updates for ad9739a
2015-01-09 10:54:12 -05:00
Rejeesh Kutty
c9b6411e86
ad9739a: updates for ad9739a
2015-01-09 10:54:00 -05:00
Adrian Costina
51e6d0888a
cftl_xil_zed: Initial commit for common platform used with CFTL circuits
...
This common platform uses PS7 SPI and I2C to communicate with different chips.
On different connectors different pin configurations are supported:
- On connector JA, a spi interface and a 2 pin GPIO
- On connector JB, a I2C interface
- On connector JC, a spi interface with 2 chip selects
2015-01-09 17:47:29 +02:00
Rejeesh Kutty
a9cc8f6c91
ad9739a_fmc: added
2015-01-08 10:35:59 -05:00
Rejeesh Kutty
63633a0fa5
ad9739a: constraints
2015-01-08 10:25:45 -05:00
Rejeesh Kutty
ed73a9d1cf
ad9739a: updated to ad9739a
2015-01-08 10:25:15 -05: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
Istvan Csomortani
14df46c193
library: Initial commit of axi_hdmi_rx ip core
...
Status unknown, NOT tested.
2015-01-08 16:58:56 +02:00
Istvan Csomortani
9f485f2f4e
common: Add register map module for HDMI receiver.
2015-01-08 12:24:47 +02:00
Istvan Csomortani
161e6cc70d
common: Add color space sampling and color space conversion modules
...
This two module are used by the HDMI receiver.
2015-01-08 12:24:46 +02:00
Adrian Costina
f566268db5
zed_common: Updated common to 2014.4
2015-01-08 11:59:26 +02:00