Istvan Csomortani
e19d476b58
TDD_regmap: Fix addresses
2015-08-06 15:15:50 +03:00
Istvan Csomortani
d2c99acae8
fmcomms2/TDD: Update synchronization interface
...
Synchronization is done by a simple req/ack interface between a master and slave terminal.
2015-08-06 15:14:36 +03:00
Istvan Csomortani
6104061d19
axi_ad9434: Fix the up interface for IO_DELAYs
2015-08-04 13:46:15 +03:00
Istvan Csomortani
cfc4046821
fmcomms2: Add a synchronization interface for TDD mode.
...
Supported carrier are ZC706 and RFSOM.
The synchronization pulse is automatically generated by the master terminal, when TDD mode is enabled.
By default a terminal is slave, software must write 0x01 into TDD register 0x50.
2015-07-29 14:10:56 +03:00
Istvan Csomortani
ed6bdf66bd
axi_ad9361/tdd: Add new control signals to the TDD data flow control logic
...
Add tdd_gated_[tx/rx]_dmapath control bits to the TDD logic. With these control line, the user can choose between gated and free-running (like in FDD mode) data flow control.
2015-07-29 11:59:17 +03:00
Istvan Csomortani
05ba125694
ad_tdd_control: Connect the reset to all the flops
2015-07-29 11:56:40 +03:00
Istvan Csomortani
8e631e56d6
fmcomms2: Add a synchronization interface for TDD mode.
...
Supported carrier are ZC706 and RFSOM.
The synchronization pulse is automatically generated by the master terminal, when TDD mode is enabled.
By default a terminal is slave, software must write 0x01 into TDD register 0x50.
2015-07-28 14:42:54 +03:00
Adrian Costina
36f71ea59b
fmcjesdadc1: common altera, fixed dmac configuration and connection. Connected reset for cpack
2015-07-28 12:33:24 +03:00
Adrian Costina
d5d7a24483
util_cpack: Added reset interface
2015-07-28 11:00:54 +03:00
Rejeesh Kutty
0422c87846
a5soc/base- remove hdmi, led/switchs to gpio
2015-07-27 12:08:33 -04:00
Rejeesh Kutty
2ca2bf9383
a5soc- all hps clocks
2015-07-27 12:08:33 -04:00
Rejeesh Kutty
e488ba0287
a5soc- remove hdmi core
2015-07-27 12:08:32 -04:00
Rejeesh Kutty
0c5958091e
fmcjesdadc1/a5soc- base/fmc split
2015-07-27 12:08:32 -04:00
Rejeesh Kutty
0a5dc938cd
fmcjesdadc1/a5soc- base/fmc split
2015-07-27 12:08:32 -04:00
Rejeesh Kutty
f5f9ec38e8
a5soc- base/fmc split
2015-07-27 12:08:32 -04:00
Rejeesh Kutty
58e0884ff9
a5soc- board qsys file
2015-07-27 12:08:32 -04:00
Adrian Costina
4d7ff0ed15
a5gte: Update ethernet connections
2015-07-27 16:05:26 +03:00
Adrian Costina
31ab81d627
a5gt: Updated ethernet clock constraints
2015-07-27 16:02:51 +03:00
Adrian Costina
797d679c72
fmcomms2: Updated c5soc project with the latest cores. Tested with Quartus 15.0
2015-07-24 16:43:33 +03:00
Adrian Costina
623c3dc333
axi_ad9361: Updated altera core by including tdd related files. Removed deleted ports
2015-07-24 16:41:41 +03:00
Rejeesh Kutty
caca364c61
ad9652- iqcor iqsel changes
2015-07-24 08:35:13 -04:00
Rejeesh Kutty
144b8f7383
ad9643- iqcor iqsel changes
2015-07-24 08:34:52 -04:00
Adrian Costina
816238bb6c
fmcjesdadc:A5gt, decreased destination bus width for DMAs to 256. Increased DMA FIFO to 32
...
With lower buswidth, if all 4 channels are captured some samples are lost
With fifo size of 64, there are timing violations in the DMAC
With this configuration, 65536 samples could be captured from all 4 channels with no sample lost
Because of the DMAC destination bus is 256, the number of samples to be captured must be a multiple of 16, otherwise the system will freeze. This will be corrected in software
2015-07-24 15:31:19 +03:00
Adrian Costina
43946a54a4
axi_dmac: Added C_FIFO_SIZE parameter
2015-07-24 15:30:10 +03:00
Rejeesh Kutty
649297a0e3
ad_iqcor- changes
2015-07-23 16:20:46 -04:00
Rejeesh Kutty
cd5ce3349f
iqcor- move i/q sel inside the module
2015-07-23 15:55:45 -04:00
Rejeesh Kutty
289e73660b
removed- xcvr is now part of qsys
2015-07-23 15:26:51 -04:00
Rejeesh Kutty
fb648ab6f5
moved to qsys
2015-07-23 15:26:21 -04:00
Rejeesh Kutty
3ccf1bef36
base system modifications
2015-07-23 15:23:10 -04:00
Rejeesh Kutty
a1733238df
fmcjesdadc1- base/board split up
2015-07-23 15:21:53 -04:00
Adrian Costina
3ea60bca5d
fmcjesdadc1: a5gt, design working with quartus 15.0
...
- added cpack to the design
- removed 166 MHz clock as it is not needed. DMA destination is 512 bits
- removed clock bridge between DMA and DDR
2015-07-23 18:11:53 +03:00
Adrian Costina
3d1ffe7bd2
util_cpack: Added reset interface
2015-07-23 17:01:53 +03:00
Adrian Costina
f7d28e0944
axi_dmac: Removed unneded constraints, as FMCJESDADC1 doesn't work correctly with them
2015-07-23 17:01:02 +03:00
Adrian Costina
41e9a34886
axi_ad9250: Changed Altera interface specification to be compatible with upack
2015-07-23 16:59:57 +03:00
Rejeesh Kutty
d8e2196c75
fmcjesdadc1- board qsys
2015-07-22 15:44:04 -04:00
Rejeesh Kutty
d66387f482
fmcjesdadc1- board qsys
2015-07-22 15:23:39 -04:00
Rejeesh Kutty
3e2712cf18
a5gt-base: initial updates
2015-07-22 15:22:22 -04:00
Rejeesh Kutty
64070b6f27
a5gt- base system
2015-07-22 15:04:59 -04:00
Rejeesh Kutty
901bcb2c06
dma- constraints modifications
2015-07-22 12:46:06 -04:00
Rejeesh Kutty
3d7afb8fc5
jesd-xcvr: constraints modifications
2015-07-22 12:46:06 -04:00
Rejeesh Kutty
6352884398
jesd-xcvr: common align function
2015-07-22 12:46:06 -04:00
Rejeesh Kutty
a4461545fa
axi-ip: constraints - altera
2015-07-22 12:46:06 -04:00
Istvan Csomortani
ac39329046
axi_spdif_rx: Fix the pl330_dma control path
...
- fix pl330_dma control path
- delete unused control_reg bits
- change the port name spdif_rx_i_osc to spdif_rx_i_dbg
- version_reg is read only
2015-07-22 17:59:52 +03:00
Istvan Csomortani
b325c0fc01
fmcomms2_zc702: Add SPI and GPIO interface for FREQCVT
2015-07-22 10:22:07 +03:00
Istvan Csomortani
28aea82952
fmcomms2_zc702: Add SPI and GPIO interface for FREQCVT
2015-07-22 10:16:04 +03:00
Rejeesh Kutty
b4eac232db
a10gx- move cores inside qsys
2015-07-21 11:06:45 -04:00
Rejeesh Kutty
fcc298d837
a10gx- move cores inside qsys
2015-07-21 11:06:17 -04:00
Rejeesh Kutty
559893c0a3
altera- obsolete cores
2015-07-21 11:04:26 -04:00
Rejeesh Kutty
b3102b5095
daq2/a10gx-- xcvr+base changes
2015-07-21 11:01:45 -04:00
Rejeesh Kutty
86dabbe5fc
jesd-align-- xilinx/altera merge
2015-07-21 10:57:00 -04:00