Skip to content

A FPGA Based Square Root Approximation Coprocessor

Notifications You must be signed in to change notification settings

pedrovt/cr-square-root-cop

Repository files navigation

CR Project

Reconfigurable Computing Final Project

A FPGA Based Square-Root Approximation Coprocessor

Contents:

  • SquareRootBasicBlockTb: Vivado project for running the testbench for the SquareRootBasicBlock
  • SquareRootBlockTb: Vivado project for running the testbench for the SquareRootBlock
  • SquareRootCop: Vivado main project
  • SquareRootCopWorkspace: Vitis workspace with the app
  • ip_repo: Repository of the created IP Core
  • Resources: includes the source code of the C programs used during the implementation of the system for testing purposes and a spreadsheet with example values