Table of contents
No headers Welcome to Nios II C-to-Hardware Acceleration (C2H) Compiler page!
The C2H Compiler is a tool used to boost the performance of your time-critical ANSI C functions by converting them into hardware accelerators in the FPGA. Here you can find information on designs and design tips using C2H.
C2H resources:
c2h software builder flow for quartus 8.0 and later,
nios2-bsp hal software/bsp
nios2-app-generate-makefile --bsp-dir=../bsp --c2h --src-files=dma_c2h_tutorial.c
nios2-c2h-generate-makefile --sopc=../../NiosII_cycloneII_2c35_full_featured_sopc.sopcinfo --enable_quartus=1 --accelerator=do_dma,dma_c2h_tutorial.c