HLS_LinearSolver

Project to explore HLS tools with a simple linear solver.

This project was created with Vitis HLS 2020.1

Creating project

  1. Before creating the project, you must check the boardfile in the run_hls.tcl file.
  2. Open Vitis HLS 2020.1 Command Prompt
  3. Go to the directory where the project is
  4. Create the project running vitis_hls -f run_hls.tcl .
  5. Open the project with vitis_hls -p CholeskyLinearSolver_prj