Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems

delete

rdb9878
Beginner
373 Views

Original question was a mistake, deleting.

0 Kudos
2 Replies
Jeet14
Employee
346 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
273 Views

Hi,

 

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

 

Regards

Tiwari

0 Kudos
Reply