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 tomanderson

  1. T

    FPGA to Intel 386DX problem

    Try Zet processor, runs good on M$DOS and Windows3.0 **broken link removed**
  2. T

    i want to control I/O port on internet

    how to control the internet port of pc samedisk.com/en/productinfo1051.php a 8051 pin-out I/O by Text Editor might help
  3. T

    EPCS4 read/write using SPI

    epcs4 m25p40 w w w.sst.com/downloads/software_driver/SST25VF040B.txt it's only program bytes and ID different
  4. T

    how do i boot the computer up after building the cpu

    Re: how do i ? sounds like bios error beep could you write down the beep sequence? like (long-short-short-short) repeat it's usually display card install or ram install wrong.
  5. T

    How to write a device driver for communicating from the PC parallel port to a device

    Re: Device Drivers **broken link removed** Just saw something related in a Taiwan website Looks like doing I/O without device driver ha ha notepad controlled 8051.:?::?:
  6. T

    When can we call the HDL code as RTL?

    Re: What is RTL Vs HDL RTL- register transfer language, is kind of description. HDL- hardware description language, is VHDL or verilog or others. It must be one of them. usually, we ask someone for HDL is for complete source code. and if we ask someone for RTL.. it usually comes a kind of...
  7. T

    Pin connection test in programmers.

    Yeah, I also wondering too. I guess the power-supply for chip is controlled and just open for very short time during detect.
  8. T

    Urgent help needed !!

    A delay for output sum might solve. For vhdl ex: sum <= ( a xor b ) afte 5 ns ; carry <= ( a and b ) after 5 ns ;
  9. T

    how to test usb mass storage transfer speed ?

    try to find benchmark software or add a timer on FPGA. there should be no difference between FPGA & ASIC in ideal case.
  10. T

    How do we programm CPLDs ( PROM )

    JTAG or some other things like that.
  11. T

    LPC2148 robot controlled by Bluetooth

    my robot Looks good, but why 2148? Is USB port connect to anything?
  12. T

    PC with DOS only .. .how to?

    Call some DOS based picture viewer to display Logo.
  13. T

    serial port max speed.

    115200bps is max speed on every Motherboard
  14. T

    how to protect overvoltage or current in computer hard disk

    i will suggest a better power-supply or UPS because overvoltage or current will damage or device like CDROM, VGA, MB.
  15. T

    Why should I learn Pascal in the presence of C, C++,Delphi ?

    why pascal? Maybe learning Pascal may coding in better structure when doing C.

Part and Inventory Search

Back
Top