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 TassadaqHussain

  1. T

    How do we connect different IPs (Master Slave) with SoC arbiter using AHB BUS?

    Re: SoC arbiter ? Bus ownership is determined using the request/grant algorithm defined in the AHB specification. The Arbiter checks AHB signals HBUSREQ, HLOCK, HTRANS, HBURST and HREADY and generates HGRANT for both master devices according to a rotating priority algorithm. This algorithm...
  2. T

    how can i cannect 8051 to pc by serial (RS-232) in visual

    Re: how can i cannect 8051 to pc by serial (RS-232) in visua Salam ali sab r u using 8051 or pic
  3. T

    RS232 communication between two computers using C

    Re: Rs 232 communication i have recently done a project in which i communicate pc with 8051 using visual c++ i use serialport class from www.codeproject.com after adding this class in ur application half of ur job will be done (4 pc to pc communication) then u will have to use function SALAM
  4. T

    image processing using fpga

    yes i know about verilog hdl and i m working on modelsim + i m using xilinx ise lets say i want to do image detection in fpga may i have to write own video routine or use others if yes then plz tell me from where i shall get that SALAM
  5. T

    Recommend me a Linux version for working in Visual C++

    hello i m doing project in windows in which i use serial,game,parallel port of pc now i want to use linux plz tell me which flavour will be good 4 me i only want to access hardware in windows i m working in visual c++ , in linux which compiler i shall have to use + i want to write kernal in...
  6. T

    I need a good active-x for serial RS232 communication.

    www.activexperts.com/activecomport if u r working in vc then u can use class for serial communication
  7. T

    can u help me about socket programming ?

    hello if u are familiar with activex then use ftp ocx + win sock ocx by using ftp.ocx u will have to wite only few lines for ftp server there are ftp classes present in www.codeproject.com u can choise according 2 ur req u can download ftp acitvex from www.fathsoft.com
  8. T

    Interfacing a circuit, using discrete components, with the parallel port(LPT)

    download input32.dll salam if u want to write application in microsoft visual studio u will have to use device drivers for nt,xp input32.dll + hwinterface.ocx u can use any com component salam
  9. T

    image processing using fpga

    Salam 2 all i want to do image processing project on FPGA plz tell me where to start and which fpga kit i can use is there any book related to image or video processing Allah Haifz

Part and Inventory Search

Back
Top