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 saltlake

  1. S

    What cable Ive to use to connect PC to the Xilinx CPLD?

    what cable? I'm new in FPGA/CPLD. I want to begin with Xilinx CLPD and later to work with FPGA. I want to ask you a question: what cable I've to use to connect PC to the prototype board? That is: is it possible to debug VHDL code directly to the prototype board or I can test the code only by...
  2. S

    modelsim installation

    modelsim unable to checkout a license This is the error popped up: "Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE) is set correctly and then run 'lmdiag' to diagnose the problem." I can't find lmdiag file. The operating system is Windows...
  3. S

    modelsim installation

    modelsim license.dat I can't install modelsim. I've problems with flexlm. If I try to install license.dat by medelsim wizard all is right, but when I try to run modelsim I see an error message during the splash screen. How to fix? Thank you.
  4. S

    What is the better Visual Basic, Visual C++ or Delphi ?

    and ... what do you think about C++ Builder? I think it is great. But I've not yet created professional applications.
  5. S

    Need help with building a pal programmer

    pal programmer HI! I need a pal as address decoder, so I would to build a pal (palce) programmer (a pal programmer is too expensive to buy). I can’t find technical doumentation about pal programming. Can you help me? I don’t want to use a JEDEC file, but, if it’s not too hard, I would to use a...
  6. S

    [Req.] datasheet about 8085

    data sheet for 8085 microprocessor Thank you, but I'm still looking for 8155 datasheet. Is 8255 compatible with 8155? Thanks!
  7. S

    PIC Programming - what to start with?

    First of all you must study very well the datasheet of the PIC MCU you want to use. All the secrets are there! About the language: forget assembly language! I don’t know Pic Basic. I can suggest you C language. It’s very powerful: you can use pointers. A great C compiler for PIC MCU is the...
  8. S

    How to reduce the number of I/O Pins?

    Hi, if you must connect external parallel access RAMs to your uC, the best way is to use 74xx373 (this permit to you to share 8 data bit and 8 address bit using only 8 I/O port of uC) and use a 74xx139 for decoding the RAM banks. I’ve used this method to connect 8kx8 (4 chips SRAM and NVRAM) to...
  9. S

    [Req.] datasheet about 8085

    datasheet of 8085 microprocessor I need these datasheets: 8085 microprocessor 8155 RAM, I/o and timer 8251 USART Can you help me? Thanks!
  10. S

    Pls help me to find PIC18Fxxx debugger and software for it .

    Hi, Can you debug C code or only Assembler code by ICD2? In other words, can you watch variables, set breakpoints, etc. like you can do when you’re programming with Visual C or Borland C ? I really need an inexpensive but complete C code debugger for PIC 16Fxxx, 18Fxxx. I use HiTech C.
  11. S

    What software is the best for PIC?

    And what about debugger for PIC 16xxx 18xxx? :oops: I think a good debugger is as important as a good compiler.

Part and Inventory Search

Back
Top