Presentation is loading. Please wait.

Presentation is loading. Please wait.

VHDL Advanced Features Buses Access Type File Input/Output.

Similar presentations


Presentation on theme: "VHDL Advanced Features Buses Access Type File Input/Output."— Presentation transcript:

1 VHDL Advanced Features Buses Access Type File Input/Output

2 Reminder and extension on VHDL Advanced Features

3 disconnect and guarded disconnect and guarded Disconnection specifications - used to disconnect drivers from a guarded signal (register or bus). Register signals: the resolution function is not called when all sources are disconnected. Bus signals: the resolution function is called even when all sources are disconnected.

4 Bus example Bus signals: the resolution function is called even when all sources are disconnected.

5 Bus example- process equivalent to bus assignment

6 Access Types dynamic data types - memory allocation during run time useful for high-level behavioral modeling or hardware/software system modeling allocation is done using reserved word new followed by the data type for each access type A, a deallocation procedure is automatically defined procedure Deallocate(P: inout A); Examples

7 Access Types

8 File type and I/O

9 Sources Krzysztof Kuchcinski


Download ppt "VHDL Advanced Features Buses Access Type File Input/Output."

Similar presentations


Ads by Google