Entity: hvvc_to_vvc_bridge
- File: hvvc_to_vvc_bridge.vhd
Diagram
Description
================================================================================================================================ Copyright 2020 Bitvis Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 and in the provided LICENSE.TXT.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Note : Any functionality not explicitly described in the documentation is subject to change at any time
Description : See library quick reference (under 'doc') and README-file(s)
Generics
Generic name | Type | Value | Description |
---|---|---|---|
GC_INSTANCE_IDX | integer | Instance index of the VVC | |
GC_DUT_IF_FIELD_CONFIG | t_dut_if_field_config_direction_array | Array of IF field configurations | |
GC_MAX_NUM_WORDS | positive | Max number of data words transferred in one operation | |
GC_PHY_MAX_ACCESS_TIME | time | Maximum time that the PHY interface takes to execute an access | |
GC_SCOPE | string | Scope of the HVVC-to-VVC Bridge | |
GC_WORD_ENDIANNESS | t_word_endianness | LOWER_WORD_LEFT | Word endianness |
Ports
Port name | Direction | Type | Description |
---|---|---|---|
hvvc_to_bridge | in | t_hvvc_to_bridge | |
bridge_to_hvvc | out | t_bridge_to_hvvc |