Requirement of VHDL
Features of HDL
v
General Structure of VHDL
1.Library declaration
2. Package declaration
3. User Defined Library declaration*
4. User Defined Package declaration*
5. Entity Declaration
1. Generic Declaration*
2. Port Declaration
6. Architecture Declaration
7. Configuration Declaration*
- Software languages are sequential Sequence of statements are significant, since theygets executed in that order.
- Data type are insufficient.
- In hardware events are concurrent, so a software
language cannot be used for describing and
simulating hardware.
Features of HDL
- Concurrent description
- Event Scheduling
- Hierarchy
- Flexible design methodologies
- Not technology specific
- Large design modeling is easier.
- Generic and attributes
- Supports both Synchronous and Asynchronous designs
- Supports three different description styles
- Supports wide range of abstraction levels
- User defined library, packages and data types.
v
General Structure of VHDL
1.Library declaration
2. Package declaration
3. User Defined Library declaration*
4. User Defined Package declaration*
5. Entity Declaration
1. Generic Declaration*
2. Port Declaration
6. Architecture Declaration
7. Configuration Declaration*
0 comments:
Post a Comment