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 smqasim

  1. S

    full case and parallel case in state machine coding

    Check this link for detailed explanations http://www.sunburst-design.com/papers/CummingsSNUG1999Boston_FullParallelCase_rev1_1.pdf
  2. S

    help with NIOS-II processor

    I have a C program. I want to run this program on NIOS-II embedded processor. Then I want to find the total execution time it takes to run this program. Pl. send me any documents related to this. thanks
  3. S

    Matrix multiplication unit using FPGA

    Search IEEE for this topic. There are several good papers on this topic.
  4. S

    Challenging Problem in VHDL Design : Password Attacker

    vhdl design problems Although the password is error free now. But It does not do what is required as per the problem statement. 1. It doesnot give any output. For example when the password is found what is the value of the output pass_wd.If yourun the curent VHDL code, it doesnot...
  5. S

    Challenging Problem in VHDL Design : Password Attacker

    password attacker vhdl I tried to run the VHDL code as provided by our friend but it gives error while synthesizing (compiling) signal pass_word : std_logic_vector(7 downto 0) := to_stdlogicvector(x"AB"); to_stdlogicvector has two or more possible definitions in this scope. For example...
  6. S

    Reading MATLAB data into a VHDL file

    Can any body guide me on how to use VHDL to read data from MATLAB and write the data ouput in a text file. Pl. elaborate using simple example. Thanks
  7. S

    VHDL Code for CRC-5 Checksum circuit for USB Error correct

    crc vhdl Can you rectify the code Mr. tkbits.
  8. S

    FPGA DESIGN OF ELECTRONIC VOTING SYSTEM

    voting system using 7 segments Design a digital circuit of an electronic voting system that will be used in senate., which consists of 200 members. Each member has two switches, SW1 and SW2. SW1 is used to indicate that the member is present at the session. Each member in attendace turns this...
  9. S

    How to program a matrix 5*5 in VHDL ?

    matriz vhdl Use a systolic array for Matrix multiplication. Systolic array is best suited for matrix operations implemented in hardware. The systolic array consists of identical processing elements. Each processing element does a multiply accumulate operation and passes the data to the...
  10. S

    Require Project help: pic16f877

    For a small project on Irrigation control, I want to use PIC16F877 Microcontroller to control the Valve. Any pointer (papers, datasheet) on this will be highly appreciated. :idea: Thanks
  11. S

    what is statistical DSP

    use this link for the basic s of statistical dsp **broken link removed** hope this helps you
  12. S

    Guidance on Post Graduation in VLSI from Germany

    germany post graduation Dear SAURABH, I think germany is not a good option for doing M.S. in VLSI. It is much better these days to do MTech from one of the IITs in INDIA rather than going to some UNDERRATED universities ABROAD. IIT DELHI is good for VLSI Design WEBPAGE...
  13. S

    post synthesis simulution using modelsim

    can anybody give me the steps to perform post-synthesis simulation /back-annotation using modelsim and xilinx alliance in detail.

Part and Inventory Search

Back
Top