pluto_hdl_adi/projects/fmcjesdadc1
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
..
a5gt fmcjesdadc:A5gt, decreased destination bus width for DMAs to 256. Increased DMA FIFO to 32 2015-07-24 15:31:19 +03:00
a5soc Add .gitattributes file 2015-07-01 18:43:51 +02:00
common Add .gitattributes file 2015-07-01 18:43:51 +02:00
kc705 fmcjesdadc1: Fixed mdc_mdio connection for kc705 2015-06-18 11:04:29 +03:00
vc707 fmcjesdadc1: Fixed vc707 ethernet connections 2015-06-16 15:31:17 +03:00
zc706 Add .gitattributes file 2015-07-01 18:43:51 +02:00
Makefile Makefile: Added top level Makefile. Modified behavior of clean and clean-all 2015-04-17 17:22:38 +03:00