VHDL JUST FOR ENGINEERS - vhdl

This is a discussion on VHDL JUST FOR ENGINEERS - vhdl ; Hi All Is VHDL just for qualified emgimeers ? I am a old elect. techition with alot of experince and knowledge. I want to get into VHDL based designing. What are my theoretical chances ? Thanks ec...

+ Reply to Thread
Results 1 to 8 of 8

VHDL JUST FOR ENGINEERS

  1. Default VHDL JUST FOR ENGINEERS

    Hi All

    Is VHDL just for qualified emgimeers ?

    I am a old elect. techition with alot of experince and knowledge.

    I want to get into VHDL based designing.

    What are my theoretical chances ?
    Thanks
    ec



  2. Default Re: VHDL JUST FOR ENGINEERS


    "ec" <wavesoft@netvision.net.il> wrote in message
    news:ej7ai4$gcc$1@news2.netvision.net.il...
    > Hi All
    >
    > Is VHDL just for qualified emgimeers ?

    Yes...in the sense that no tool should be in the hands of 'unqualified'
    engineers. But like any other skill it can be learned and mastered. It's
    like learning any other new language, it can be done.

    >
    > I am a old elect. techition with alot of experince and knowledge.

    Presumably boolean logic and some knowledge of how to write software is
    included in that experience.

    >
    > I want to get into VHDL based designing.
    >
    > What are my theoretical chances ?

    Depending on your motivation, 100% is not unreasonable. Good luck in your
    endeavor.

    KJ



  3. Default Re: VHDL JUST FOR ENGINEERS

    Suggest VHDL book by Pedroni is a good start.

    "ec" <wavesoft@netvision.net.il> wrote in message
    news:ej7ai4$gcc$1@news2.netvision.net.il...
    > Hi All
    >
    > Is VHDL just for qualified emgimeers ?
    >
    > I am a old elect. techition with alot of experince and knowledge.
    >
    > I want to get into VHDL based designing.
    >
    > What are my theoretical chances ?
    > Thanks
    > ec
    >
    >




  4. Default Re: VHDL JUST FOR ENGINEERS

    ec wrote:

    > Hi All
    >
    > Is VHDL just for qualified emgimeers ?
    >
    > I am a old elect. techition with alot of experince and knowledge.
    >
    > I want to get into VHDL based designing.


    My suggestion: start with http://www.vhdl.org/
    Dig into the comp.lang.vhdl FAQ: http://www.vhdl.org/comp.lang.vhdl/
    And start reading this newsgroup on a regular basis.

    > What are my theoretical chances ?


    Theoretically? Why, between 0% and 100 % of course! ;-)
    Practically? Put in a bit of time and perseverance, and 100% should be
    possible.

    --
    Paul.
    www.aimcom.nl
    email address: switch x and s

  5. Default Re: VHDL JUST FOR ENGINEERS

    On Sun, 12 Nov 2006 06:19:50 -0800, "ec" <wavesoft@netvision.net.il>
    wrote:

    >+++Hi All
    >+++
    >+++Is VHDL just for qualified emgimeers ?
    >+++
    >+++I am a old elect. techition with alot of experince and knowledge.
    >+++
    >+++I want to get into VHDL based designing.
    >+++
    >+++What are my theoretical chances ?
    >+++Thanks
    >+++ec
    >+++

    ***********

    Based on your typing skills, you are going to spend a huge amount of
    time debugging the syntax errors that should abound in your code.

    Other than that a cave man can learn VHDL.


    james

  6. Default Re: VHDL JUST FOR ENGINEERS

    On Mon, 13 Nov 2006 23:35:02 GMT, james
    <george@washington.edu> wrote:

    [...]
    >Other than that a cave man can learn VHDL.


    Ug.
    --
    Jonathan Bromley, Consultant

    DOULOS - Developing Design Know-how
    VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services

    Doulos Ltd., 22 Market Place, Ringwood, BH24 1AW, UK
    jonathan.bromley@MYCOMPANY.com
    http://www.MYCOMPANY.com

    The contents of this message may contain personal views which
    are not the views of Doulos Ltd., unless specifically stated.

  7. Default Re: VHDL JUST FOR ENGINEERS

    On Mon, 13 Nov 2006 23:35:02 GMT, james <george@washington.edu> wrote:

    >On Sun, 12 Nov 2006 06:19:50 -0800, "ec" <wavesoft@netvision.net.il>
    >wrote:
    >
    >>+++Hi All
    >>+++
    >>+++Is VHDL just for qualified emgimeers ?
    >>+++
    >>+++I am a old elect. techition with alot of experince and knowledge.
    >>+++
    >>+++I want to get into VHDL based designing.
    >>+++
    >>+++What are my theoretical chances ?
    >>+++Thanks
    >>+++ec
    >>+++

    >***********
    >
    >Based on your typing skills, you are going to spend a huge amount of
    >time debugging the syntax errors that should abound in your code.
    >
    >Other than that a cave man can learn VHDL.
    >



    if rising_edge(SUN) then
    if visible(MAMOUTH) then
    hunt(MAMMOUTH);
    eat_as_much_as_you_can();
    else
    hungry<='1';
    end if;
    end if;

    Maybe I should trie to harvest berries to avoid this hungry signal
    being asserted! As soon as copper=(others=>'1') I will start on it.


  8. Default Re: VHDL JUST FOR ENGINEERS

    james wrote:

    > Other than that a cave man can learn VHDL.


    There's a car-insurance commercial in here, somewhere.

    -a


+ Reply to Thread

Similar Threads

  1. Re: OT: Engineers
    By Application Development in forum DSP
    Replies: 0
    Last Post: 10-12-2007, 07:41 AM
  2. Replies: 0
    Last Post: 06-27-2007, 08:24 AM
  3. Replies: 0
    Last Post: 06-27-2007, 08:09 AM
  4. VHDL-2002 vs VHDL-93 vs VHDL-87?
    By Application Development in forum vhdl
    Replies: 1
    Last Post: 03-23-2007, 04:33 AM
  5. VHDL Standards Overview of Accellera VHDL 2006 Standard 3.0
    By Application Development in forum vhdl
    Replies: 0
    Last Post: 10-13-2006, 04:24 PM