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 calvinngu

  1. C

    VHDL testbench problem

    Hi, Can anyone tell me how to write testbench for clock with offset. Here is my test bench process begin clk1 <= '1'; wait for 10ns; clk1 <= '0';wait for 10ns; end process; process begin clk2 <= '0';(other signal);wait for 5ns; clk2 <= '1';(others signal);wait for 10ns; clk2 <=...
  2. C

    Guideline for troubleshoot xilinx ic

    My ISE cannot detect the IC but sometime can detect cant program.
  3. C

    Guideline for troubleshoot xilinx ic

    I build my own fpga spartan 3 test board based on spartan 3E starter kit design. When i power on my board, ISE impact can't detect my xilinx ic. How i can make sure my xilinx ic is in good condition.

Part and Inventory Search

Back
Top