Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. helloperi

    AT comman to transfer file?

    Hi all, I would like to know,how to transfer a file from one GSM modem to another.Are there any AT commands to handle this. If not how can this be done. Thanx in advance!! Regs, Peri
  2. helloperi

    vhdl code find error

    hi all... i just tried the fifo but it dint work out ..... i dont where i am stuck with...it is a 16 deep fifo with 8 bits. the code is library ieee; use ieee.std_logic_1164.all; use iee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity fifo is port(reset:in std_logic; clock:in...
  3. helloperi

    VHDL FIFO

    Hi all.... I am new memeber of tek-tips.... I am a beginner in VHDL and was thinking to create a 8 bit wide 16 bytes deep FIFO....and assign read pointer and write pointer and difference pointer.At reset the read and write pointers are zero...and to calculate the difference pointer when the...

Part and Inventory Search

Back
Top