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 proiettile

  1. P

    Flash file system on embedded board that uses Threadx oS

    Hi all, I want to develop flash file system on my embedded board that use the Threadx OS. How can I find the material and some samples? Thanks in advance.
  2. P

    Need advices for buying an FPGA evaluation kit

    See Digilentinc. www.digilentinc.com
  3. P

    MAX232 Serial Programmer

    jdm max232 Wath is the listo of the possible pic that can be programmed? Thanks
  4. P

    What type of converter is needed for rs232 <=>ttl (3.3

    Help max232 Hi all, I want to build a simple rs232 <=> ttl (3.3V). What type of converter can I use? Thanks.
  5. P

    Division by a power of 2 in VHDL

    divide by power of 2 If you must divide a integer number by a power of 2 you can use this formula:if a is a is an integer n = a/(2^y) => (n = a >> y) Hi
  6. P

    visual basic interface and rs232 control

    You can use CreateFile(..), WriteFile(...), ReadFile(...) win32 apis by MSDN and how you can call the apis from VisualBasic ADM
  7. P

    [SOLVED] Matematica version (or similar software) for Linux

    matematica for linux You can use Octave
  8. P

    Links to websites with free IP cores

    FRE IP core I suggest hxxp://www.fpga.com.cn/freeip.htm hxxp://vip.6to23.com/zhangzhenyan/ Hello
  9. P

    Help me make a Windows program for Xilinx PLD device

    Help on Xilinx Hi all, I would to make a windows program like impact to program Xilinx PLD device through JTAG. How can I download source code samples? Thanks
  10. P

    Malloc allocation fails!

    What is the memory model that you use? Tiny,Large,hughe...

Part and Inventory Search

Back
Top