Package: SemPkg
- File: SemPkg.vhd
Constants
| Name | Type | Value | Description |
|---|---|---|---|
| SEM_IB_INIT_C | SemIbType | ( injectStrobe => '0', injectAddress => (others => '0'), txFull => '1', -- Init with backpreassure rxData => (others => '0'), rxEmpty => '0', -- Init with backpreassure iprogIcapGrant => '0') |
Types
| Name | Type | Description |
|---|---|---|
| SemObType | ||
| SemIbType |