Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Gaurav Sarode

  1. G

    Error in Verilog problem

    hey thnx FvM n atulaxc i got the sequential accessing thing... - - - Updated - - - hey thnx FvM n atulaxc i got the sequential accessing thing...
  2. G

    Error in Verilog problem

    I want to store N*3 matrix on FPGA kit RAM i.e. dont want to geenerate hardware for it. and den access these matrix rows one by one pls help
  3. G

    Error in Verilog problem

    how to do dat???
  4. G

    Error in Verilog problem

    Is there any way to use designed hardware for operating on matrix saved in RAM on FPGA...
  5. G

    Error in Verilog problem

    I have implemented it on MATLAB n now trying it on FPGA. Because repetitive comparison operation in algorithm m facing problem in it. In MATLAB it was done with two nested for loops...
  6. G

    Error in Verilog problem

    @FvMThanx for reply I want to perform image segmentation for that i have to compare the pixel color value with all the other pixels color values, so i have saved the pixel color values in ROM and want to get following two tables from it here in first table H stands for population of frequency...
  7. G

    Error in Verilog problem

    @Fvm I want to implement iterative operation on FPGA...and m not getting a way out of it pls help ---------- Post added at 08:00 ---------- Previous post was at 07:59 ---------- @Fvm I want to implement iterative operation on FPGA...and m not getting a way out of it pls help
  8. G

    Error in Verilog problem

    @ Akhilkumar Thanx for ur rpl I have made changes that u suggested but still m getting errors, m using Quartus II the errors are as follows Error (10170): Verilog HDL syntax error at imp.v(28) near text "gt1"; expecting "<=", or "=" Error (10170): Verilog HDL syntax error at imp.v(29) near...
  9. G

    Error in Verilog problem

    Hello everyone I am implementing Image segmentation on FPGA, for that i have to compare the pixel values with each other. I have stored image pixel values in ROM, and now want to put them in RAM and simultaneously compare them with previous entries in RAM.I have written this code given bellow...
  10. G

    Image Segmentation Using FPGA

    Hello Everyone I am doing project on color image segmentation, I have to operate on pixel color values of image. I have written code for the blocks required but i dont know hot to put image matrix on FPGA RAM ???? And how to call these values from memory on Kit I am using CPLD Cyclone II...

Part and Inventory Search

Back
Top