Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

delete

rdb9878
Beginner
689 Views

Original question was a mistake, deleting.

0 Kudos
2 Replies
Jeet14
Employee
662 Views

Hi,

 

Arria V is having dual core arm cortex A9 only.

 

But, In assembly language CDP is used for Coprocessor data operations.

CDP{cond} coproc, #opcode1, CRd, CRn, CRm{, #opcode2}

where

coproc

is the name of the coprocessor the instruction is for. The standard name is p, where is an integer in the range 0 to 15.nn

 

For more details, you can find on ARM compiler armasm user guide

 

Regards

Tiwari

0 Kudos
Jeet14
Employee
589 Views

Hi,

 

If you have any other question on the matter, please let me know.

 

Regards

Tiwari

0 Kudos
Reply