Skip to content

This implementation is for down sampling a image using sparton 6 FPGA. This is a custom processor with custom ISA.

Notifications You must be signed in to change notification settings

isurunuwanthilaka/Image-Down-Sampling-Custom-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Down-Sampling-Custom-Processor

This project is to down sample a 256*256 image to 128*128 image.

Here we have several process to decide before implementing the code.

  1. Develop a suitable downsapling algorithm in matlab and simulate it.
  2. Design ISA considering the algorithm we developed and its main funtionalities.
  3. Design the state machine,required registers,data paths etc.
  4. Implement the code with assembly according to the ISA we have developed.
  5. Create a test bench simulate it for error free processor.
  6. UART link to upload and retrieve image from FPGA.
  7. Test with real time images and debugging for 0 SSD.

Date : 2018.06.22 Project : Semester 5 group project Authers: Isuru Nuwanthilaka,Chirath Diyagama,Chandula Nethmal,Dileepa Perera

About

This implementation is for down sampling a image using sparton 6 FPGA. This is a custom processor with custom ISA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published