Skip to content

This repository contains a custom processor and an UART transceiver build using Verilog for the task of image downsampling

Notifications You must be signed in to change notification settings

sahanHe/Custom-processor-for-image-down-sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-processor-for-image-down-sampling

This repository contains a custom processor and an UART transceiver build using Verilog for the task of image downsampling

Refer the report for more information

Required Software

MATLAB

Quartus

Hardware

Altera DE2-115 development board DE2 board

How to use

Write the code using the instructions in the ISA

Convert it to the machine instructions using the given compiler

Save it to the instruction memory using Quartus software

Send the image using the matlab code and wait till the recieving is complete

Performance

It takes around 2 minuts for the transmission

less than 1 second for the downsampling

ability to downsample maximum of 256x256x3 image

following diagrams shows the architecture, state diagram and datapath of the processor

Architecture of the processor

State diagram of the processor

Datapath of the processor

About

This repository contains a custom processor and an UART transceiver build using Verilog for the task of image downsampling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published