Nios® V Embedded Processor Design Handbook

ID 726952
Date 12/04/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.3.2. Overview

You can download the CRC Custom Instruction Design on Nios® V/g processor in the Intel® FPGA Design Store. The example designs are based on the Intel Agilex® 7 F-Series FPGA Development Kit. Use the scripts to generate and programme the hardware and software design as SRAM Object Files (.sof) and Executable and Linking Format (.elf) into the device.

The example design connects a custom logic CRC processing engine to a Nios® V processor system. In the Nios® V software application, the processor feeds the same checksum data into three CRC decoders (custom logic CRC processing engine, CRC software algorithm, and optimized CRC software algorithm). All three CRC decoders return the same CRC results, and the latency is compared among themselves.