manoharvhr's repositories

PYNQ-Torch

PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform

Language:VHDLLicense:BSD-3-ClauseStargazers:60Issues:4Issues:6

System-Generator-Design-modelling-a-MIPS-Single-Cycle-Processor

This repository consists of a System Generator Design modelling a MIPS Single-Cycle Processor. Testing of this processor is done using an Assembly program (Program.asm). The program calculates the multiplication of registers R8 and R9, through accumulation. At every stage the value of the loop is stored into a new memory location and then brought back into R10. The final answer is in both R10 and M[0x1000001C].

Language:MATLABLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

Triangulation

Implementation of a data structure and an interface to encapsulate the triangulation problem.

Language:C++License:BSD-3-ClauseStargazers:0Issues:1Issues:0