- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi, im working on a project which deals with vlsi as well asimage processing, for this i need to store a 256X256(gray scale )image and access its each and every pixel and perform an operation onthat pixel, if the pixel is found as noisy pixel then after performingand removing of noise i need to feed back the new pixel value into thesame position of the pixel, how to implement this inverilog please give me some ideas and how to implement on fpga
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to start with algorithm first. Then translate algorithm into a piece of RTL, Verilog or VHDL. Then synthesize it and program it onto FPGA for debugging.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page