PART 2



CLASS ORGANIZATION AND INTRODUCTION

















to the top of the Document
GROUPS AND PROJECTS.



THREE GROUPS WILL BE CREATED, ACCORDING TO YOUR SKILLS:

1. INTRODUCTORY DESIGN GROUP.

2. ADVANCED LOGIC DESIGN.

3. ADVANCED DIGITAL DESIGN.


















to the top of the Document
VHDL TOOLS.



PROJECT GROUPS AND PROJECT PRESENTATIONS.



WHAT IS VHDL.



ADVANTAGES OF VHDL.



  • A language of big breadth. This allows one language to be used for the entire design process. A single designer knowing VHDL can design and simulate a complete system on many levels of description.
  • VHDL is a catalyst that allows designers to move up to an HDL design methodology.
  • Designer using VHDL becomes quickly much more productive than a classical designer who uses schematic capture, or point languages such as ABEL or CUPL. Design time is shortened.
  • Level of abstraction. VHDL allows to design on RTL (Register Transfer) level and behavioral level, thus the designer thinks on the design concept level rather on the component connecting level.
  • Design re-use. Because the description in on a very high level, it is technology independent. It can be then used to generate low-level descriptions for many technologies. High-level constructs can be translated to new technologies and re-used.
  • Improved quality of design. The user can easily modify his high-level description, thus exploring a larger space of solutions. Moreover, there are tools that will automatically generate many solutions, generate solutions optimized with certain respect, and use automatic logic synthesis, mapping or layout optimizations. Combination of all above properties allows to obtain high-quality designs quickly.
  • Technology independent design. Because of possibility of high-level description, selection of technology can be delayed or changed in the last moment without essential redesign.
  • The designer needs not to be longer an "omnibus". He has no longer to remember all details of ASIC vendors




    to the top of the Document
    1. Contents: Contents and General Information.

    2. Projects and Organization.

    3. Review: Finite State Machines.

    4. Structural Descriptions of Hardware.






    to the top of the Document