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 phanikumar

  1. P

    What does the __END__ in Perl signify?

    perl+__end__ You can consider it as end-of-file. Once the Perl see the __END__, the remaining lines will be skipped. It provides flexibility to add you comments at the end of file. :D
  2. P

    What is extended memory in microcontrollers?

    Re: microcontrollers hi i like to know about memory models.( tiny,small,large..) how many memory models do we have.? what are they.? how to use them.? what are the benificts of using them.? please help i like to know about this in detail.
  3. P

    what is the difference between macro and the inline function

    diffrence between macros and inline function hi what is the difference between macro and the inline functions.
  4. P

    What is extended memory in microcontrollers?

    hi what is extended memory.and where is it used.how to use that memory.
  5. P

    Zombie process in Linux

    hi can i know about zombie process in much detail.
  6. P

    What does take care of a child process if a parent process is killed? (Linux 2.6)

    hi i am working in Linux 2.6 kernel. one thing i like know in linux. if parent process is killed which is having a child process.who will take care of this child process.
  7. P

    How to use the FIQ register bank of ARM7TDMI directly in main?

    I am using Analog Devices ADuC 7025 (ARM7TDMI Core). I like to know how to use the FIQ register Bank directly in main. Is that possible or not.

Part and Inventory Search

Back
Top