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 ashueda

  1. A

    Active-HDL VHDL simulation problem

    The same thing is happening with Riviera Pro also Please help me Thanks
  2. A

    Active-HDL VHDL simulation problem

    Hi I tried to compile the testbench in a different library as ads-ee suggested (actually I think I could not understand fully what ads-ee said) but still no luck --- same output as before, Pls somebody give me a short video tutorial how to do ? Please help me thanks and regards
  3. A

    Active-HDL VHDL simulation problem

    thanks to all I took add1 above stimulus in my testbench as Akanimo suggested, I also removed the component declaration and used , even I made my design and library name as 'work' but still no luck:-( I don't know what to do?? please help me
  4. A

    Active-HDL VHDL simulation problem

    Thanks sir but i am new to Active-HDL please tell me how to show ALL my signals, but please consider the following screen shot, please help me thanks
  5. A

    Active-HDL VHDL simulation problem

    Thanks for fruitful replies, I used "std_logic" as std_match suggested but still no luck, this is the updated and.vhd with "std_logic", this is the updated testbench and_tbench.vhd with "std_logic", and the output:-( you were right, If out_c isn't connected it will show as "U" (not...
  6. A

    Active-HDL VHDL simulation problem

    Hi all, I am new to Active-HDL. I am starting to learn the tool by simulating a simple two input AND gate. The code is following, --and.vhd entity and_gate is port (A,B:in bit;C:out bit); end and_gate; architecture and_gate_ar of and_gate is begin C<=A and B...
  7. A

    GSM GPRS Modem connection error

    i DON'T KNOW WHAT IS HAPPENING BUT NO LUCK PLEASE HELP ME
  8. A

    GSM GPRS Modem connection error

    thanks ud23 for your reply, but your tutorial not worked I tried twice, but same error 6 in AT+CIPSTART="tcp","raviyp.in","80" OK ERROR: 6 STATE: IP STATUS Please some body help me
  9. A

    GSM GPRS Modem connection error

    Hello all, I am newbie using SIM300 GSM GPRS Modem and want to send data to my server, First I got a net @G plan INR 5 = 20 MB on my AirTel sim Then I inserteed sim in the sim slot, and connected my GSM GPRS Modem with 9600 baud, flow control none, 8 bits on Hyperterminal and issued the...

Part and Inventory Search

Back
Top