Accelerated functions setup =========================== The easiest way to start, is by looking at the examples provided for each HUGenomic core. You can find the examples also in the accelerated functions section of this guide. To execute one of the accelerated HUGenomic core you first need to configure the FPGA with the specific HUGenomic core you want to use. Once the computation is over, or whenever you want to reconfigure the FPGA with a new HUGenomic core, remember to release and reconfigure the FPGA. On this page you can find the methods in ``hugenomic.hpp`` to perform the aforementioned operations. .. doxygenfile:: hugenomic.hpp