Questions tagged [zynq]

Zynq refers to the Zynq-7000 family of SoCs. A Zync device is a fully featured ARM processor-based system-on-chip.

Zynq refers to Zynq-7000 All Programmable SoCs which are based on the Xilinx All programmable SoC architecture. They enable extensive system level differentiation, integration, and flexibility through hardware, software, and I/O programmability.

262 questions
-1
votes
1 answer

Implementation of time in Zynq

I'm trying to do a simple STANDALONE application for Zynq. I want to use the 'time.h' to manipulate date/time. I know that there is no hardware implementation on a stanalone BSP, but I want to wire it up on my own. During compilation, when I call…
-2
votes
1 answer

PCM stream real-time music compression

How can I compress a 44.1kHz sampled, 16-bit PCM real-time music data stream to reduce its size and send it over an AXI4 Stream interconnect in a Zynq Z7020? Can anyone suggest a codec for such a use-case and maybe links to its implementation?
Alex P
  • 1,105
  • 6
  • 18
-2
votes
1 answer

How to create ethernet port from fpga digital input-output pins?

I have zynq with carrier board. This board has a ethernet port, but I need two ports. Can I create new ethernet port with fpga IO pins. Is it possible or do have any different idea about that? My board is Picozed FMC Carrier.
Emre
  • 1
  • 2
-2
votes
1 answer

ERROR: unable to find numeric literal operator 'operator""U'?

I am using ARM v7 g++ compiler on Vivado and SDK 2017.4. I had the same code working without any problem, but now it is throwing this error after changing something which is not related with this, apparently. I have undone the changes but it still…
Cerilet
  • 3
  • 1
  • 3
-2
votes
1 answer

Android Source Code (any version) compatible for Xilinx ZC 706

I need android source code compatible for Xilinx ZC706 board. Please give me a link of a repository from where I can download. Any version is okay. Also any suggestion will be highly appreciated. Sazal
-4
votes
1 answer

Data routing with Zynq

I am looking to transfer data from the zynq ddr to a custom ip, then store the result on the sd card. The sd card is connected through the emio pin, so it is available to the PL. So far, I can access the DDR from Windows, so I put files there. All I…
EE_minor
  • 17
  • 5
-5
votes
1 answer

number of cores in the ARM Cortex A9

I'm using Zedboard with Zynq Chip. I want to know the number of cores per CPU (in the board there is two, CPU0 and CPU1, but there is no indication of the number of cores!). Thanks.
hbsm1
  • 1
  • 2
1 2 3
17
18