Package: axi_statistics_pkg
- File: axi_statistics_pkg.vhd
Constants
Name | Type | Value | Description |
---|---|---|---|
null_axi_statistics | axi_statistics_t | (p_count_by_burst_length => null_ptr) |
Types
Name | Type | Description |
---|---|---|
axi_statistics_t |
Functions
- deallocate (variable stat : inout axi_statistics_t) return ()
Description
Free dynamically allocated memory
- add_burst_length (stat : axi_statistics_t;
burst_length : natural) return ()
- clear (stat : axi_statistics_t) return ()