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 vny

  1. V

    problem displaying output in hyperterminal in ML402

    HI, i am doing a project in ML402 and i want to display my output in hyperterminal .The synthesis is coming fine.I could download the program succesfully in the kit using impact. but not able to view the output. can any one tell me the procedure for viewing the output. do i have to modify the...
  2. V

    c program for matlab function hole fill(imfill)

    hello, i am currelty involved in aproject where i need a c program for the matlab function imfill(hole filling). can anyone help????????? vini
  3. V

    float to binary number

    hi, if you are using fixed point multiplication multiply the fractional number with a constant say 100,represent it in a fixed point format(same as 3) and do the multiplication in same number format. vny
  4. V

    how to obtain pixel values to fpga memory

    Hi, am sorry for the delay in reply .here are the details. i am currently doing a project in verilog where i need to obtain pixels values from an image and use these values to calculate 2d dct. I am plannig to do in fpga .either virtex 4 or spartan 3. so i need to load an image in fpga...
  5. V

    how to roundoff to 8 bits in verilog

    sorry for the delay and thanks alot for the replies . i actually made all the bits as 17 bits and did the calculations as i need minimum 16 bits to represent my final result .initially i checked the 13th bit and then adjusted the remianig bit as we used to do it in manual way . but in the long...
  6. V

    how to roundoff to 8 bits in verilog

    hello, am doing my project in iverilog . i have reached a particular stage where i get a 17 bit out put from a 8 bit input(after multiplying and sign adjustments stages). now i want to revert back my 17 bit input to the first stage input register which is actually 8 bit. how can i round off 17...
  7. V

    how to obtain pixel values to fpga memory

    Hi , i want to know how to obtain the pixel values to fpga so that i can process it thru my program written in verilog vny

Part and Inventory Search

Back
Top