From b99fecdc4191be16727371e749859846407cd68f Mon Sep 17 00:00:00 2001
From: jakubcabal
Date: Mon, 14 Oct 2024 14:40:42 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20CESNET/n?=
=?UTF-8?q?dk-fpga@05400a04f607ffca36279e5507b81333be1bcf2f=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
devel/_sources/ndk_build/readme.rst.txt | 35 ++++++++++++++++++++++++
devel/ndk_build/readme.html | 34 +++++++++++++++++++++++
devel/objects.inv | Bin 8309 -> 8309 bytes
devel/searchindex.js | 2 +-
4 files changed, 70 insertions(+), 1 deletion(-)
diff --git a/devel/_sources/ndk_build/readme.rst.txt b/devel/_sources/ndk_build/readme.rst.txt
index 3a3e25859..2b9f2b337 100644
--- a/devel/_sources/ndk_build/readme.rst.txt
+++ b/devel/_sources/ndk_build/readme.rst.txt
@@ -83,6 +83,41 @@ Variables ``ENTITY``, ``ENTITY_BASE`` and ``ARCHGRP`` are predefined (provided)
Prefer to use :tcl:`lappend MOD "myfile.vhd"` instead of :tcl:`set MOD "$MOD myfile.vhd"`,
because the ``lappend`` better express the operation and is faster.
+PLATFORM_TAGS
+~~~~~~~~~~~~~
+
+In the situation, when a platform (build tool: Quartus, Vivado, simulator: Questa Sim, etc.) supports various architectures / implementation schemes,
+the PLATFORM_TAGS list variable can be used to distinguish, which source file should be included into project.
+
+List of available platforms:
+
+- **xilinx** - platform supports complete set of Xilinx component and products
+- **altera** - platform supports complete set of Intel/Altera component and products
+
+.. - **empty** - platform, on which the empty architectures are enabled; this is used e.g. when user wants to check the code syntax even if the codebase for toplevel is not completed yet.
+
+.. If the component doesn't have common/universal platform implementation and the "empty" tag is not in PLATFORM_TAGS, the process should exit with error.
+
+Those tags are currently not available, but show the way of potential extension and usage:
+
+- **vivado:ge_2024.0** - Vivado version is equal or greater than 2024.0 (this doesn't means automatic comparison)
+- **xilinx:usp** - Restrict for UltraScale+ platform.
+- **xilinx:sim:gty** - Inculde simulation models from highspeed transceivers.
+
+Priority for PLATFORM_TAGS
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The PLATFORM_TAGS list can be potentially used also for specifying preference/priority (latter position in list means higher priority):
+``set PLATFORM_TAGS "xilinx:bram:behav xilinx:bram:macro"``
+The priority can be easily overriden simply by appending item to the list.
+(Also the ``lsearch`` can be easily used as returns -1 for non-existing item, which means lowest priority.)
+In general, the highest priority tag from set of supported tags can be obtained by the ``proc nb_preference_filter {PLATFORM_TAGS SUPPORTED_TAGS}``
+
+ .. code-block:: tcl
+
+ set SUPPORTED_PLATFORM_TAGS "xilinx altera"
+ set TARGET_TAG [nb_preference_filter $PLATFORM_TAGS $SUPPORTED_PLATFORM_TAGS]
+
.. _extra file properties:
List of properties used in MOD variables
diff --git a/devel/ndk_build/readme.html b/devel/ndk_build/readme.html
index 340aab5fe..076afd69c 100644
--- a/devel/ndk_build/readme.html
+++ b/devel/ndk_build/readme.html
@@ -56,6 +56,10 @@
Build System
+
List of properties used in MOD variables
For translation, it is often required to specify more of the details about items (files)
diff --git a/devel/objects.inv b/devel/objects.inv
index 39397c81328289a2e60dc71b57e2fd8e4d608a93..f100bca8416c486c7317186414b7e0390da31f1a 100644
GIT binary patch
delta 19
acmezB@YP{LGKYbwiGe|)fyu^fE(HKg3 LBUS reconfigurator (TX LBUS)": [[110, null]], "MFB ASFIFOX": [[77, null]], "MFB Agent": [[145, null]], "MFB Auxiliary Signals": [[73, null]], "MFB Cutter Simple": [[55, null]], "MFB Dropper": [[56, null]], "MFB Enabler": [[57, null]], "MFB FIFOX": [[79, null]], "MFB FRAME EXTENDER": [[50, null]], "MFB FRAME TRIMMER": [[52, null]], "MFB Frame Masker": [[58, null]], "MFB Generator": [[49, null]], "MFB Loopback": [[61, null]], "MFB Merger": [[62, null]], "MFB Merger Simple": [[63, null]], "MFB Merger Simple GEN": [[63, "id1"]], "MFB PD ASFIFO SIMPLE": [[81, null]], "MFB PIPE": [[66, null]], "MFB Packet Discard ASFIFO": [[80, null]], "MFB Reconfigurator": [[68, null]], "MFB Splitter": [[69, null]], "MFB Splitter Gen": [[69, "id1"]], "MFB Splitter Simple": [[70, null]], "MFB Splitter Simple Gen": [[70, "id1"]], "MFB Tools": [[162, null]], "MFB Trasformer": [[72, null]], "MFB specification": [[76, null]], "MI ASYNC": [[82, null]], "MI Bus Control": [[29, "mi-bus-control"], [30, "mi-bus-control"], [31, "mi-bus-control"]], "MI Pipe": [[86, null]], "MI Reconfigurator": [[88, null]], "MI Splitter Plus Gen": [[89, null]], "MI Tools": [[163, null]], "MI address space": [[25, "mi-address-space"]], "MI agent": [[146, null]], "MI bus description": [[87, "mi-bus-description"]], "MI bus specification": [[87, null]], "MI indirect access": [[85, null]], "MI2AVMM": [[83, null]], "MI2AXI4": [[84, null]], "MTC (MI Transaction Controller)": [[116, null]], "MVB + MI": [[152, "mvb-mi"]], "MVB Channel Router": [[90, null]], "MVB DEMUX": [[91, null]], "MVB DISCARD": [[92, null]], "MVB FIFOX": [[105, null]], "MVB Item Collision Resolver": [[93, null]], "MVB Lookup Table": [[106, null]], "MVB MUX": [[99, null]], "MVB Merge Items": [[94, null]], "MVB Merge Streams": [[96, null]], "MVB Merge Streams Ordered": [[98, null]], "MVB Operation": [[101, null]], "MVB Shakedown": [[102, null]], "MVB Specification": [[104, null]], "MVB Tools": [[165, null]], "MVB agent": [[147, null]], "MVB2MFB": [[100, null]], "Main .fdo script for running the verification": [[144, "main-fdo-script-for-running-the-verification"]], "Makefile": [[166, "makefile"]], "Management": [[107, "management"]], "Mem logger": [[24, null]], "Memory modules": [[161, null]], "Metadata Extractor": [[41, null]], "Metadata Insertor": [[64, null]], "Minimal NDK application": [[0, null]], "Miscellaneous": [[164, null]], "Model": [[144, "model"]], "Modules.tcl": [[144, "modules-tcl"]], "Monitor": [[147, "monitor"]], "More references": [[23, "more-references"]], "Multi MEMx Counter": [[9, null]], "Multi-port BRAM": [[14, null]], "NDK Architecture": [[193, null]], "NDK Firmware Support": [[173, "ndk-firmware-support"]], "NDK Terminology": [[194, null]], "NDK firmware support": [[167, "ndk-firmware-support"], [168, "ndk-firmware-support"], [169, "ndk-firmware-support"], [170, "ndk-firmware-support"], [171, "ndk-firmware-support"], [172, "ndk-firmware-support"], [174, "ndk-firmware-support"], [175, "ndk-firmware-support"], [176, "ndk-firmware-support"], [177, "ndk-firmware-support"]], "NDK testing": [[195, null]], "NETWORK MODULE": [[180, null]], "NOTES": [[144, "notes"]], "NP LUT RAM": [[15, null]], "N_LOOP_OP": [[11, null]], "Network Module Core": [[187, "network-module-core"]], "Network Module Logic": [[187, "network-module-logic"]], "Network Tools": [[197, null]], "Note": [[148, null], [148, null]], "Note\n :class: note": [[122, null]], "Notes": [[67, "notes"]], "OFM verification environment": [[144, "ofm-verification-environment"]], "Operation": [[67, "operation"], [76, "operation"], [104, "operation"], [110, "operation"]], "Operations": [[75, "operations"]], "Operator flow": [[11, "operator-flow"]], "Other components": [[119, "other-components"]], "Other features of the build system": [[166, "other-features-of-the-build-system"]], "Other tutorials": [[144, "other-tutorials"]], "PCIE Byte Count": [[114, null]], "PCIE CONVERSION UNITS": [[113, null]], "PCIE Header parsing/deparsing": [[117, null]], "PCI_EXT_CAP": [[112, null]], "PCIe Byte Enable Decoder": [[115, null]], "PCIe Tools": [[198, null]], "PDF report generator SW": [[31, "pdf-report-generator-sw"]], "PKT_END": [[110, "pkt-end"]], "PKT_HALT": [[110, "pkt-halt"]], "PKT_PROCESS": [[110, "pkt-process"]], "PMA": [[107, "pma"]], "PMA agent": [[149, null]], "PMA bus description": [[149, "pma-bus-description"]], "PMA driver": [[149, "pma-driver"]], "PMA interface": [[149, "pma-interface"]], "PMA monitor": [[149, "pma-monitor"]], "PMA sequence item": [[149, "pma-sequence-item"]], "PRO DESIGN Falcon": [[173, null]], "PTC (PCIe Transaction Controller)": [[119, null]], "PTC Tag Manager": [[118, null]], "Package": [[144, "package"]], "Packages": [[22, null]], "Packet Delayer": [[65, null]], "Packet Dispatcher": [[42, null]], "Packet Planner": [[19, null]], "Parametrized object": [[144, "parametrized-object"]], "Parametrizing NDK-CORE design": [[184, "parametrizing-ndk-core-design"]], "Parametrizing a specific card type": [[184, "parametrizing-a-specific-card-type"]], "Parametrizing the user application": [[184, "parametrizing-the-user-application"]], "Passing through Modules.tcl": [[184, "passing-through-modules-tcl"], [184, "id3"]], "Port description": [[76, "port-description"], [104, "port-description"]], "Ports": [[17, "ports"], [135, "ports"], [136, "ports"], [149, "ports"]], "Ports and Generics": [[109, "ports-and-generics"], [111, "ports-and-generics"]], "Ports and generics of the Application": [[183, "ports-and-generics-of-the-application"]], "Profile generation": [[148, "profile-generation"]], "Profile generator configuration": [[148, "profile-generator-configuration"]], "Programming the device": [[167, "programming-the-device"], [168, "programming-the-device"], [169, "programming-the-device"]], "Properties": [[144, "properties"], [144, "id5"]], "Pulse short": [[20, null]], "Pytest SW": [[31, "pytest-sw"]], "Pytest Tester (mem_tester.py)": [[32, "pytest-tester-mem-tester-py"]], "Quick reset": [[11, "quick-reset"]], "Quick start": [[178, "quick-start"]], "RESET agent": [[151, null]], "RX DMA Calypte": [[39, null]], "RX Inner sequences": [[128, "rx-inner-sequences"], [139, "rx-inner-sequences"], [142, "rx-inner-sequences"], [143, "rx-inner-sequences"]], "RX MAC LITE": [[109, null]], "RX PCS": [[107, "rx-pcs"]], "RX direction": [[141, "rx-direction"]], "Random": [[131, "random"]], "Rate Limiter": [[67, null]], "Read interface behavior": [[6, "read-interface-behavior"]], "Read/write access to the Application registers from SW": [[183, "read-write-access-to-the-application-registers-from-sw"]], "Receiving packets from Ethernet": [[183, "receiving-packets-from-ethernet"]], "Receiving packets from the Application": [[187, "receiving-packets-from-the-application"]], "Receiving packets from the DMA module": [[183, "receiving-packets-from-the-dma-module"]], "References": [[1, "references"], [17, "references"], [19, "references"], [31, "references"], [59, "references"], [119, "references"], [156, "references"], [161, "references"]], "ReflexCES XpressSX AGI-FH400G": [[174, null]], "Register FIFO": [[7, null]], "Register Map": [[109, "register-map"], [111, "register-map"]], "Report Generator (report_gen.py)": [[32, "report-generator-report-gen-py"]], "Request-response Agents": [[144, "request-response-agents"]], "Requirements for developers": [[185, "requirements-for-developers"]], "Reset": [[144, "reset"]], "Response logic": [[122, "response-logic"]], "Run of a specific sequence": [[144, "run-of-a-specific-sequence"]], "SDM CLIENT": [[23, null]], "SHAKEDOWN": [[95, null]], "SW access to the MAC Lites": [[187, "sw-access-to-the-mac-lites"]], "SW access to the Network Module Cores and Network Module Logics": [[187, "sw-access-to-the-network-module-cores-and-network-module-logics"]], "SW access to the reconfiguration interfaces": [[187, "sw-access-to-the-reconfiguration-interfaces"]], "Scenario 1": [[76, "scenario-1"], [104, "scenario-1"], [110, "scenario-1"]], "Scenario 2": [[76, "scenario-2"], [104, "scenario-2"], [110, "scenario-2"]], "Scenario 3": [[110, "scenario-3"]], "Scenario 4": [[110, "scenario-4"]], "Scenario 5": [[110, "scenario-5"]], "Scenario 6": [[110, "scenario-6"]], "Scoreboard": [[144, "scoreboard"], [144, "id3"], [144, "id4"]], "Selecting a DMA controller": [[186, "selecting-a-dma-controller"]], "Selecting a PCIe configuration": [[192, "selecting-a-pcie-configuration"]], "Sequence": [[133, "sequence"], [144, "sequence"], [147, "sequence"]], "Sequence Item": [[123, "sequence-item"], [134, "sequence-item"]], "Sequence Items": [[122, "sequence-items"]], "Sequence Libraries": [[134, "sequence-libraries"]], "Sequence configuration": [[125, "sequence-configuration"], [137, "sequence-configuration"], [138, "sequence-configuration"]], "Sequence item": [[133, "sequence-item"], [147, "sequence-item"]], "Sequence library": [[144, "sequence-library"], [144, "id2"]], "Sequence parameters": [[148, "sequence-parameters"]], "Sequence_item": [[146, "sequence-item"]], "Sequencers": [[141, "sequencers"]], "Sequences": [[122, "sequences"], [123, "sequences"], [134, "sequences"], [141, "sequences"]], "Shift registers": [[199, null]], "Silicom N6010": [[177, null]], "Silicom fb2CGhh@KU15P": [[175, null]], "Silicom fb4CGg3@VU9P": [[176, null]], "Simple dual-port BRAM": [[16, null]], "Simple dual-port BRAM with Byte Enable": [[16, "simple-dual-port-bram-with-byte-enable"]], "Single clock FIFOs": [[156, "single-clock-fifos"]], "Situation": [[11, "situation"]], "Software Manager": [[37, null], [44, null]], "Solution": [[11, "solution"]], "Specification": [[23, "specification"], [83, "specification"]], "Sub-components": [[31, "sub-components"]], "Subcomponents": [[60, "subcomponents"]], "Supported PCIe Configurations": [[46, "supported-pcie-configurations"]], "Supported PCIe Hard IP": [[192, "supported-pcie-hard-ip"]], "Switching profiles": [[179, "switching-profiles"]], "Synchronization": [[144, "synchronization"]], "Synchronous SR latch": [[12, null]], "SynthesizeProject": [[166, "synthesizeproject"]], "SystemVerilog and UVM tutorial": [[144, null]], "TL;DR": [[184, "tl-dr"]], "TSU Format to ns Convertor": [[120, null]], "TSU GEN": [[121, null]], "TX DMA Calypte": [[45, null]], "TX MAC LITE": [[111, null]], "TX PCS": [[107, "tx-pcs"]], "TX direction": [[141, "tx-direction"]], "Tab. 1": [[39, "id2"], [45, "id2"], [58, "id2"], [85, "id2"], [89, "id2"], [187, "id6"]], "Tab. 1 F-Tile_Multirate IPs variants": [[179, "id1"]], "Tab. 2": [[45, "id3"], [89, "id3"], [187, "id7"]], "Tab. 3": [[89, "id4"], [187, "id8"]], "Tab. 4": [[187, "id9"]], "Table of generics": [[47, "table-of-generics"]], "Table of signals": [[47, "table-of-signals"]], "Test": [[144, "test"]], "Test environment": [[144, "test-environment"]], "Testbench": [[144, "testbench"]], "Testing R/W access to the scratch registers": [[195, "testing-r-w-access-to-the-scratch-registers"]], "The (incomplete) list of SYNTH_FLAGS array items": [[166, "the-incomplete-list-of-synth-flags-array-items"]], "The Application": [[183, null]], "The DMA module": [[186, null]], "The MI bus interconnect": [[191, null]], "The Memory Controller": [[190, null]], "The Memory Testers": [[0, "the-memory-testers"]], "The Network Module": [[187, null]], "The PCIe Control unit (PCIE_CTRL)": [[192, "the-pcie-control-unit-pcie-ctrl"]], "The PCIe Core (PCIE_CORE)": [[192, "the-pcie-core-pcie-core"]], "The PCIe module": [[192, null]], "The PCIe module entity": [[192, "the-pcie-module-entity"]], "The application MI offsets": [[0, "the-application-mi-offsets"]], "The comp target in Makefile": [[166, "the-comp-target-in-makefile"]], "The main allocation of the MI address space": [[191, "the-main-allocation-of-the-mi-address-space"]], "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.": [[51, null], [53, null], [97, null], [103, null]], "Time Stamp Unit": [[196, null]], "Timestamp Limiter": [[71, null]], "Timestamp format": [[196, "timestamp-format"]], "Timestamp signals": [[196, "timestamp-signals"]], "Timing diagram example": [[47, "timing-diagram-example"]], "Timing diagrams": [[76, "timing-diagrams"], [104, "timing-diagrams"]], "Top sequencers and sequences": [[128, "top-sequencers-and-sequences"], [139, "top-sequencers-and-sequences"], [143, "top-sequencers-and-sequences"]], "Transaction Buffer": [[38, null]], "Transaction Sorter": [[21, null]], "Transaction buffer": [[43, null]], "Transmitting packets to the Application": [[187, "transmitting-packets-to-the-application"]], "Transmitting packets to the DMA module": [[183, "transmitting-packets-to-the-dma-module"]], "Transmitting packets to the Ethernet": [[183, "transmitting-packets-to-the-ethernet"]], "Typical Configurations": [[180, "typical-configurations"]], "UVM Verification": [[39, "uvm-verification"], [45, "uvm-verification"], [200, null]], "UVM simulation": [[152, null]], "UVM_error vs UVM_fatal": [[144, "uvm-error-vs-uvm-fatal"]], "UVM_info": [[144, "uvm-info"]], "Usage": [[67, "usage"], [85, "usage"], [129, "usage"]], "Usage guidelines": [[47, "usage-guidelines"]], "Variables in Modules.tcl obtained by the build system": [[166, "variables-in-modules-tcl-obtained-by-the-build-system"]], "Verification": [[5, "verification"]], "Verification Plan": [[39, "verification-plan"], [45, "verification-plan"], [108, "verification-plan"], [180, "verification-plan"], [181, "verification-plan"], [181, "id1"]], "Verification block diagram": [[5, "verification-block-diagram"]], "Verification example": [[144, "verification-example"]], "Verification plan": [[58, "verification-plan"]], "Virtual sequence and synchronization": [[144, "virtual-sequence-and-synchronization"]], "Virtual sequencer": [[144, "virtual-sequencer"]], "WORD_REALIGN": [[110, "word-realign"]], "Warning": [[148, null], [148, null]], "What Ethernet standards does NDK support?": [[188, "what-ethernet-standards-does-ndk-support"]], "What FPGA chips and cards does NDK support?": [[188, "what-fpga-chips-and-cards-does-ndk-support"]], "What SW do I need to build the NDK firmware?": [[188, "what-sw-do-i-need-to-build-the-ndk-firmware"]], "What can I do with the app_conf.tcl file": [[184, "what-can-i-do-with-the-app-conf-tcl-file"]], "What can I do with the card_conf.tcl file": [[184, "what-can-i-do-with-the-card-conf-tcl-file"]], "What can I do with the card_const.tcl file": [[184, "what-can-i-do-with-the-card-const-tcl-file"]], "What can I do with the core_conf.tcl file": [[184, "what-can-i-do-with-the-core-conf-tcl-file"]], "What can I do with the core_const.tcl file": [[184, "what-can-i-do-with-the-core-const-tcl-file"]], "What clock frequencies are available for the user application?": [[188, "what-clock-frequencies-are-available-for-the-user-application"]], "What communication interfaces can a NDK applications have available?": [[188, "what-communication-interfaces-can-a-ndk-applications-have-available"]], "What dependencies are needed to build an FPGA firmware": [[189, "what-dependencies-are-needed-to-build-an-fpga-firmware"]], "What is a Network Development Kit (NDK)?": [[188, "what-is-a-network-development-kit-ndk"]], "What is the difference between NDK and Corundum?": [[188, "what-is-the-difference-between-ndk-and-corundum"]], "What is the difference between NDK and NetFPGA?": [[188, "what-is-the-difference-between-ndk-and-netfpga"]], "What is the difference between NDK and OpenNIC?": [[188, "what-is-the-difference-between-ndk-and-opennic"]], "Write interface behavior": [[6, "write-interface-behavior"]], "build//Makefile": [[184, "build-card-name-makefile"]], "build//app_conf.tcl": [[184, "build-card-name-app-conf-tcl"]], "build//{Vivado,Quartus}.tcl": [[184, "build-card-name-vivado-quartus-tcl"]], "byte array to MAC SEG": [[140, null]], "card.mk": [[184, "card-mk"]], "card_conf.tcl": [[184, "card-conf-tcl"]], "card_const.tcl": [[184, "card-const-tcl"]], "ce_generator.sv": [[129, "ce-generator-sv"]], "channel_align.sv": [[129, "channel-align-sv"]], "comparer classes": [[131, "id1"], [131, "id2"], [131, "id3"]], "core.mk": [[184, "core-mk"]], "core_bootstrap.tcl": [[184, "core-bootstrap-tcl"]], "core_conf.tcl": [[184, "core-conf-tcl"]], "core_const.tcl": [[184, "core-const-tcl"]], "data_buffer.sv": [[129, "data-buffer-sv"]], "env.sv": [[129, "env-sv"]], "fifo": [[131, "fifo"]], "ipg_generator.sv": [[129, "ipg-generator-sv"]], "logic_vector_array_axi environment": [[139, null]], "logic_vector_array_mfb environment": [[142, null]], "logic_vector_mvb environment": [[143, null]], "memory_model": [[122, "memory-model"]], "monitor.sv": [[129, "monitor-sv"]], "op sequencers and sequences": [[142, "op-sequencers-and-sequences"]], "probe agent": [[150, null]], "request_item": [[122, "request-item"]], "request_subscriber": [[122, "request-subscriber"]], "response_item": [[122, "response-item"]], "sequence_item": [[124, "sequence-item"], [145, "sequence-item"]], "sequence_item_request": [[122, "sequence-item-request"]], "sequence_item_response": [[122, "sequence-item-response"]], "sequence_rx.sv and sequence_tx.sv": [[129, "sequence-rx-sv-and-sequence-tx-sv"]], "sequence_rx_base.sv": [[129, "sequence-rx-base-sv"]], "sequence_tx_base.sv": [[129, "sequence-tx-base-sv"]], "sequencer.sv": [[129, "sequencer-sv"]], "simple sychronous RESET agents": [[151, "simple-sychronous-reset-agents"]], "uvm_info": [[144, "id6"]], "wrapper.sv": [[129, "wrapper-sv"]]}, "docnames": ["app-minimal", "async", "base", "comp/base/dsp/dsp_comparator/readme", "comp/base/fifo/asfifox/readme", "comp/base/fifo/fifox/readme", "comp/base/fifo/fifox_multi/readme", "comp/base/fifo/reg_fifo/readme", "comp/base/logic/barrel_shifter/readme", "comp/base/logic/cnt_multi_memx/readme", "comp/base/logic/h3hash/readme", "comp/base/logic/n_loop_op/readme", "comp/base/logic/sr_sync_latch/readme", "comp/base/mem/lvt_mem/readme", "comp/base/mem/mp_bram/readme", "comp/base/mem/np_lutram/readme", "comp/base/mem/sdp_bram/readme", "comp/base/misc/crossbarx/readme", "comp/base/misc/event_counter/readme", "comp/base/misc/packet_planner/readme", "comp/base/misc/pulse_short/readme", "comp/base/misc/trans_sorter/readme", "comp/base/pkg/readme", "comp/ctrls/sdm_client/readme", "comp/debug/data_logger/mem_logger/readme", "comp/debug/data_logger/readme", "comp/debug/histogramer/readme", "comp/debug/jtag_op_client/readme", "comp/debug/latency_meter/readme", "comp/debug/mem_tester/amm_gen/readme", "comp/debug/mem_tester/amm_probe/readme", "comp/debug/mem_tester/readme", "comp/debug/mem_tester/sw/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_insertor/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/addr_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/input_buffer/readme", "comp/dma/dma_calypte/comp/rx/comp/software_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/trans_buffer/readme", "comp/dma/dma_calypte/comp/rx/readme", "comp/dma/dma_calypte/comp/tx/comp/chan_start_stop_ctrl/readme", "comp/dma/dma_calypte/comp/tx/comp/metadata_extractor/readme", "comp/dma/dma_calypte/comp/tx/comp/packet_dispatcher/readme", "comp/dma/dma_calypte/comp/tx/comp/pcie_trans_buffer/readme", "comp/dma/dma_calypte/comp/tx/comp/software_manager/readme", "comp/dma/dma_calypte/comp/tx/readme", "comp/dma/dma_calypte/readme", "comp/flu_tools/readme", "comp/mfb_tools/debug/gen_loop_switch/readme", "comp/mfb_tools/debug/generator/readme", "comp/mfb_tools/edit/frame_extender/readme", "comp/mfb_tools/edit/frame_extender/uvm/readme", "comp/mfb_tools/edit/frame_trimmer/readme", "comp/mfb_tools/edit/frame_trimmer/uvm/readme", "comp/mfb_tools/flow/crossbarx_stream2/readme", "comp/mfb_tools/flow/cutter_simple/readme", "comp/mfb_tools/flow/dropper/readme", "comp/mfb_tools/flow/enabler/readme", "comp/mfb_tools/flow/frame_masker/readme", "comp/mfb_tools/flow/frame_packer/readme", "comp/mfb_tools/flow/frame_unpacker/readme", "comp/mfb_tools/flow/loopback/readme", "comp/mfb_tools/flow/merger/readme", "comp/mfb_tools/flow/merger_simple/readme", "comp/mfb_tools/flow/metadata_insertor/readme", "comp/mfb_tools/flow/packet_delayer/readme", "comp/mfb_tools/flow/pipe/readme", "comp/mfb_tools/flow/rate_limiter/readme", "comp/mfb_tools/flow/reconfigurator/readme", "comp/mfb_tools/flow/splitter/readme", "comp/mfb_tools/flow/splitter_simple/readme", "comp/mfb_tools/flow/timestamp_limiter/readme", "comp/mfb_tools/flow/transformer/readme", "comp/mfb_tools/logic/auxiliary_signals/readme", "comp/mfb_tools/logic/checksum_calculator/readme", "comp/mfb_tools/logic/crossbarx_stream/readme", "comp/mfb_tools/readme", "comp/mfb_tools/storage/asfifox/readme", "comp/mfb_tools/storage/crossbarx_output_buffer/readme", "comp/mfb_tools/storage/fifox/readme", "comp/mfb_tools/storage/pd_asfifo/readme", "comp/mfb_tools/storage/pd_asfifo_simple/readme", "comp/mi_tools/async/readme", "comp/mi_tools/converters/mi2avmm/readme", "comp/mi_tools/converters/mi2axi4/readme", "comp/mi_tools/indirect_access/readme", "comp/mi_tools/pipe/readme", "comp/mi_tools/readme", "comp/mi_tools/reconf/readme", "comp/mi_tools/splitter_plus_gen/readme", "comp/mvb_tools/flow/channel_router/readme", "comp/mvb_tools/flow/demux/readme", "comp/mvb_tools/flow/discard/readme", "comp/mvb_tools/flow/item_collision_resolver/readme", "comp/mvb_tools/flow/merge_items/readme", "comp/mvb_tools/flow/merge_n_to_m/readme", "comp/mvb_tools/flow/merge_streams/readme", "comp/mvb_tools/flow/merge_streams/uvm/readme", "comp/mvb_tools/flow/merge_streams_ordered/readme", "comp/mvb_tools/flow/mux/readme", "comp/mvb_tools/flow/mvb2mfb/readme", "comp/mvb_tools/flow/operation/readme", "comp/mvb_tools/flow/shakedown/readme", "comp/mvb_tools/flow/shakedown/uvm/readme", "comp/mvb_tools/readme", "comp/mvb_tools/storage/fifox/readme", "comp/mvb_tools/storage/lookup_table/readme", "comp/nic/eth_phy/40ge/readme", "comp/nic/mac_lite/rx_mac_lite/comp/buffer/uvm/readme", "comp/nic/mac_lite/rx_mac_lite/readme", "comp/nic/mac_lite/tx_mac_lite/comp/adapters/lbus/reconf/readme", "comp/nic/mac_lite/tx_mac_lite/readme", "comp/pcie/common/readme", "comp/pcie/convertors/readme", "comp/pcie/logic/byte_count/readme", "comp/pcie/logic/byte_en_decoder/readme", "comp/pcie/mtc/readme", "comp/pcie/others/hdr_gen/readme", "comp/pcie/ptc/comp/tag_manager/readme", "comp/pcie/ptc/readme", "comp/tsu/tsu_format_to_ns/readme", "comp/tsu/tsu_gen/readme", "comp/uvm/avmm/readme", "comp/uvm/avst_crdt/readme", "comp/uvm/axi/readme", "comp/uvm/byte_array/readme", "comp/uvm/byte_array_lii/readme", "comp/uvm/byte_array_lii_rx/readme", "comp/uvm/byte_array_mfb/readme", "comp/uvm/byte_array_mii/readme", "comp/uvm/byte_array_pma/readme", "comp/uvm/common/readme", "comp/uvm/componets", "comp/uvm/intel_mac_seg/readme", "comp/uvm/lbus/readme", "comp/uvm/lii/readme", "comp/uvm/lii_rx/readme", "comp/uvm/logic_vector/readme", "comp/uvm/logic_vector_array/readme", "comp/uvm/logic_vector_array_axi/readme", "comp/uvm/logic_vector_array_intel_mac_seg/readme", "comp/uvm/logic_vector_array_lbus/readme", "comp/uvm/logic_vector_array_mfb/readme", "comp/uvm/logic_vector_mvb/readme", "comp/uvm/manual", "comp/uvm/mfb/readme", "comp/uvm/mi/readme", "comp/uvm/mvb/readme", "comp/uvm/packet_generators/flowtest/readme", "comp/uvm/pma/readme", "comp/uvm/probe/readme", "comp/uvm/reset/readme", "comp/uvm/sim_manual", "ctrls", "debug", "dsp", "fifo", "fl", "flu", "index", "logic", "memory", "mfb", "mi", "misc", "mvb", "ndk_build/readme", "ndk_cards/amd/alveo-u200/readme", "ndk_cards/amd/alveo-u55c/readme", "ndk_cards/amd/vcu118/readme", "ndk_cards/bittware/ia-420f/readme", "ndk_cards/intel/dk-dev-1sdx-p/readme", "ndk_cards/intel/dk-dev-agi027res/readme", "ndk_cards/prodesign/pd-falcon/readme", "ndk_cards/reflexces/agi-fh400g/readme", "ndk_cards/silicom/fb2cghh/readme", "ndk_cards/silicom/fb4cgg3/readme", "ndk_cards/silicom/n6010/readme", "ndk_core/cocotb/README", "ndk_core/comp/eth/network_mod/comp/network_mod_core/doc/f-tile_multirate_ip", "ndk_core/comp/eth/network_mod/readme", "ndk_core/comp/eth/network_mod/uvm/readme", "ndk_core/comp/pcie/pcie_mod/comp/pcie_adapter/uvm/tbench/env/crdt_agent/readme", "ndk_core/doc/app", "ndk_core/doc/configuration", "ndk_core/doc/devtree", "ndk_core/doc/dma", "ndk_core/doc/eth", "ndk_core/doc/faq", "ndk_core/doc/how_to_start", "ndk_core/doc/mem", "ndk_core/doc/mi", "ndk_core/doc/pcie", "ndk_core/doc/readme", "ndk_core/doc/terminology", "ndk_core/doc/testing", "ndk_core/doc/tsu", "nic", "pcie", "shift", "ver"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["app-minimal.rst", "async.rst", "base.rst", "comp/base/dsp/dsp_comparator/readme.rst", "comp/base/fifo/asfifox/readme.rst", "comp/base/fifo/fifox/readme.rst", "comp/base/fifo/fifox_multi/readme.rst", "comp/base/fifo/reg_fifo/readme.rst", "comp/base/logic/barrel_shifter/readme.rst", "comp/base/logic/cnt_multi_memx/readme.rst", "comp/base/logic/h3hash/readme.rst", "comp/base/logic/n_loop_op/readme.rst", "comp/base/logic/sr_sync_latch/readme.rst", "comp/base/mem/lvt_mem/readme.rst", "comp/base/mem/mp_bram/readme.rst", "comp/base/mem/np_lutram/readme.rst", "comp/base/mem/sdp_bram/readme.rst", "comp/base/misc/crossbarx/readme.rst", "comp/base/misc/event_counter/readme.rst", "comp/base/misc/packet_planner/readme.rst", "comp/base/misc/pulse_short/readme.rst", "comp/base/misc/trans_sorter/readme.rst", "comp/base/pkg/readme.rst", "comp/ctrls/sdm_client/readme.rst", "comp/debug/data_logger/mem_logger/readme.rst", "comp/debug/data_logger/readme.rst", "comp/debug/histogramer/readme.rst", "comp/debug/jtag_op_client/readme.rst", "comp/debug/latency_meter/readme.rst", "comp/debug/mem_tester/amm_gen/readme.rst", "comp/debug/mem_tester/amm_probe/readme.rst", "comp/debug/mem_tester/readme.rst", "comp/debug/mem_tester/sw/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_insertor/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/addr_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/input_buffer/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/software_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/trans_buffer/readme.rst", "comp/dma/dma_calypte/comp/rx/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/chan_start_stop_ctrl/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/metadata_extractor/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/packet_dispatcher/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/pcie_trans_buffer/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/software_manager/readme.rst", "comp/dma/dma_calypte/comp/tx/readme.rst", "comp/dma/dma_calypte/readme.rst", "comp/flu_tools/readme.rst", "comp/mfb_tools/debug/gen_loop_switch/readme.rst", "comp/mfb_tools/debug/generator/readme.rst", "comp/mfb_tools/edit/frame_extender/readme.rst", "comp/mfb_tools/edit/frame_extender/uvm/readme.rst", "comp/mfb_tools/edit/frame_trimmer/readme.rst", "comp/mfb_tools/edit/frame_trimmer/uvm/readme.rst", "comp/mfb_tools/flow/crossbarx_stream2/readme.rst", "comp/mfb_tools/flow/cutter_simple/readme.rst", "comp/mfb_tools/flow/dropper/readme.rst", "comp/mfb_tools/flow/enabler/readme.rst", "comp/mfb_tools/flow/frame_masker/readme.rst", "comp/mfb_tools/flow/frame_packer/readme.rst", "comp/mfb_tools/flow/frame_unpacker/readme.rst", "comp/mfb_tools/flow/loopback/readme.rst", "comp/mfb_tools/flow/merger/readme.rst", "comp/mfb_tools/flow/merger_simple/readme.rst", "comp/mfb_tools/flow/metadata_insertor/readme.rst", "comp/mfb_tools/flow/packet_delayer/readme.rst", "comp/mfb_tools/flow/pipe/readme.rst", "comp/mfb_tools/flow/rate_limiter/readme.rst", "comp/mfb_tools/flow/reconfigurator/readme.rst", "comp/mfb_tools/flow/splitter/readme.rst", "comp/mfb_tools/flow/splitter_simple/readme.rst", "comp/mfb_tools/flow/timestamp_limiter/readme.rst", "comp/mfb_tools/flow/transformer/readme.rst", "comp/mfb_tools/logic/auxiliary_signals/readme.rst", "comp/mfb_tools/logic/checksum_calculator/readme.rst", "comp/mfb_tools/logic/crossbarx_stream/readme.rst", "comp/mfb_tools/readme.rst", "comp/mfb_tools/storage/asfifox/readme.rst", "comp/mfb_tools/storage/crossbarx_output_buffer/readme.rst", "comp/mfb_tools/storage/fifox/readme.rst", "comp/mfb_tools/storage/pd_asfifo/readme.rst", "comp/mfb_tools/storage/pd_asfifo_simple/readme.rst", "comp/mi_tools/async/readme.rst", "comp/mi_tools/converters/mi2avmm/readme.rst", "comp/mi_tools/converters/mi2axi4/readme.rst", "comp/mi_tools/indirect_access/readme.rst", "comp/mi_tools/pipe/readme.rst", "comp/mi_tools/readme.rst", "comp/mi_tools/reconf/readme.rst", "comp/mi_tools/splitter_plus_gen/readme.rst", "comp/mvb_tools/flow/channel_router/readme.rst", "comp/mvb_tools/flow/demux/readme.rst", "comp/mvb_tools/flow/discard/readme.rst", "comp/mvb_tools/flow/item_collision_resolver/readme.rst", "comp/mvb_tools/flow/merge_items/readme.rst", "comp/mvb_tools/flow/merge_n_to_m/readme.rst", "comp/mvb_tools/flow/merge_streams/readme.rst", "comp/mvb_tools/flow/merge_streams/uvm/readme.rst", "comp/mvb_tools/flow/merge_streams_ordered/readme.rst", "comp/mvb_tools/flow/mux/readme.rst", "comp/mvb_tools/flow/mvb2mfb/readme.rst", "comp/mvb_tools/flow/operation/readme.rst", "comp/mvb_tools/flow/shakedown/readme.rst", "comp/mvb_tools/flow/shakedown/uvm/readme.rst", "comp/mvb_tools/readme.rst", "comp/mvb_tools/storage/fifox/readme.rst", "comp/mvb_tools/storage/lookup_table/readme.rst", "comp/nic/eth_phy/40ge/readme.rst", "comp/nic/mac_lite/rx_mac_lite/comp/buffer/uvm/readme.rst", "comp/nic/mac_lite/rx_mac_lite/readme.rst", "comp/nic/mac_lite/tx_mac_lite/comp/adapters/lbus/reconf/readme.rst", "comp/nic/mac_lite/tx_mac_lite/readme.rst", "comp/pcie/common/readme.rst", "comp/pcie/convertors/readme.rst", "comp/pcie/logic/byte_count/readme.rst", "comp/pcie/logic/byte_en_decoder/readme.rst", "comp/pcie/mtc/readme.rst", "comp/pcie/others/hdr_gen/readme.rst", "comp/pcie/ptc/comp/tag_manager/readme.rst", "comp/pcie/ptc/readme.rst", "comp/tsu/tsu_format_to_ns/readme.rst", "comp/tsu/tsu_gen/readme.rst", "comp/uvm/avmm/readme.rst", "comp/uvm/avst_crdt/readme.rst", "comp/uvm/axi/readme.rst", "comp/uvm/byte_array/readme.rst", "comp/uvm/byte_array_lii/readme.rst", "comp/uvm/byte_array_lii_rx/readme.rst", "comp/uvm/byte_array_mfb/readme.rst", "comp/uvm/byte_array_mii/readme.rst", "comp/uvm/byte_array_pma/readme.rst", "comp/uvm/common/readme.rst", "comp/uvm/componets.rst", "comp/uvm/intel_mac_seg/readme.rst", "comp/uvm/lbus/readme.rst", "comp/uvm/lii/readme.rst", "comp/uvm/lii_rx/readme.rst", "comp/uvm/logic_vector/readme.rst", "comp/uvm/logic_vector_array/readme.rst", "comp/uvm/logic_vector_array_axi/readme.rst", "comp/uvm/logic_vector_array_intel_mac_seg/readme.rst", "comp/uvm/logic_vector_array_lbus/readme.rst", "comp/uvm/logic_vector_array_mfb/readme.rst", "comp/uvm/logic_vector_mvb/readme.rst", "comp/uvm/manual.rst", "comp/uvm/mfb/readme.rst", "comp/uvm/mi/readme.rst", "comp/uvm/mvb/readme.rst", "comp/uvm/packet_generators/flowtest/readme.rst", "comp/uvm/pma/readme.rst", "comp/uvm/probe/readme.rst", "comp/uvm/reset/readme.rst", "comp/uvm/sim_manual.rst", "ctrls.rst", "debug.rst", "dsp.rst", "fifo.rst", "fl.rst", "flu.rst", "index.rst", "logic.rst", "memory.rst", "mfb.rst", "mi.rst", "misc.rst", "mvb.rst", "ndk_build/readme.rst", "ndk_cards/amd/alveo-u200/readme.rst", "ndk_cards/amd/alveo-u55c/readme.rst", "ndk_cards/amd/vcu118/readme.rst", "ndk_cards/bittware/ia-420f/readme.rst", "ndk_cards/intel/dk-dev-1sdx-p/readme.rst", "ndk_cards/intel/dk-dev-agi027res/readme.rst", "ndk_cards/prodesign/pd-falcon/readme.rst", "ndk_cards/reflexces/agi-fh400g/readme.rst", "ndk_cards/silicom/fb2cghh/readme.rst", "ndk_cards/silicom/fb4cgg3/readme.rst", "ndk_cards/silicom/n6010/readme.rst", "ndk_core/cocotb/README.rst", "ndk_core/comp/eth/network_mod/comp/network_mod_core/doc/f-tile_multirate_ip.rst", "ndk_core/comp/eth/network_mod/readme.rst", "ndk_core/comp/eth/network_mod/uvm/readme.rst", "ndk_core/comp/pcie/pcie_mod/comp/pcie_adapter/uvm/tbench/env/crdt_agent/readme.rst", "ndk_core/doc/app.rst", "ndk_core/doc/configuration.rst", "ndk_core/doc/devtree.rst", "ndk_core/doc/dma.rst", "ndk_core/doc/eth.rst", "ndk_core/doc/faq.rst", "ndk_core/doc/how_to_start.rst", "ndk_core/doc/mem.rst", "ndk_core/doc/mi.rst", "ndk_core/doc/pcie.rst", "ndk_core/doc/readme.rst", "ndk_core/doc/terminology.rst", "ndk_core/doc/testing.rst", "ndk_core/doc/tsu.rst", "nic.rst", "pcie.rst", "shift.rst", "ver.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 3, 6, 11, 17, 18, 19, 23, 31, 39, 45, 47, 49, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 80, 85, 87, 89, 107, 109, 119, 120, 122, 131, 144, 146, 147, 166, 179, 183, 184, 185, 187, 189, 192, 196], "0": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123, 124, 129, 131, 133, 134, 135, 136, 137, 138, 144, 146, 147, 148, 150, 151, 161, 166, 174, 177, 179, 180, 183, 185, 186, 187, 189, 192, 195, 196], "00": [0, 3, 31, 89, 117, 189], "000": [5, 18, 20, 120, 121, 166], "0000": [6, 76, 87, 104, 115, 117, 189], "000000": 89, "00000000": 195, "00000042": 195, "000000_000000_000000_000000": 76, "0001": [6, 104, 115, 117], "000111": 89, "00011111": 160, "000b": 116, "001": [120, 121], "0010": [115, 117], "001000": 89, "00100000": 160, "0011": [6, 14, 115], "001100_011111_000000_000001": 76, "001111": 89, "001b": 116, "0045": 87, "0089": 87, "01": [3, 87, 149], "010": 120, "0100": [115, 117], "010000": 89, "01000000": [116, 192], "0101": 115, "010b": 116, "0110": 115, "0111": [6, 115], "011101": 89, "011110": 89, "011b": 116, "02": 189, "02000000": [116, 192], "024": 18, "03": 31, "03000000": [116, 192], "04": [0, 31], "04000000": [116, 192], "048": 20, "05000000": [116, 192], "06000000": [116, 192], "07": [185, 189], "08": 189, "0a000000": [116, 192], "0b000001": 67, "0b000010": 67, "0b000100": 67, "0d": [131, 144], "0gb": 67, "0th": [76, 110], "0x": 67, "0x0": [39, 45, 48, 89, 90, 107, 195], "0x00": [29, 30, 39, 45, 49, 61, 67, 71, 83, 85, 109, 111, 112, 121, 185], "0x000": 48, "0x0000": [25, 31, 49, 187], "0x000000": [49, 90, 187], "0x0000000": 187, "0x00000000": [0, 89, 191], "0x00000001": 89, "0x000000013": 89, "0x000000017": 89, "0x00000002": 89, "0x00000003": 89, "0x00000004": 89, "0x00000005": 89, "0x00000006": 89, "0x00000007": 89, "0x00000008": 89, "0x0000000b": 89, "0x0000000c": 89, "0x0000000f": 89, "0x00000010": 89, "0x00000014": 89, "0x00000018": 89, "0x0000001c": 89, "0x0000001f": 89, "0x00000020": 89, "0x0000003f": 89, "0x00000040": 89, "0x00000077": 89, "0x00000078": 89, "0x000000ab": 89, "0x000000ac": 89, "0x000000cb": 89, "0x000000cc": 89, "0x000000f7": 89, "0x000000f8": 89, "0x000000ff": 191, "0x00000100": 191, "0x000001fb": 89, "0x000004": 90, "0x000008": 90, "0x00000fff": 191, "0x00001000": [0, 191], "0x00001fff": 191, "0x00002000": [0, 191], "0x00002fff": 191, "0x00003000": [187, 191], "0x00003010": 0, "0x0000301c": 0, "0x00003110": 0, "0x0000311c": 0, "0x00003fff": [187, 191], "0x00004000": [0, 191], "0x000040ff": 191, "0x00004100": 191, "0x00004fff": 191, "0x00005000": [0, 191], "0x00005080": 0, "0x000050c0": 0, "0x00005200": 0, "0x00005280": 0, "0x000052c0": 0, "0x00007fff": 191, "0x00008000": [0, 187, 191], "0x00008200": 0, "0x0000a000": 0, "0x0000a200": 0, "0x0000bfff": 191, "0x0000c000": 191, "0x0000ffff": [187, 191], "0x00010000": [0, 27, 191], "0x00010004": 185, "0x0001ffff": 191, "0x00020000": 191, "0x0004": [25, 31], "0x0008": [25, 31], "0x000c": [25, 31], "0x0010": [25, 31], "0x0014": [25, 31], "0x0018": 31, "0x00200000": 187, "0x004": 48, "0x0040": 31, "0x007fffff": 191, "0x008": 48, "0x00800000": [0, 187, 191], "0x00a00000": 0, "0x00c": 48, "0x00ffffff": [187, 191], "0x01": [49, 109, 111, 185], "0x01000000": [0, 185, 191], "0x01000080": 0, "0x01000100": 0, "0x01000180": 0, "0x01000200": 0, "0x01000280": 0, "0x01000300": 0, "0x01000380": 0, "0x01000400": 0, "0x01000480": 0, "0x01000500": 0, "0x01000580": 0, "0x01000600": 0, "0x01000680": 0, "0x01000700": 0, "0x01000780": 0, "0x01200000": 0, "0x01200080": 0, "0x01200100": 0, "0x01200180": 0, "0x01200200": 0, "0x01200280": 0, "0x01200300": 0, "0x01200380": 0, "0x01200400": 0, "0x01200480": 0, "0x01200500": 0, "0x01200580": 0, "0x01200600": 0, "0x01200680": 0, "0x01200700": 0, "0x01200780": 0, "0x013fffff": 191, "0x01400000": 191, "0x01ff": 187, "0x01ffffff": 191, "0x02": [109, 111, 185], "0x020": 112, "0x0200": 187, "0x0200000": 187, "0x02000000": [0, 191], "0x02800000": 0, "0x03": [83, 109, 185], "0x03000000": 0, "0x03020000": 0, "0x03040000": 0, "0x03060000": 0, "0x03080000": 0, "0x030a0000": 0, "0x030c0000": 0, "0x030e0000": 0, "0x03ff": 187, "0x03ffffff": 191, "0x04": [29, 30, 39, 45, 49, 61, 67, 71, 83, 85, 109, 111, 112, 121, 185], "0x040": 48, "0x0400": 187, "0x04c": 48, "0x05": 185, "0x050": 48, "0x050501": [49, 90], "0x05c": 48, "0x05ff": 187, "0x06": 185, "0x060": 48, "0x0600": 187, "0x06c": 48, "0x07": [83, 185], "0x070": 48, "0x070401": [49, 90], "0x07c": 48, "0x07ff": 187, "0x08": [29, 30, 39, 45, 49, 67, 71, 85, 109, 111, 112, 121, 185], "0x080": 48, "0x0800": [27, 187], "0x09": 185, "0x09ff": 187, "0x0a": 185, "0x0a00": 187, "0x0b": 185, "0x0bf": 48, "0x0bff": 187, "0x0c": [29, 30, 39, 45, 47, 49, 67, 85, 109, 111, 112, 121, 185], "0x0c0": 48, "0x0c00": 187, "0x0d": 185, "0x0d7b": 112, "0x0dff": 187, "0x0e": 185, "0x0e00": 187, "0x0f": 185, "0x0ff": 48, "0x0fff": 187, "0x1": [39, 45, 112, 135, 136], "0x10": [29, 30, 39, 45, 49, 67, 85, 109, 111, 112, 121, 185], "0x100": [39, 45, 48, 185], "0x1000": [27, 185], "0x10000": [107, 185], "0x1000000": 185, "0x1000080": 185, "0x1000100": 185, "0x1000180": 185, "0x1000200": 185, "0x1000280": 185, "0x1000300": 185, "0x1000380": 185, "0x10004": 107, "0x1000400": 185, "0x1000480": 185, "0x1000500": 185, "0x1000580": 185, "0x1000600": 185, "0x1000680": 185, "0x1000700": 185, "0x1000780": 185, "0x10008": 107, "0x1000c": 107, "0x10010": 107, "0x10014": 107, "0x10018": 107, "0x1200000": 185, "0x1200080": 185, "0x1200100": 185, "0x1200180": 185, "0x1200200": 185, "0x1200280": 185, "0x1200300": 185, "0x1200380": 185, "0x1200400": 185, "0x1200480": 185, "0x1200500": 185, "0x1200580": 185, "0x1200600": 185, "0x1200680": 185, "0x1200700": 185, "0x1200780": 185, "0x14": [30, 39, 45, 49, 67, 85, 109, 111, 112, 121], "0x17f": 48, "0x18": [30, 39, 45, 49, 67, 89, 109, 111, 112, 121], "0x180": 48, "0x1800": 27, "0x1bf": 48, "0x1c": [30, 39, 45, 49, 109, 111, 112, 121], "0x1c0": 48, "0x1f": 47, "0x1ff": 48, "0x1fffff": 187, "0x2": [39, 45], "0x20": [30, 39, 45, 49, 109, 111, 121, 185], "0x200": [185, 187], "0x2000": [185, 187], "0x20000": 185, "0x200000": [45, 187], "0x2000000": 185, "0x21ff": 187, "0x2200": 187, "0x23ff": 187, "0x24": [30, 39, 45, 49, 109, 111, 121], "0x2400": 187, "0x25ff": 187, "0x2600": 187, "0x27ff": 187, "0x28": [30, 39, 45, 109, 111], "0x2800": 187, "0x2800000": 185, "0x29ff": 187, "0x2a00": 187, "0x2bff": 187, "0x2c": [30, 39, 45, 109, 111, 185], "0x2c00": 187, "0x2dff": 187, "0x2e00": 187, "0x2fff": 187, "0x3": 89, "0x30": [39, 45, 109, 111, 185], "0x30000": 107, "0x3000000": 185, "0x30004": 107, "0x30008": 107, "0x3000c": 107, "0x30010": 107, "0x30040": 107, "0x30058": 107, "0x30064": 107, "0x30068": 107, "0x3010": 185, "0x30190": 107, "0x301b4": 107, "0x301c": 185, "0x3020000": 185, "0x30320": 107, "0x30344": 107, "0x3040000": 185, "0x3060000": 185, "0x3080000": 185, "0x30a0000": 185, "0x30c0000": 185, "0x30e0000": 185, "0x3110": 185, "0x311c": 185, "0x34": [30, 39, 45, 109], "0x38": [30, 39, 45, 109], "0x3c": [30, 39, 45, 109, 185], "0x3fff": 185, "0x3fffff": 187, "0x4": [48, 89, 135, 136], "0x40": [30, 39, 45, 109, 185], "0x4000": [27, 185], "0x40000": 185, "0x42": 195, "0x44": [30, 39, 45], "0x48": [30, 39, 45], "0x4c": [39, 45], "0x50": [39, 45], "0x5000": 185, "0x5080": 185, "0x50c0": 185, "0x5200": 185, "0x5280": 185, "0x52c0": 185, "0x54": [39, 45], "0x58": [39, 45], "0x5c": [39, 45], "0x60": [39, 45], "0x64": [39, 45], "0x65c33529": 185, "0x68": [39, 45], "0x6c": [39, 45], "0x7": 89, "0x70": [39, 45], "0x74": [39, 45], "0x78": [39, 45], "0x7c": [39, 45], "0x8": 48, "0x80": [39, 45, 109, 185], "0x8000": 185, "0x800000": 185, "0x8200": 185, "0xa0": 185, "0xa000": 185, "0xa00000": 185, "0xa200": 185, "0xc": 48, "0xc000": [27, 185], "0xff0001": [49, 90], "0xff0002": [49, 90], "0xffff": 49, "0xffffffff": 89, "0xfffffffff": 89, "1": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 108, 109, 111, 113, 114, 116, 117, 119, 120, 121, 122, 123, 124, 130, 131, 133, 134, 135, 136, 137, 138, 144, 146, 147, 148, 149, 150, 151, 152, 160, 161, 170, 172, 174, 180, 181, 183, 184, 192, 195, 196], "10": [0, 1, 3, 13, 23, 25, 30, 31, 45, 54, 87, 93, 107, 109, 111, 117, 120, 121, 131, 144, 146, 148, 149, 152, 156, 161, 164, 180, 187, 188, 189, 190, 192, 193], "100": [17, 108, 109, 111, 120, 121, 128, 139, 142, 144, 146, 148, 180, 185, 186, 187, 188, 192, 193, 194], "1000": [65, 67, 71, 115, 117], "10000": [45, 144], "1001": 76, "100g": [67, 76, 167, 168, 169, 170, 171, 173, 175, 176, 177, 179, 185], "100g0": [167, 169], "100g2": [167, 168, 169, 170, 171, 173, 175, 176, 177, 185, 189], "100g4": [172, 174, 176, 184], "100gbase": 188, "100ge": 179, "100mhz": 188, "101": [22, 120, 121, 183, 187], "101010": 89, "101011": 89, "101_000_000_000": 76, "1024": [18, 47, 75, 116, 128, 139, 142, 143, 152], "103": 47, "104": 47, "10g": [107, 135, 136], "10g8": [170, 171, 172, 174, 177], "10gb": [67, 111], "10gbase": 188, "10ge": [135, 136, 179], "10n": 144, "11": [3, 25, 30, 47, 87, 89, 107, 114, 117, 183], "1100": 115, "11000000": 160, "110010": 89, "110010_010101_111000_110000": 76, "110011": 89, "110_010_000_011": 76, "111": [31, 120, 121], "1110": [76, 104], "1111": [6, 115], "111101": 89, "111110": 89, "111111": 89, "1145": 13, "117": [0, 31], "12": [0, 18, 24, 25, 30, 35, 37, 44, 45, 46, 47, 48, 59, 60, 76, 78, 100, 107, 117, 183, 185, 189], "1234": 87, "125": [47, 107], "12613618": 0, "127": [33, 47], "128": [24, 33, 35, 38, 39, 45, 47, 64, 68, 102, 106, 111, 116, 117, 125, 128, 134, 137, 138, 139, 142, 143, 195], "128501": 31, "128b": [109, 112], "12th": 76, "13": [0, 25, 27, 40, 41, 45, 47, 59, 114, 117], "131": 0, "13345442": 0, "134": 179, "134217724": 0, "135": 47, "136": 152, "137": [31, 152], "13893635": 0, "1393": 31, "14": [25, 27, 44, 46, 50, 52, 54, 59, 60, 74, 174], "141": 0, "147": 31, "15": [0, 22, 25, 49, 90, 109, 121, 183, 187], "150": [75, 173], "1522": 188, "1526": 109, "153": 31, "156": 107, "16": [0, 5, 13, 14, 22, 25, 27, 31, 34, 35, 37, 39, 40, 41, 42, 43, 45, 46, 47, 49, 60, 64, 67, 74, 78, 79, 87, 90, 94, 101, 105, 109, 110, 117, 121, 131, 144, 152, 174, 180, 183, 184, 187, 189, 192], "160": 0, "161": 0, "16165552": 31, "16383": [48, 180, 188], "16384": [27, 109, 111], "1643": 31, "165": 0, "16777215": 31, "168": 148, "16b": [60, 121], "17": [25, 117, 170, 189], "18": [18, 177], "183": [113, 117], "19": 107, "192": 148, "1b": [112, 121], "1hz": 121, "1sd280pt2f55e1vg": [166, 171], "1sdx": [171, 172, 180], "1sm21beu2f55e2vg": 173, "1st": [3, 39, 45, 67, 76], "1x": [170, 173, 174], "1x100ge": 187, "1x400gbe": [172, 174], "1x400ge": 187, "1xgen1x16": 192, "1xgen3x16": 192, "1xgen3x8ll": 192, "1xgen4x16": 189, "2": [0, 3, 4, 5, 6, 7, 11, 12, 13, 14, 17, 18, 19, 20, 22, 23, 25, 26, 29, 30, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 54, 55, 56, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 81, 82, 83, 84, 86, 87, 88, 90, 91, 96, 98, 99, 102, 107, 108, 109, 111, 113, 114, 116, 117, 119, 120, 121, 123, 133, 134, 135, 136, 144, 147, 149, 150, 151, 160, 161, 167, 169, 175, 176, 179, 180, 181, 183, 184, 189, 192, 195], "20": [17, 19, 31, 60, 107, 119, 131, 144], "200": [18, 67, 107, 146, 180, 188], "2000": 144, "20000": 108, "200000": 144, "200000000": 71, "200g2": [172, 174], "200mhz": 188, "201": 107, "2014": 1, "2015": 1, "2019": [17, 19, 119], "20208": [156, 161], "2022": [167, 169, 185, 189], "2023": 59, "2024": [59, 189], "2048": [27, 65, 71], "2048b": [67, 180], "21": 109, "218": 107, "219": 107, "21st": 76, "22": [31, 109, 185, 189], "23": [0, 22, 90, 109, 183, 187], "24": [18, 22, 31, 35, 39, 42, 45, 46, 61, 75, 76, 101, 144, 183, 187], "241581": 31, "248": 47, "25": [3, 22, 107, 180, 183, 187, 194], "250": [31, 46], "255": [24, 47, 107, 148], "256": [7, 8, 10, 31, 46, 47, 90, 113, 116, 152, 183], "256b": 113, "2570": 31, "25g": 179, "25g8": [170, 171, 172, 174, 177], "25gbase": 188, "25ge": 179, "25mhz": 107, "26": [22, 24, 31, 183, 187, 191], "2629629": 13, "265549": 0, "265625": 107, "266660": [31, 183], "26b": 112, "27": [22, 109, 183, 187], "27238": 0, "28": [22, 109, 148, 183, 187, 194], "288": 5, "288000": [79, 101, 105], "29": [22, 183, 187], "2b": 121, "2hz": 121, "2l": 168, "2nd": [3, 67, 76], "2x": [30, 109, 167, 168, 169, 171, 172, 175, 176, 177], "2x100gbe": [167, 168, 169, 175, 176], "2x100ge": [170, 171, 173, 177], "2x200gbe": [172, 174], "2x200ge": 187, "2x40gbe": [172, 174], "2x40ge": 187, "2xgen4x8x8": 192, "2xgen5x8x8": 192, "3": [0, 5, 11, 12, 15, 18, 21, 25, 27, 29, 30, 31, 33, 35, 47, 49, 58, 67, 68, 76, 83, 84, 85, 87, 88, 98, 102, 104, 107, 109, 111, 112, 115, 116, 117, 121, 133, 174, 179, 180, 183, 184, 186, 192, 195], "30": [22, 148, 183, 187], "300": 188, "300000": 24, "31": [22, 47, 49, 90, 107, 109, 111, 112, 116, 121, 135, 136, 183, 187, 192, 195, 196], "3125": 107, "31st": 76, "32": [0, 4, 5, 12, 18, 19, 22, 24, 25, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 54, 61, 62, 64, 67, 68, 69, 71, 72, 76, 79, 82, 83, 84, 85, 86, 87, 89, 90, 92, 94, 95, 96, 98, 101, 105, 106, 107, 109, 113, 116, 117, 120, 121, 131, 135, 136, 148, 149, 152, 164, 180, 183, 187, 192, 195, 196], "322": 107, "32b": [121, 188], "32bit": [23, 144], "33": [22, 107, 113, 183, 187], "33554431": 0, "36": [22, 183, 187], "37": [22, 183, 187], "38": [22, 183, 187], "39": 130, "39b": 121, "3b": 121, "3fbf807": 31, "3hz": 121, "3rd": [76, 89], "3th": 5, "4": [0, 6, 11, 18, 19, 22, 23, 25, 29, 30, 31, 33, 35, 36, 38, 40, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 62, 66, 67, 70, 73, 74, 75, 76, 77, 78, 79, 81, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 117, 123, 134, 148, 179, 180, 183, 184, 185, 186, 189, 194, 195], "40": [67, 180], "400": [46, 75, 107, 109, 111, 159, 180, 186, 188, 193], "400g": [59, 67, 76, 172, 174], "400g1": [172, 174, 180], "401": 107, "4096": [14, 27, 59], "40g": 107, "40g2": [172, 174], "40ge": 197, "41": 31, "412": 148, "418": 107, "419": 107, "42": [0, 107], "425": 0, "427": 0, "4294967295": 0, "43": 195, "4321": 87, "435": 31, "44": 107, "441": 31, "45": [107, 189], "453": 31, "459": 31, "46": 0, "465": 31, "47": 109, "471": 31, "477": 31, "48": [47, 65, 71, 109, 180, 183], "483": 31, "489": 31, "48th": 76, "49": 107, "495": 31, "4b": [22, 112], "4n": 144, "4x": [173, 176], "4x100gbe": [172, 174, 176], "4x100ge": 187, "4x10ge": 187, "4x25": 187, "4x25ge": 187, "5": [0, 19, 23, 25, 30, 31, 49, 58, 67, 75, 89, 90, 107, 109, 116, 135, 136, 149, 166, 180, 185, 187, 189, 195], "50": [107, 144, 148, 152, 180], "500": [146, 152, 166], "501": 31, "50118": 31, "503": 0, "50g8": [172, 174], "50gb": 67, "50th": 76, "51": 107, "511": [47, 110], "512": [4, 6, 9, 16, 24, 31, 46, 47, 48, 59, 77, 78, 79, 81, 105, 113, 116, 144, 183], "512b": [32, 67, 109, 113, 180], "52": 107, "527": 0, "53": 107, "536": 100, "5476": 87, "54xx": 87, "551": 0, "555": 0, "56": 0, "56th": 76, "573": 31, "575": [0, 20], "579": 31, "58": 130, "5th": 76, "6": [0, 11, 22, 25, 30, 31, 49, 76, 89, 107, 109, 111, 117, 170, 174, 177, 183, 187, 195], "60": [60, 109], "60b": [54, 110, 111, 183, 187], "60gb": 67, "62": [40, 41, 42, 43, 117, 152], "62500": 67, "627": 31, "62961": 31, "62962": 31, "63": [11, 33, 121, 196], "630": 31, "633": 31, "64": [4, 5, 8, 9, 10, 11, 13, 15, 16, 18, 31, 34, 35, 37, 39, 44, 45, 46, 47, 49, 59, 63, 65, 68, 71, 75, 77, 78, 79, 84, 91, 99, 101, 105, 109, 117, 120, 125, 133, 137, 138, 180, 183, 184, 192, 195, 196], "64b": [22, 121], "66": [31, 107], "6618217": 0, "67108860": 31, "67xx": 87, "68": 0, "69": 31, "6th": 76, "7": [0, 11, 23, 24, 25, 30, 31, 47, 49, 54, 59, 74, 89, 90, 107, 109, 111, 116, 117, 160, 161, 183, 187, 195], "71": 195, "72": [5, 79, 101, 105], "74": 152, "74899": 0, "75": 31, "75gb": 67, "78": [0, 195], "79": 195, "7seri": [3, 4, 5, 14, 15, 16, 58, 62, 64, 66, 69, 79, 86, 101, 105, 117], "8": [0, 9, 14, 16, 23, 24, 25, 30, 31, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 100, 104, 105, 106, 107, 109, 110, 111, 113, 116, 117, 121, 135, 136, 144, 146, 152, 180, 183, 184, 185, 187, 189, 192, 194, 195], "80": [31, 47], "802": 107, "81": [107, 113], "82": 107, "83": [0, 107, 195], "85": [108, 113, 117], "852": 0, "87": 31, "88": [113, 117], "88513": 0, "8x10gbe": [172, 174], "8x10ge": [170, 171, 177, 187], "8x25gbe": [172, 174], "8x25ge": [170, 171, 177, 187], "8x50gbe": [172, 174], "8x50ge": 187, "9": [16, 25, 30, 42, 44, 74, 89, 107, 120, 121], "90": [108, 144], "91": 179, "93": [0, 31], "94": [185, 189], "95415f0": 185, "96": [0, 47, 117, 195], "96b": 121, "97": 31, "98": 87, "98xx": 87, "99": 31, "999": [121, 196], "A": [4, 5, 11, 16, 17, 18, 21, 26, 39, 40, 45, 47, 58, 65, 67, 76, 110, 118, 128, 131, 138, 139, 142, 143, 144, 146, 174, 183, 184, 185, 187, 188, 191, 192, 195, 198], "AND": [34, 55, 56, 57, 73, 79, 89, 90, 102, 109, 160, 180, 183, 192], "And": [0, 33, 58, 68, 147, 184], "As": [67, 76, 87, 89, 109, 111, 129, 183, 184, 187], "At": [17, 21, 59, 60, 67, 68, 80, 87, 118, 126, 127, 144, 166], "BE": [22, 67, 87, 88, 152], "BY": 183, "Be": [27, 148], "But": [11, 19, 67, 76, 87, 146], "By": [0, 48, 67, 111, 192], "FOR": [34, 164], "For": [0, 1, 6, 7, 11, 14, 17, 18, 19, 31, 32, 41, 42, 45, 55, 57, 59, 67, 68, 76, 77, 79, 80, 87, 89, 91, 99, 107, 109, 110, 111, 112, 113, 115, 117, 118, 119, 122, 124, 126, 127, 128, 131, 139, 142, 143, 144, 145, 147, 150, 151, 152, 154, 166, 167, 168, 169, 183, 184, 187, 189, 193, 194, 195], "IN": [17, 135, 136, 149], "If": [0, 4, 7, 14, 16, 18, 19, 21, 25, 31, 42, 57, 58, 63, 67, 68, 75, 77, 80, 87, 88, 89, 99, 102, 109, 111, 116, 118, 126, 127, 131, 144, 146, 147, 148, 159, 166, 179, 183, 185, 186, 187, 188, 189, 192, 195], "In": [0, 6, 7, 11, 12, 17, 23, 31, 35, 39, 45, 58, 59, 67, 68, 71, 75, 76, 83, 87, 88, 89, 90, 91, 104, 110, 111, 118, 119, 128, 129, 131, 135, 136, 139, 142, 143, 144, 147, 151, 152, 166, 183, 185, 187, 190, 192, 194, 195], "It": [0, 1, 7, 18, 23, 27, 29, 37, 44, 48, 50, 54, 58, 60, 63, 65, 67, 68, 70, 77, 78, 87, 89, 90, 100, 107, 109, 112, 116, 118, 119, 120, 122, 124, 128, 129, 133, 138, 139, 142, 143, 144, 146, 152, 156, 159, 160, 161, 164, 166, 179, 180, 183, 184, 185, 187, 191, 193], "Its": [31, 37, 59, 110, 187, 192], "NO": [146, 167, 168, 169, 171, 172, 179], "NOT": [68, 109], "No": [47, 101, 118, 128, 139, 142, 186, 188], "Not": [48, 59, 71, 76, 104, 113, 173, 188], "OF": 57, "ON": 71, "OR": [22, 89, 160, 183, 187], "ORed": 89, "Of": [60, 109, 111, 113, 183], "On": [19, 88, 104, 108, 110, 118, 119, 135, 136, 149, 170, 171, 172, 187, 189], "One": [0, 10, 29, 68, 70, 99, 101, 105, 124, 128, 141, 142, 144, 147, 160, 166], "Or": 67, "Such": [11, 21, 58, 131, 185], "That": [60, 76, 85, 87, 89, 144, 150, 187], "The": [1, 2, 3, 4, 5, 6, 8, 11, 12, 14, 16, 17, 18, 19, 21, 25, 26, 27, 29, 31, 33, 34, 35, 36, 38, 39, 40, 41, 43, 44, 45, 46, 49, 50, 52, 54, 55, 57, 58, 59, 60, 61, 65, 67, 68, 69, 71, 74, 75, 76, 77, 80, 82, 83, 85, 87, 88, 89, 90, 92, 93, 96, 99, 104, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 125, 128, 129, 131, 133, 134, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 156, 159, 160, 161, 162, 164, 165, 173, 174, 179, 180, 184, 185, 188, 189, 193, 194, 195, 196, 197, 198], "Their": [104, 166], "Then": [0, 24, 29, 31, 60, 67, 71, 76, 87, 89, 119, 144, 146, 151, 184, 185, 187], "There": [4, 5, 11, 23, 25, 31, 38, 47, 59, 62, 65, 67, 71, 72, 87, 89, 92, 95, 98, 109, 110, 111, 119, 122, 126, 127, 128, 129, 130, 131, 133, 135, 136, 141, 142, 143, 144, 145, 146, 147, 149, 152, 160, 166, 179, 180, 183, 184, 185, 187, 192, 195], "These": [0, 17, 47, 48, 58, 60, 67, 68, 76, 83, 87, 89, 104, 113, 119, 122, 129, 131, 144, 166, 179, 183, 184, 186, 187, 191, 196], "To": [11, 12, 17, 18, 19, 21, 29, 31, 34, 60, 67, 68, 71, 80, 88, 89, 104, 109, 111, 118, 129, 130, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 187, 189], "WITH": [55, 56, 57], "Will": 31, "With": [6, 19, 31, 58, 87, 144, 160, 185], "_conf": 184, "_const": 184, "_data": [47, 123, 144], "_det": 107, "_dst_rdy": [47, 183, 187], "_eop": 47, "_eop_po": 47, "_hdr": 123, "_help_": 179, "_meta": 144, "_n": 47, "_range_max_numb": 148, "_rx": 144, "_sop": 47, "_sop_po": 47, "_src_rdy": 47, "_tx": 144, "a0": 87, "a1": [87, 110], "a2": [87, 110], "a3": 87, "a5": 87, "ab": 13, "abcdef0123456789": 184, "abid": 110, "abil": [18, 76, 80, 107, 187], "abl": [18, 19, 23, 24, 56, 80, 87, 104, 109, 111, 118, 144, 164], "abnorm": 89, "about": [11, 17, 23, 24, 25, 35, 41, 77, 78, 79, 80, 89, 109, 113, 129, 144, 166, 183, 184, 185, 187, 189, 192], "abov": [3, 17, 47, 60, 67, 68, 76, 89, 104, 119, 121, 125, 128, 137, 138, 142, 143, 147, 166, 167, 168, 169, 184, 187, 193], "abrevi": 184, "abstract": [16, 144], "academi": 188, "acc": 44, "acceler": [155, 159, 193], "accept": [4, 17, 23, 33, 36, 40, 45, 47, 60, 76, 83, 87, 89, 102, 104, 146, 147], "access": [0, 11, 18, 23, 26, 27, 31, 37, 39, 44, 45, 46, 49, 67, 87, 88, 109, 111, 112, 121, 144, 163, 164, 184, 185, 190, 191, 193], "accident": 185, "accord": [0, 4, 14, 16, 35, 40, 41, 42, 58, 59, 60, 67, 70, 71, 75, 76, 82, 83, 87, 89, 90, 104, 107, 109, 110, 111, 144, 164, 173, 180, 184, 185, 187, 192], "accordingli": [67, 89, 110, 129], "account": [19, 58, 185], "accross": [118, 119], "accumul": [18, 19, 59, 60, 65, 67, 71, 98, 129, 130], "accumult": 18, "accur": [121, 193, 196], "achiev": [3, 17, 96, 144, 184, 187], "ack": 183, "aclk": 20, "acm": 13, "across": [18, 58, 184], "act": [23, 27, 89, 146, 191], "action": [35, 68], "activ": [1, 11, 31, 44, 62, 80, 87, 95, 96, 109, 111, 119, 121, 125, 128, 129, 133, 135, 136, 137, 138, 139, 142, 143, 144, 147, 149, 150, 151, 183, 187, 192], "activity_rx": 180, "activity_tx": 180, "actual": [5, 6, 11, 17, 18, 37, 39, 44, 60, 67, 89, 109, 111, 121, 144, 146, 147, 183, 187], "actuali": 68, "acumul": [126, 127], "ad": [10, 27, 31, 46, 50, 60, 67, 109, 110, 120, 144, 166, 188], "adapt": [187, 192], "adapter_error": 109, "adapter_link_up": 109, "adc": 164, "adc_sensor": 164, "add": [8, 10, 11, 21, 25, 27, 38, 47, 68, 121, 129, 144, 146, 152, 160, 174, 183, 184, 187], "add_callback": 150, "add_sequ": [128, 139, 142, 143, 144], "adder": 160, "addit": [8, 46, 47, 82, 160, 161, 166, 185, 187, 192], "addition": [31, 106, 187], "additionali": 59, "addr": [31, 32, 34, 39, 42, 87, 88, 111, 144, 146, 152, 185], "addr_bas": 34, "addr_channel": 34, "addr_data_bas": 35, "addr_data_channel": 35, "addr_data_mask": 35, "addr_data_sw_point": 35, "addr_header_bas": 35, "addr_header_channel": 35, "addr_header_mask": 35, "addr_header_sw_point": 35, "addr_mask": [34, 84, 89], "addr_sw_point": 34, "addr_vld": 34, "addr_width": [34, 35, 82, 83, 84, 85, 86, 87, 89, 144, 146], "addra": 15, "addrb": 15, "address": [0, 11, 13, 14, 16, 17, 18, 19, 22, 23, 29, 30, 31, 32, 35, 37, 39, 41, 42, 43, 45, 48, 49, 61, 71, 75, 76, 80, 82, 83, 84, 87, 88, 90, 106, 109, 111, 116, 117, 121, 122, 144, 146, 148, 161, 164, 180, 183, 185, 187, 192, 195], "address_width": 122, "adher": [110, 144, 184], "adjac": 187, "adjust": [8, 58, 67, 75, 144, 184], "adn": 31, "adress": [26, 45, 83], "advanc": [89, 124, 145, 161], "advantag": [12, 17, 89, 144], "advis": 7, "aempti": [5, 6, 105], "affect": [4, 17, 37, 39, 46, 64, 65, 67, 184], "after": [3, 17, 18, 19, 23, 26, 27, 31, 32, 33, 34, 42, 44, 45, 52, 57, 58, 59, 60, 63, 67, 68, 71, 75, 83, 85, 87, 89, 93, 109, 110, 118, 130, 131, 144, 145, 150, 164, 166, 170, 171, 172, 173, 179, 185, 187, 189, 195], "after_on": 160, "afterward": 18, "aful": [5, 6, 105], "afull_offset": 81, "again": [0, 58, 63, 67, 87, 118, 183, 195], "agent": [126, 127, 128, 129, 130, 132, 133, 139, 140, 141, 142, 143, 200], "agent_rx": 144, "agent_rx_data": 123, "agent_rx_hdr": 123, "agent_tx": 144, "agent_tx_data": 123, "agent_tx_hdr": 123, "agfb014r24a2e2v": 177, "agfb014r24b2e2v": 170, "agi": 179, "agi027r": [172, 180], "agib027r29a1e2vr0": [172, 174], "agib027r29a1e2vr3": 174, "agilex": [3, 4, 5, 13, 14, 16, 23, 24, 31, 34, 35, 46, 50, 52, 54, 58, 59, 60, 65, 67, 70, 71, 74, 81, 83, 84, 93, 96, 98, 100, 101, 102, 106, 109, 111, 116, 117, 156, 161, 166, 187, 188, 190], "agreg": 164, "aim": 87, "algorithm": [19, 74, 75, 90, 131, 144, 164], "alhough": 110, "alias": 78, "alig": 94, "align": [19, 23, 33, 36, 38, 47, 59, 60, 68, 76, 88, 94, 100, 104, 107, 110, 117, 144, 164], "all": [0, 6, 11, 17, 18, 19, 21, 22, 25, 27, 29, 31, 32, 40, 41, 42, 43, 44, 45, 47, 48, 49, 57, 58, 60, 61, 64, 67, 68, 69, 71, 75, 76, 80, 87, 88, 89, 90, 91, 93, 98, 104, 107, 109, 111, 112, 113, 118, 119, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 135, 136, 137, 138, 139, 142, 144, 146, 147, 149, 150, 151, 152, 160, 166, 179, 180, 183, 184, 185, 187, 188, 189, 192, 194], "alloc": [183, 192], "allow": [3, 4, 6, 11, 14, 16, 17, 18, 19, 20, 21, 35, 37, 39, 42, 44, 46, 48, 49, 50, 52, 56, 58, 67, 68, 76, 77, 82, 92, 94, 104, 106, 107, 109, 110, 111, 116, 118, 129, 135, 136, 144, 154, 156, 159, 160, 161, 174, 179, 180, 183, 184, 186, 187, 189, 191, 192, 193], "allow_single_fifo": 6, "allwai": [62, 68, 108], "almost": [5, 6, 19, 65, 71, 81, 156, 164, 195], "almost_empti": [79, 105], "almost_empty_offset": [4, 5, 6, 77, 79, 105], "almost_ful": [79, 105], "almost_full_offset": [4, 5, 6, 77, 79, 105], "alon": 11, "along": [8, 59, 60, 87, 109, 173, 187], "alow": 31, "alreadi": [19, 27, 42, 58, 110, 119, 166, 184, 185, 189], "also": [0, 3, 4, 6, 7, 8, 11, 13, 16, 19, 24, 25, 27, 31, 35, 36, 37, 47, 58, 59, 60, 67, 68, 75, 78, 82, 85, 87, 89, 104, 107, 109, 110, 118, 119, 126, 127, 128, 129, 130, 131, 139, 142, 144, 147, 148, 159, 160, 161, 166, 170, 171, 172, 176, 179, 183, 184, 185, 186, 187, 191, 192, 193, 195, 198], "altera": [4, 86], "altera_syncram": 161, "altern": [27, 161], "although": [67, 76, 166, 167, 168, 169], "altogeth": [76, 187], "alu": 160, "alwai": [17, 23, 33, 36, 38, 67, 87, 88, 89, 104, 109, 110, 144, 146, 187, 188, 189, 191, 192], "am": 107, "am_in": 107, "amd": [46, 135, 136, 149, 188], "american": 87, "amm": [29, 30, 31, 32, 183], "amm_addr": 31, "amm_addr_width": 31, "amm_address": 31, "amm_burst_count": 31, "amm_burst_count_width": 31, "amm_clk": 31, "amm_data_width": [29, 31], "amm_freq_khz": [24, 31, 183], "amm_gen": [31, 32], "amm_mux": 31, "amm_prob": 31, "amm_probe_en": 31, "amm_read": 31, "amm_read_data": 31, "amm_read_data_valid": 31, "amm_readi": 31, "amm_rst": 31, "amm_writ": 31, "amm_write_data": 31, "among": [183, 187, 191, 195], "amount": [6, 7, 13, 14, 19, 38, 49, 60, 63, 65, 67, 76, 91, 102, 104, 129, 130, 149, 161], "an": [0, 5, 6, 7, 11, 18, 19, 22, 26, 27, 39, 42, 45, 46, 48, 49, 50, 58, 61, 63, 67, 68, 70, 71, 76, 80, 82, 87, 89, 106, 107, 110, 112, 116, 119, 122, 129, 131, 134, 135, 136, 138, 139, 144, 146, 148, 150, 152, 154, 159, 160, 161, 164, 166, 170, 171, 172, 173, 174, 179, 183, 184, 186, 187, 190, 191, 192, 194, 195, 196], "analysi": [125, 126, 127, 130, 131, 135, 136, 137, 138, 141, 147, 149, 179], "analysis_expoert": 131, "analysis_export": [128, 131, 139, 142, 143, 144], "analysis_export_data": 144, "analysis_export_meta": 144, "analysis_export_rx": 144, "analysis_export_rx_packet": 144, "analysis_export_tx": 144, "analysis_export_tx_packet": 144, "analysis_imp": 144, "analysis_imp_dut": [131, 144], "analysis_imp_model": [131, 144], "analysis_imp_reset": 144, "analysis_imp_rx": 144, "analysis_imp_tx": 144, "analysis_port": 144, "analyz": [27, 60, 93, 109], "ancestor": 166, "anew": 93, "ani": [0, 5, 10, 11, 17, 19, 21, 25, 52, 55, 56, 57, 58, 64, 66, 67, 68, 76, 77, 79, 85, 87, 88, 89, 91, 104, 109, 128, 129, 139, 142, 143, 144, 148, 151, 159, 166, 185, 189, 195], "anlysis_export": 144, "annot": 144, "announc": 112, "anot": 44, "anoth": [18, 19, 21, 31, 60, 68, 71, 76, 80, 87, 89, 110, 121, 131, 139, 142, 144, 152, 161, 164, 166, 184, 185, 194], "another_lib": 166, "anotherlib": 166, "answer": 87, "anyhow": 87, "anyth": [21, 65, 67, 89, 131, 179], "anywher": [67, 166], "ap": 173, "apertur": [116, 117], "api": [183, 188, 191], "app": [0, 27, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 185, 189, 190, 191, 195], "app_archgrp": 184, "app_clk": 183, "app_conf": [27, 189], "app_cor": [0, 185], "app_core_minimal_0": [0, 185], "app_core_minimal_1": [0, 185], "app_reset": 183, "app_root_directori": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176], "appart": [19, 68, 119], "appear": [9, 68, 76, 80, 110], "append": 129, "appli": [3, 20, 35, 47, 58, 60, 61, 65, 67, 68, 104, 109, 110, 179], "applianc": 193, "applic": [27, 67, 104, 113, 166, 167, 169, 173, 185, 186, 190, 191, 193, 195, 196], "application_cor": [183, 184], "application_core_entity_onli": 184, "approach": [13, 67, 87, 144, 166], "appropri": [33, 65, 71, 75, 112, 152, 166, 183, 187, 192], "approx": [4, 77], "approxim": 174, "aproxim": 19, "ar": [0, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 29, 33, 34, 35, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 74, 75, 76, 82, 83, 85, 87, 89, 90, 93, 95, 98, 100, 101, 104, 107, 109, 110, 111, 112, 113, 115, 117, 118, 119, 121, 122, 123, 128, 129, 130, 131, 133, 135, 136, 139, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 187, 190, 191, 192, 194, 195, 196, 197, 198], "arbirarili": 20, "arbitr": 164, "arbitrari": [12, 16, 17, 20, 37, 58, 63, 68, 75, 87, 104, 110, 144, 164], "arbitrarili": 87, "arch": 144, "archgrp": [166, 184], "archgrp_arr": 184, "architectur": [5, 6, 11, 14, 49, 62, 79, 101, 105, 118, 144, 156, 161, 166, 180, 184, 186, 187, 189, 190, 192], "archiv": [10, 166], "ardi": [83, 87, 146], "area": [34, 46], "aren": [89, 166], "argument": [23, 31, 32, 144, 148], "arith": 144, "around": [14, 24, 59, 68, 88, 89, 118, 119], "arrai": [21, 59, 73, 118, 128, 132, 139, 142, 144, 147, 152, 160, 161, 184], "arrang": [59, 104, 121], "array_size_set": [125, 137, 138], "arria": 161, "arria10": [4, 5, 14, 16, 79, 101, 105], "arriv": [17, 21, 58, 59, 80, 109, 110, 126, 127, 164], "arrow": 67, "asap": 101, "asfifo": [111, 119, 156, 162], "asfifo_bram": 156, "asfifo_bram_block": 156, "asfifo_bram_datamux": 156, "asfifo_bram_releas": 156, "asfifo_bram_xilinx": 156, "asfifox": [156, 162], "asic": 144, "asid": 11, "assembl": [59, 144], "assembli": 59, "assert": [7, 12, 29, 31, 60, 70, 71, 75, 76, 83, 87, 91, 104, 107, 109, 111, 126, 127, 134, 135, 136, 144, 146, 147, 152], "assign": [17, 19, 89, 109, 118, 119, 147, 164, 179, 183, 184], "associ": [62, 69, 89, 113, 144, 184, 188, 192], "assum": [144, 192], "asx4": 191, "async": [107, 163], "async_bus_handshak": [1, 166], "async_gener": 1, "async_mask": 20, "async_open_loop": 1, "async_open_loop_smd": 1, "async_reset": [1, 164], "asynch": 48, "asynchron": [2, 4, 11, 61, 80, 82, 151, 179], "atom": [17, 109], "attach": [149, 173], "attempt": [6, 67], "attent": 67, "attribut": 68, "author": [185, 189], "auto": [5, 6, 10, 31, 79, 101, 105, 106, 118, 183], "autogener": 122, "autom": 31, "automat": [5, 6, 10, 18, 29, 58, 67, 71, 144, 156, 161, 166, 186, 190, 192], "automaticli": 78, "auxiliari": [41, 58, 59, 67, 113, 116, 162, 186], "avail": [0, 4, 10, 19, 23, 25, 31, 42, 49, 58, 67, 71, 80, 90, 107, 109, 111, 118, 119, 121, 144, 166, 173, 183, 187, 189, 191, 192, 193, 195, 196], "avalon": [0, 23, 31, 83, 122, 183, 187, 190, 192], "averag": [17, 19, 24, 25, 30, 45, 75], "avg": [0, 31, 75], "avmm": [83, 132, 183, 187], "avmm_address": 83, "avmm_byteen": 83, "avmm_read": 83, "avmm_readdata": 83, "avmm_readdatavalid": 83, "avmm_waitrequest": 83, "avmm_writ": 83, "avmm_writedata": 83, "avoid": [11, 19, 23, 58, 67, 71, 85, 183, 184, 187], "avst": [109, 111, 132, 187], "await": [17, 93], "awar": [67, 166], "axi": [84, 113, 117, 119, 132, 139, 183, 192], "axi4": [84, 190], "axi_araddr": 84, "axi_arburst": 84, "axi_arid": 84, "axi_arlen": 84, "axi_arprot": 84, "axi_arreadi": 84, "axi_ars": 84, "axi_arvalid": 84, "axi_awaddr": 84, "axi_awburst": 84, "axi_awid": 84, "axi_awlen": 84, "axi_awprot": 84, "axi_awreadi": 84, "axi_aws": 84, "axi_awvalid": 84, "axi_bid": 84, "axi_breadi": 84, "axi_bresp": 84, "axi_bvalid": 84, "axi_ccuser_width": 113, "axi_cquser_width": 113, "axi_data_width": [84, 113], "axi_if": 139, "axi_lite_interfac": 144, "axi_rdata": 84, "axi_rid": 84, "axi_rlast": 84, "axi_rreadi": 84, "axi_rresp": 84, "axi_rvalid": 84, "axi_rx_spe": 139, "axi_wdata": 84, "axi_wreadi": 84, "axi_wstrb": 84, "axi_wvalid": 84, "b": [17, 21, 31, 39, 45, 47, 60, 87, 110, 131, 144, 150, 188], "b0": [87, 144, 150, 151, 152], "b1": [144, 151, 152], "b_array_t": [25, 89], "bachelor": 1, "back": [19, 67, 71, 75, 80, 144, 147, 166, 184, 186, 187, 192, 195], "backbon": 188, "backpressur": [110, 187], "bandwidth": 47, "bar": [116, 117, 192], "bar0": [116, 185, 192], "bar0_base_addr": [116, 192], "bar1": 116, "bar1_base_addr": [116, 192], "bar2": [116, 192], "bar2_base_addr": [116, 192], "bar3": 116, "bar3_base_addr": [116, 192], "bar4": [116, 192], "bar4_base_addr": [116, 192], "bar5": 116, "bar5_base_addr": [116, 192], "bar_apertur": 117, "bar_id": 117, "bar_shift_lat": 8, "bare": 166, "barrel": [43, 59, 160], "barrel_shift": 160, "barrel_shifter_dsp": 160, "barrel_shifter_gen": [8, 110], "barrel_shifter_gen_pip": 8, "barrier": 144, "base": [0, 2, 5, 17, 25, 26, 29, 30, 31, 34, 37, 39, 45, 59, 60, 67, 69, 76, 78, 86, 88, 89, 99, 101, 107, 110, 112, 116, 117, 118, 119, 121, 122, 125, 128, 129, 137, 139, 142, 143, 144, 147, 148, 156, 159, 160, 161, 164, 166, 184, 185, 187, 190, 192, 193], "base_address": 185, "baseh": 39, "basel": 39, "baselin": 152, "basi": 76, "basic": [25, 31, 32, 67, 71, 90, 110, 128, 135, 136, 138, 139, 141, 142, 143, 149, 166, 167, 185, 187, 189, 190, 195], "bbuild": 27, "bcefst": 144, "bclk": 20, "bear": 17, "becaus": [11, 19, 20, 31, 33, 38, 58, 67, 68, 80, 87, 89, 110, 125, 137, 138, 144, 147, 166, 179, 184, 185, 187], "been": [11, 12, 17, 18, 19, 42, 55, 58, 62, 76, 104, 109, 110, 113, 118, 119, 128, 131, 139, 144, 146, 160, 166, 167, 168, 169, 185], "befor": [5, 9, 17, 18, 19, 22, 49, 58, 63, 67, 68, 71, 75, 76, 80, 85, 87, 89, 91, 101, 109, 111, 118, 119, 128, 131, 139, 142, 144, 146, 150, 166, 170, 180, 183, 184, 186, 187, 192], "before_on": 160, "begener": 49, "begin": [11, 33, 36, 38, 45, 50, 54, 59, 67, 76, 89, 110, 128, 129, 131, 142, 143, 144, 148, 150, 151, 166], "beginbursttransf": 83, "beginig": 68, "behav": [7, 12, 43, 45, 58, 128, 139, 142, 143, 144, 147], "behavior": [11, 12, 44, 82, 87, 90, 110, 120, 141, 144, 147, 156, 160, 161, 164, 187], "behaviour": [13, 58, 101, 147, 161], "behind": [60, 71, 87, 183], "beign": [131, 151], "being": [12, 27, 58, 59, 67, 68, 71, 76, 87, 88, 104, 109, 111, 128, 142, 166], "bellow": [108, 171, 172], "belong": [76, 89, 184, 187], "below": [0, 19, 22, 27, 60, 67, 71, 87, 89, 104, 113, 118, 128, 129, 131, 139, 142, 143, 144, 147, 149, 166, 167, 168, 169, 174, 183, 184, 186, 187, 189, 191, 192, 195, 196], "bene\u0161": 59, "ber": 107, "ber_mon": 107, "besid": [48, 61], "best": [46, 59, 90, 166], "better": [4, 14, 16, 17, 22, 31, 64, 71, 77, 86, 87, 90, 96, 100, 110, 131, 133, 144, 166], "between": [0, 11, 17, 18, 19, 23, 24, 27, 28, 29, 31, 47, 48, 54, 59, 60, 65, 67, 68, 71, 75, 76, 77, 82, 83, 89, 96, 102, 104, 107, 118, 119, 125, 128, 129, 131, 137, 138, 139, 142, 143, 144, 146, 149, 160, 164, 166, 180, 187, 191, 193, 195], "bidirect": 144, "bifurac": 192, "bifurc": 192, "big": [98, 160], "bigger": [68, 104], "bin": [27, 89, 144], "bin2hot": 160, "binari": [18, 59, 76, 89, 160, 166, 185], "bind": [112, 132], "bip": 107, "bit": [0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 20, 21, 22, 23, 25, 27, 29, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 50, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 74, 75, 76, 82, 83, 84, 85, 87, 88, 90, 92, 94, 95, 96, 98, 100, 104, 107, 109, 111, 112, 113, 116, 117, 120, 121, 122, 135, 136, 144, 147, 149, 150, 151, 160, 164, 183, 187, 189, 191, 192, 195, 196], "bitrat": 107, "bitstream": [167, 168, 169, 170, 171, 172, 173, 189], "bitwis": 160, "black": 195, "blaster": 173, "blob": [112, 185], "block": [0, 3, 8, 14, 16, 26, 27, 36, 38, 39, 43, 45, 46, 48, 49, 50, 54, 59, 61, 62, 63, 67, 68, 69, 70, 73, 74, 76, 101, 107, 109, 110, 111, 113, 116, 130, 138, 144, 147, 149, 156, 160, 183, 184, 186, 187, 192, 193], "block_aux_en": 73, "block_en": [14, 16], "block_lock": [107, 149], "block_siz": [8, 34, 36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 128, 142, 143, 144, 145, 180], "block_width": [8, 14, 16], "blok": 3, "blokov\u00fd": 5, "board": [173, 180, 183, 189, 193], "board_rev": [174, 189], "bock_width": 14, "bodfc": 109, "bodfch": 109, "bodfcl": 109, "bodi": [131, 144], "boolean": [3, 4, 5, 6, 7, 8, 10, 14, 16, 18, 24, 26, 31, 38, 39, 46, 48, 49, 57, 58, 61, 62, 63, 64, 66, 69, 71, 73, 74, 75, 77, 78, 82, 86, 89, 90, 91, 92, 94, 95, 96, 98, 101, 102, 105, 106, 109, 111, 113, 114, 116, 121, 180, 192], "boot": [71, 167, 168, 169, 174, 175, 176, 177, 185, 189, 191], "boot_en": 185, "border": 67, "bot": [68, 151], "both": [3, 4, 5, 11, 12, 17, 19, 24, 26, 43, 46, 48, 61, 67, 68, 76, 80, 82, 83, 87, 88, 89, 94, 101, 104, 107, 110, 117, 119, 120, 128, 139, 141, 142, 143, 144, 146, 147, 179, 183, 184, 187, 188], "bottleneck": 19, "bottom": [60, 174], "bound": [150, 185], "boundari": [107, 125, 137, 138], "box": [25, 26], "box_cnt": 26, "box_width": 26, "bp": 67, "brake": 180, "bram": [4, 5, 13, 26, 43, 59, 77, 79, 80, 82, 101, 105, 106, 156, 161, 185], "branch": 27, "brand": 58, "break": [17, 91, 102, 122, 124, 144, 145], "bridg": [23, 31], "brief": 152, "brnolog": [159, 186], "broadcast": [22, 183, 187], "brodcast": 109, "broken": [27, 116], "bs_calc": 59, "bscn": 67, "bt": 174, "bu": [0, 12, 17, 18, 23, 24, 25, 36, 37, 38, 39, 40, 43, 44, 45, 46, 54, 55, 61, 62, 66, 68, 69, 73, 76, 82, 83, 88, 89, 90, 91, 99, 100, 104, 106, 107, 109, 111, 113, 116, 117, 119, 121, 129, 132, 157, 158, 162, 163, 164, 165, 183, 185, 186, 187, 190, 192, 193, 195], "buf_a_col": 17, "buf_a_sect": 17, "buf_a_stream_row": 17, "buf_b_col": 17, "buf_b_row": 17, "buf_b_sect": 17, "buf_block": 78, "buf_byt": 78, "buf_word": 78, "buff": [29, 31, 32], "buff_rd_addr": 42, "buff_rd_chan": 42, "buff_rd_data": 42, "buff_rd_data_vld": 42, "buff_rd_en": 42, "buffer": [7, 17, 19, 29, 31, 32, 33, 34, 35, 39, 41, 42, 44, 45, 46, 54, 65, 71, 75, 80, 98, 102, 107, 109, 110, 111, 162, 164, 183, 187, 192], "buffer_ae_offset": 71, "buffer_af_offset": 71, "buffer_s": 71, "buffered_data_s": 38, "bug": [59, 144, 185], "build": [0, 27, 67, 107, 144, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 187, 193, 195], "build_phas": [128, 131, 139, 142, 143, 144, 150], "built": [27, 92, 184, 189], "buld": [167, 168, 169], "bundl": 166, "burst": [0, 29, 30, 31, 49, 83, 141, 143, 144, 146, 183], "burst_cnt": [29, 32], "burst_id": 32, "burst_siz": 49, "burst_width": 122, "burstcount": [83, 122], "bus_handshak": 166, "buse": [0, 1, 86, 104, 183, 186, 187, 192], "busi": [67, 85], "buss": 47, "bypass": [14, 71, 74], "byte": [18, 19, 22, 33, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 54, 59, 60, 67, 74, 82, 83, 87, 88, 90, 109, 111, 112, 113, 116, 117, 121, 128, 132, 135, 136, 137, 138, 139, 142, 143, 146, 148, 149, 152, 161, 180, 183, 187, 192, 195, 198], "byte_aray_mfb": 144, "byte_arra_mfb": 128, "byte_arrai": [128, 129, 144, 151], "byte_array_ag": 144, "byte_array_cfg": 144, "byte_array_mfb": [125, 132, 144, 145], "byte_array_mfb_cfg": 144, "byte_array_mfb_env": 128, "byte_array_mfb_monitor": 144, "byte_array_mfb_sequ": 144, "byte_array_moinitor": 144, "byte_array_port_env": 144, "bytes_max_numb": 148, "bytes_min_numb": 148, "bytes_per_packet_max_numb": 148, "bytes_per_packet_min_numb": 148, "bytes_per_packet_rev_max_numb": 148, "bytes_per_packet_rev_min_numb": 148, "bytes_rev_max_numb": 148, "bytes_rev_min_numb": 148, "bytes_vld": [126, 127, 135, 136], "bytesh": [39, 45], "bytesl": [39, 45], "c": [10, 31, 39, 45, 87, 144], "c_char_width": 144, "c_data": 150, "c_transact": 144, "ca": 19, "cabal": 1, "cabl": [27, 167, 168, 169, 170, 171, 172, 173], "cage": 194, "calcul": [4, 19, 24, 25, 41, 45, 59, 67, 71, 75, 76, 90, 104, 109, 111, 114, 118, 131, 144, 147, 160, 162, 164, 166, 183, 195], "calibr": [31, 183], "call": [24, 71, 76, 104, 142, 143, 144, 150, 166, 170, 171, 172, 183, 184, 185, 187], "callback": [132, 166], "calucul": 74, "calypt": [37, 44, 186, 188, 198], "cam": [109, 161], "came": [11, 42], "can": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 31, 32, 35, 36, 40, 41, 43, 45, 46, 50, 54, 57, 58, 59, 60, 63, 65, 67, 68, 71, 74, 75, 76, 77, 80, 82, 85, 86, 87, 88, 89, 90, 91, 94, 95, 96, 98, 101, 102, 104, 106, 107, 109, 110, 111, 118, 119, 120, 122, 123, 125, 128, 129, 131, 137, 138, 139, 142, 143, 144, 146, 148, 150, 151, 152, 156, 159, 160, 164, 166, 167, 168, 169, 170, 174, 179, 183, 185, 186, 187, 189, 191, 192, 193, 194, 195, 196], "candid": 164, "cannot": [6, 11, 19, 58, 68, 80, 108, 111, 119, 129, 144, 146, 151, 160, 185], "capabl": [5, 27, 61, 112, 122, 174, 185, 192], "capac": [23, 98], "cappabl": 68, "capture_en": 18, "capture_fifo_item": 18, "card": [0, 22, 27, 31, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 183, 187, 190, 191, 192, 193, 195], "card_archgrp": 184, "card_conf": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176], "card_id": 192, "card_id_width": 192, "card_root_directori": 184, "care": [41, 75, 87, 110, 122, 129, 148], "careful": [124, 145], "carefulli": 102, "carri": [87, 89, 160, 183, 187], "carry_chain": 160, "case": [0, 3, 4, 6, 7, 11, 12, 19, 21, 35, 39, 45, 58, 59, 67, 68, 71, 76, 85, 87, 88, 89, 91, 93, 102, 104, 109, 110, 111, 117, 119, 129, 144, 148, 152, 166, 179, 183, 184, 185, 189, 190, 192, 195], "cass": 151, "cast": [131, 144, 150], "caus": [17, 21, 67, 68, 87, 109, 110, 111, 184], "caution": 89, "caveat": 166, "cb": 144, "cbs_simpl": 150, "cc": [113, 116, 117, 192], "cc_axi": 113, "cc_axi_data": 113, "cc_axi_keep": 113, "cc_axi_last": 113, "cc_axi_readi": 113, "cc_axi_us": 113, "cc_axi_valid": 113, "cc_mfb": 113, "cc_mfb_block_siz": 192, "cc_mfb_data": [113, 116], "cc_mfb_dst_rdy": [113, 116], "cc_mfb_eof": [113, 116], "cc_mfb_eof_po": [113, 116], "cc_mfb_item_width": 192, "cc_mfb_meta": 116, "cc_mfb_region": 192, "cc_mfb_region_s": 192, "cc_mfb_sof": [113, 116], "cc_mfb_sof_po": [113, 116], "cc_mfb_src_rdy": [113, 116], "cc_pipe": 116, "cc_user_width": 113, "cd": [0, 24, 25, 27, 31, 174], "cdc": 20, "cdgmii": [109, 111], "ce_gener": 132, "ceil": [35, 67], "cell": 185, "certain": [18, 58, 89, 164, 185], "cesnet": [0, 27, 174, 184, 185, 188], "cfc": 109, "cfch": 109, "cfcl": 109, "cfg": [125, 128, 137, 138, 139, 142, 143, 144], "cgmii": 109, "ch": 179, "ch_cnt": 90, "ch_diff": 90, "ch_max": [49, 90], "ch_min": [49, 90], "ch_next": 90, "ch_out": 90, "chain": [27, 89, 160], "chan": [0, 90], "chang": [14, 17, 18, 29, 49, 58, 64, 67, 68, 72, 87, 88, 89, 90, 109, 110, 111, 113, 116, 119, 128, 130, 131, 139, 142, 143, 144, 148, 150, 151, 152, 179, 184, 185, 188, 189], "channel": [0, 9, 22, 34, 35, 37, 39, 41, 42, 43, 44, 45, 46, 48, 49, 59, 65, 71, 76, 78, 87, 104, 129, 131, 144, 156, 160, 165, 179, 180, 183, 184, 186, 187, 189, 195], "channel_align": 132, "channel_cor": 44, "channel_id": 187, "channel_vld": 34, "channels_width": 49, "chapter": [0, 2, 109, 111, 153, 154, 157, 158, 159, 162, 163, 165, 183, 184, 185, 186, 189, 194, 195, 197, 198], "charact": 144, "characterist": [62, 64, 68, 69], "check": [5, 10, 19, 23, 27, 45, 58, 63, 68, 85, 87, 109, 111, 118, 119, 135, 136, 144, 146, 147, 150, 164, 179, 180, 181, 184, 187], "checker": 119, "checksum": [111, 162], "checksum_calcul": 74, "child": [128, 139, 142, 143], "chip": [23, 160, 183], "choic": [5, 152, 179], "choke": 183, "choos": [3, 5, 89, 128, 130, 139, 142, 143, 184], "chosen": [5, 41, 184], "chunk": [126, 127, 130, 152], "cicl": 151, "circuit": 12, "circumst": 67, "clariti": 184, "class": [45, 117, 123, 124, 125, 128, 129, 134, 137, 138, 139, 142, 143, 144, 145, 146, 150, 151, 160], "class_typ": 131, "classic": 5, "claus": 107, "clb": [156, 161], "clear": [12, 26, 48, 76, 87, 109, 111, 152, 160], "clear_by_read": 26, "clear_by_rst": 26, "client": [153, 154, 187], "clk": [3, 5, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 24, 25, 26, 28, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 79, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 110, 114, 116, 120, 121, 131, 144, 150, 151, 166, 179], "clk2": [17, 75, 160], "clk_": 82, "clk_arb": [17, 75], "clk_en": [3, 129], "clk_eth": [180, 183], "clk_freq": 121, "clk_frequenc": 71, "clk_gen": 164, "clk_in": 78, "clk_m": 82, "clk_meta": 78, "clk_out": 78, "clk_period": [144, 152, 166], "clk_port": 166, "clk_sel": 121, "clk_sel_width": 121, "clk_src": 121, "clk_stabl": 107, "clk_user": [180, 183], "clk_user_x2": 183, "clk_user_x3": 183, "clk_user_x4": 183, "clk_x2": 54, "clock": [1, 3, 4, 5, 6, 9, 10, 12, 13, 14, 16, 17, 18, 19, 20, 25, 26, 31, 34, 37, 44, 47, 48, 50, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 82, 83, 84, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 107, 109, 111, 116, 119, 121, 124, 129, 130, 135, 136, 144, 145, 146, 147, 149, 150, 151, 161, 162, 164, 165, 166, 179, 180, 183, 187, 192, 196], "clog2": [131, 145], "clone": [27, 144], "close": [18, 185, 186, 198], "closur": 12, "cmac": [109, 111, 167, 168, 169, 175, 176, 180, 187, 188], "cmake": 27, "cmd": [85, 109, 111], "cmp": 160, "cnt": [11, 25, 30, 31, 160], "cnt_dist": 160, "cnt_max": 63, "cnt_multi_memx": [9, 160], "cnt_next": 11, "cnt_width": 9, "cnter": 25, "cnter_cnt": 25, "cnter_diff_0": 25, "cnter_diff_1": 25, "cnter_diff_2": 25, "cnter_incr_0": 25, "cnter_incr_1": 25, "cnter_incr_2": 25, "cnter_submit_0": 25, "cnter_submit_1": 25, "cnter_submit_2": 25, "cnter_width": 25, "cnters_diff": 25, "cnters_incr": 25, "cnters_submit": 25, "cntr": 49, "cntrs_width": [39, 45], "cocotb": 195, "codapa": 119, "code": [0, 1, 5, 27, 89, 131, 160, 166, 184, 200], "code_archgrp": 184, "code_coverag": 144, "colid": 17, "collect": [107, 150], "collis": [11, 17, 26, 165], "color": [17, 89], "color_conf_delai": 17, "color_timeout_width": 17, "column": [17, 89], "com": [27, 87], "combin": [11, 39, 45, 59, 87, 89, 95, 111, 120, 152, 183, 184], "combinatori": 12, "combo": 189, "combo_user_const": 184, "come": [11, 17, 40, 59, 75, 76, 87, 107, 110, 135, 136, 144, 187, 192, 195], "command": [0, 23, 25, 27, 32, 85, 107, 109, 111, 144, 150, 151, 152, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 189], "comment": [144, 184, 185], "commentari": 184, "common": [3, 16, 17, 24, 25, 31, 47, 58, 62, 69, 83, 85, 86, 89, 95, 107, 123, 132, 134, 166, 184, 200], "common_clock": 16, "commonli": [87, 131, 132, 133, 144, 150, 152, 166], "commun": [27, 30, 76, 104, 116, 119, 122, 123, 124, 133, 134, 135, 136, 144, 145, 146, 183, 185, 186, 190, 191, 192, 193, 198], "comp": [0, 2, 27, 31, 32, 86, 135, 136, 144, 153, 154, 157, 158, 162, 163, 165, 179, 195, 197, 198], "comp_": 166, "comp_with_data": 117, "compar": [11, 31, 44, 62, 89, 119, 125, 132, 135, 136, 137, 138, 144, 149, 160, 192], "comparer_": 144, "comparer_base_ord": 131, "comparer_base_tag": [131, 144], "comparer_base_unord": 131, "comparer_data": 144, "comparer_meta": 144, "comparer_ord": [131, 144], "comparer_tag": 131, "comparer_unord": 131, "comparesr": 144, "comparison": [3, 59, 131], "compat": [11, 31, 32, 59, 66, 164, 184, 185, 189], "compens": 107, "compil": [144, 166, 184, 185, 186, 192], "complet": [11, 17, 22, 32, 45, 46, 57, 67, 76, 80, 113, 116, 117, 118, 144, 170, 171, 172, 173, 185, 187, 189, 192], "completit": [117, 192], "complex": [11, 19, 37, 39, 46, 67, 68, 118, 122, 135, 136, 166], "compli": 17, "complic": [11, 68, 88, 146], "compon": [2, 5, 6, 7, 10, 12, 17, 18, 19, 20, 23, 27, 29, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 45, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 63, 65, 66, 67, 68, 70, 71, 72, 74, 75, 77, 78, 79, 82, 83, 84, 85, 87, 88, 90, 91, 92, 93, 94, 95, 96, 99, 100, 101, 102, 104, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 122, 125, 129, 131, 133, 135, 136, 137, 138, 144, 149, 150, 151, 152, 154, 157, 158, 160, 161, 162, 163, 164, 165, 182, 183, 187, 188, 191, 195, 196, 197, 198, 200], "compos": [76, 121, 147, 166], "compress": [112, 185], "comput": [0, 10, 60, 119, 159], "comun": 151, "concaten": [60, 94, 184], "concern": [68, 166, 187], "concret": 31, "concurr": 18, "condit": [67, 100, 109, 110, 144, 184, 192], "condition": 184, "conduct": [76, 104], "conector": [167, 168, 169, 170, 171, 172, 174, 175, 176, 177], "conenct": 68, "config": [49, 128, 132, 139, 142, 143, 144, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 184], "config_filepath": 148, "config_gener": 148, "config_generator_config_filepath": 148, "config_item": [122, 128, 139, 142, 143], "config_sequ": [125, 128, 137, 138, 139, 142, 143, 144], "configr": 46, "configur": [0, 1, 18, 23, 25, 27, 31, 33, 37, 39, 44, 45, 48, 49, 55, 57, 58, 59, 68, 72, 73, 87, 88, 90, 104, 106, 107, 109, 110, 111, 112, 113, 116, 121, 122, 123, 124, 126, 127, 130, 132, 135, 136, 145, 149, 151, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 183, 185, 187, 188, 189, 196], "configuret": 151, "confirm": [6, 17, 21, 35, 164], "conform": 17, "connect": [0, 4, 5, 7, 11, 12, 17, 19, 20, 27, 29, 31, 37, 39, 45, 46, 47, 48, 58, 59, 68, 71, 83, 87, 88, 89, 91, 107, 109, 111, 112, 119, 125, 126, 127, 128, 130, 131, 135, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 150, 151, 160, 164, 167, 168, 169, 170, 171, 172, 174, 183, 185, 186, 187, 189, 192, 193, 195], "connect_phas": [128, 131, 139, 142, 143, 144], "connector": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 192, 193], "consecut": [11, 18, 67, 76, 104, 110, 125, 137, 138], "consequ": 187, "consid": [17, 19, 48, 49, 76, 89, 102, 104, 144, 184, 185, 187, 195], "consist": [18, 27, 40, 60, 67, 68, 70, 75, 80, 89, 104, 110, 118, 119, 144, 185, 186, 193], "consol": 192, "constain": 89, "constant": [20, 46, 59, 60, 67, 76, 83, 89, 104, 109, 111, 148, 160, 185, 195], "constist": [43, 45], "constr_quartu": 166, "constr_text": 166, "constr_vivado": 166, "constrain": 184, "constraint": [1, 98, 130, 144, 166, 184, 187], "construct": 152, "consum": [60, 68, 101, 102], "consume_item_width": 101, "consumpt": [7, 11, 62, 89], "contain": [0, 11, 17, 18, 19, 25, 31, 36, 39, 44, 45, 48, 49, 58, 60, 62, 68, 69, 76, 78, 80, 82, 88, 89, 91, 98, 104, 106, 109, 111, 114, 117, 119, 121, 122, 123, 124, 125, 128, 129, 131, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 151, 152, 156, 157, 158, 160, 162, 163, 165, 166, 174, 183, 184, 185, 186, 187, 190, 192, 193, 195, 196, 200], "containst": 145, "containt": [147, 151], "content": [26, 35, 38, 41, 59, 106, 109, 110, 111, 122, 147, 161, 185], "continu": [6, 18, 29, 45, 47, 80, 89, 110, 115, 151, 186, 195, 196], "contiuou": 115, "contol": 38, "contrast": 144, "control": [0, 6, 18, 20, 37, 44, 49, 59, 61, 67, 87, 90, 107, 109, 111, 121, 123, 124, 129, 144, 145, 149, 152, 164, 180, 183, 185, 187, 189, 191, 193, 194, 195, 198], "conv_bscn2gb": 67, "conv_gbs2bscn": 67, "conv_ps2pscn": 67, "conv_pscn2p": 67, "convent": 76, "convers": [48, 67, 107, 111, 116, 121, 125, 137, 138, 198], "convert": [21, 23, 67, 83, 84, 88, 89, 100, 102, 109, 110, 111, 113, 118, 119, 120, 122, 128, 132, 133, 139, 141, 142, 143, 160, 164, 170, 171, 172, 184, 187, 190, 192], "convert2block": 138, "convert2str": [125, 135, 136, 137, 138, 144, 147, 149, 152], "cooper": [144, 174], "copi": [54, 68, 125, 135, 136, 137, 138, 149, 152, 178, 189], "copr": [0, 27], "core": [0, 10, 11, 27, 39, 45, 46, 49, 107, 112, 118, 119, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 191, 193, 195], "core_archgrp": 184, "core_boostrap": 184, "core_func": 184, "core_root_directori": 184, "correct": [4, 5, 14, 16, 18, 35, 45, 82, 88, 109, 112, 113, 114, 116, 123, 144, 147, 150, 174, 180, 189, 192], "correctli": [58, 67, 88, 109, 129, 134, 144, 183, 185, 189], "correspond": [6, 17, 21, 27, 34, 60, 67, 71, 76, 107, 110, 118, 119, 147, 183, 184, 186, 187, 188, 194, 195], "correspons": 21, "cos521": 10, "cost": [19, 93, 98], "could": [11, 12, 17, 19, 20, 58, 59, 76, 89, 104, 144, 149, 179], "count": [0, 6, 18, 19, 24, 25, 29, 30, 31, 55, 67, 75, 91, 102, 109, 111, 160, 164, 183, 196, 198], "counter": [1, 11, 17, 25, 28, 30, 31, 35, 37, 39, 40, 42, 44, 45, 46, 49, 62, 65, 71, 96, 107, 109, 111, 152, 160, 164], "counton": 144, "coupl": [87, 180], "cours": [10, 18, 85], "cov_html": 144, "cov_packet": 144, "cover": [45, 58, 101, 180], "coverag": 5, "coverage_bas": 144, "covergroup": 144, "coverpoint": 144, "cpack": 27, "cpu": 183, "cq": [113, 116, 117, 192], "cq_axi": 113, "cq_axi_data": 113, "cq_axi_keep": 113, "cq_axi_last": 113, "cq_axi_readi": 113, "cq_axi_us": 113, "cq_axi_valid": 113, "cq_fbe": 113, "cq_lbe": 113, "cq_mfb": 113, "cq_mfb_block_siz": 192, "cq_mfb_data": [113, 116], "cq_mfb_dst_rdy": [113, 116], "cq_mfb_eof": [113, 116], "cq_mfb_eof_po": [113, 116], "cq_mfb_item_width": 192, "cq_mfb_meta": 116, "cq_mfb_region": 192, "cq_mfb_region_s": 192, "cq_mfb_sof": [113, 116], "cq_mfb_sof_po": [113, 116], "cq_mfb_src_rdy": [113, 116], "cq_pipe": 116, "cq_tph_present": 113, "cq_tph_st_tag": 113, "cq_tph_type": 113, "cq_user_width": 113, "cquser_width": 117, "cr": 107, "crash": 184, "crc": [22, 109, 111, 183, 187, 188, 195], "crc_check_en": 109, "crc_error": 109, "crc_insert_en": 111, "crc_is_receiv": 109, "crc_remove_en": 109, "crdt": 132, "creat": [17, 27, 34, 37, 48, 59, 60, 62, 68, 69, 76, 86, 104, 119, 125, 128, 129, 131, 135, 136, 137, 138, 139, 142, 143, 146, 147, 149, 150, 152, 160, 166, 173, 178, 183, 185, 187, 188, 189], "create_sequence_item": [128, 139, 142, 143, 146, 152], "creation": [104, 126, 127, 130, 139, 144], "creator": 60, "credit": [118, 123], "critic": 87, "cross": [1, 20, 29, 31, 61, 82, 144, 164], "crossbar": 17, "crossbarx": [21, 111, 162, 164], "crossbarx_stream": 75, "csr": [183, 187, 191, 193], "csv": 148, "ctl_bar_apertur": 116, "ctl_max_payload_s": 116, "ctrl": [25, 29, 30, 31, 109, 153, 164], "ctrl_reg": 121, "ctrli": 25, "ctrli_width": 25, "ctrlo": 25, "ctrlo_default": 25, "ctrlo_width": 25, "curent": 28, "current": [4, 6, 10, 14, 17, 19, 22, 27, 29, 31, 32, 33, 35, 39, 42, 45, 52, 57, 58, 59, 60, 62, 63, 65, 67, 68, 71, 76, 77, 78, 80, 83, 85, 87, 104, 109, 110, 111, 116, 118, 119, 129, 144, 146, 161, 166, 185, 186, 187, 188, 190, 192], "current_tim": 65, "currently_stor": [4, 5, 6], "custom": [25, 146, 152, 184, 185], "customiz": 161, "cut": [55, 60, 109, 119, 126, 127, 130], "cutted_item": 55, "cutter": [41, 109, 119, 162], "cvg": 144, "cx": 75, "cx_clk_arb": 75, "cx_reset_arb": 75, "cx_use_clk2": 75, "cx_use_clk_arb": 75, "cycl": [1, 3, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 25, 26, 30, 47, 49, 58, 59, 63, 67, 71, 76, 83, 87, 88, 90, 93, 104, 106, 110, 118, 119, 121, 124, 130, 135, 136, 144, 145, 146, 151, 156, 160, 161, 162, 164, 165, 170, 171, 172], "cz": 184, "czech": 188, "d": [31, 32, 47, 87, 173, 179], "d0": [87, 152], "d1": 87, "d12": 152, "d16": 152, "d2": 87, "d3": 87, "d4": 152, "d512": 152, "d516": 152, "d8": [87, 152], "d9": 87, "damag": 45, "danger": 180, "data": [4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17, 18, 19, 22, 24, 29, 30, 31, 32, 34, 35, 36, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 52, 54, 55, 58, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 101, 102, 104, 105, 107, 109, 111, 112, 113, 116, 117, 119, 121, 122, 124, 125, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 154, 156, 160, 161, 164, 180, 183, 186, 187, 188, 189, 192, 193, 194, 195], "data_block_s": 78, "data_block_width": 78, "data_buff": 132, "data_dir": 17, "data_in": [8, 10, 12], "data_in_rdi": 10, "data_in_vld": 10, "data_item": 144, "data_item_width": 78, "data_logg": [0, 24, 25, 31], "data_logger_i": 25, "data_mux_lat": 17, "data_mux_outreg_en": 17, "data_out": [8, 10], "data_out_rdi": 10, "data_out_vld": 10, "data_pcie_hdr": 35, "data_pcie_hdr_dst_rdi": 35, "data_pcie_hdr_s": 35, "data_pcie_hdr_src_rdi": 35, "data_pointer_width": [42, 44, 45], "data_rot_lat": 17, "data_rot_outreg_en": 17, "data_vld": 149, "data_width": [4, 5, 6, 7, 10, 12, 13, 14, 15, 16, 28, 47, 82, 83, 85, 86, 87, 89, 91, 95, 99, 122, 124, 135, 136, 139, 144, 146, 149, 150, 152], "databas": [128, 133, 139, 142, 143, 144], "datapath": 195, "date": 166, "david": 59, "dba_rd_chan": 37, "dba_rd_data": 37, "dbg_gls0": [0, 185], "dbg_gls1": [0, 185], "dbg_signal_width": 40, "dd": [170, 172, 173, 174, 194], "ddr": 31, "ddr4": [154, 183, 190], "ddr_logger_0": 185, "ddr_logger_1": 185, "ddr_logger_2": 185, "ddr_logger_3": 185, "ddr_tester_0": 185, "ddr_tester_1": 185, "ddr_tester_2": 185, "ddr_tester_3": 185, "deactiv": 1, "deadlock": [19, 21, 191], "deafult": 59, "deal": 60, "deassert": [7, 12, 76, 83, 87, 104, 110, 134, 152], "deb": 189, "debug": [0, 18, 19, 31, 40, 45, 46, 109, 144, 164, 167, 168, 169, 173, 174, 186, 191, 192, 195], "debug_rand_addr": 31, "debugaccess": 83, "dec": [3, 111], "dec1fn": 160, "decid": [65, 80, 89, 133, 147], "declar": [47, 68, 76, 104, 166, 179, 184], "decod": [2, 41, 87, 107, 160, 198], "decreas": [68, 72, 75, 125, 137, 138], "decrement": [11, 146], "dedic": [60, 164, 166, 180, 193], "deduc": 11, "deem": 21, "deep": [4, 77, 183], "def_refr_period": 31, "default": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 109, 111, 113, 114, 116, 117, 120, 121, 122, 128, 135, 136, 139, 142, 143, 144, 146, 148, 149, 151, 152, 160, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 188, 192, 196], "default_addr_limit": 31, "default_burst_cnt": 31, "default_mod": 90, "deficit": [19, 75, 111, 164], "deficit_idle_count": 164, "defin": [5, 10, 11, 17, 18, 23, 26, 28, 37, 39, 44, 46, 47, 60, 67, 75, 79, 81, 87, 89, 98, 101, 105, 107, 111, 116, 129, 144, 146, 148, 149, 150, 152, 166, 183, 187], "definit": [11, 29, 30, 31, 109, 111, 150, 166, 183], "degrad": [107, 188], "delai": [5, 14, 17, 20, 58, 67, 87, 131, 146, 151], "delay": [71, 162], "delay_count": 20, "delet": [80, 107, 144, 146], "deliber": 184, "delimit": [40, 41, 45, 129], "demo": [180, 183], "demonst": 58, "demonstr": [11, 58, 76, 104], "demultiplex": [91, 160], "demux": [160, 165], "demux_width": 91, "dens": 98, "depars": [41, 198], "depend": [11, 17, 19, 21, 27, 59, 67, 68, 79, 88, 89, 101, 104, 105, 109, 118, 119, 126, 127, 130, 135, 136, 144, 146, 149, 166, 174, 183, 187, 188, 190], "deprac": 45, "deprec": 183, "depreci": [30, 31, 32], "depth": [4, 5, 13, 14, 16, 27, 44, 48, 50, 59, 77, 79, 81, 94, 99, 101, 105], "deriv": [60, 68, 71, 76, 78], "descend": 184, "descrambl": [107, 130], "descrambler_gen": 107, "describ": [0, 2, 17, 47, 67, 76, 104, 107, 118, 119, 125, 128, 129, 137, 138, 139, 142, 143, 144, 147, 148, 149, 152, 153, 154, 166, 167, 168, 169, 183, 184, 185, 186, 187, 189, 191, 195, 196, 197, 198], "descript": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 125, 128, 131, 132, 137, 138, 139, 142, 143, 146, 147, 152, 154, 157, 158, 162, 163, 164, 165, 174, 180, 181, 183, 185, 186, 187, 191, 192, 193, 196, 198], "descriptor": [37, 39, 46], "desctin": 17, "deseri": 107, "deserv": 166, "design": [5, 11, 12, 16, 27, 37, 41, 45, 46, 47, 76, 104, 107, 110, 119, 144, 150, 164, 179, 180, 183, 185, 187, 189, 191], "desir": [18, 59, 67, 74, 85, 152, 186, 192], "deskew": 107, "desnt": 14, "despair": 67, "destin": [17, 22, 47, 49, 63, 66, 90, 92, 94, 96, 98, 109, 111, 113, 147, 160, 164, 183, 187, 195], "desynchron": 144, "detail": [0, 1, 16, 17, 19, 23, 59, 75, 104, 107, 113, 119, 135, 136, 144, 156, 160, 164, 166, 174, 183, 184, 186, 187, 189], "detect": [1, 11, 17, 29, 31, 34, 67, 107, 118, 121, 156, 160, 164, 184, 195], "detector": [160, 164], "determin": [4, 5, 6, 25, 39, 43, 45, 54, 60, 62, 67, 76, 79, 87, 89, 91, 96, 105, 109, 111, 113, 122, 148, 183], "dev": [31, 171, 172, 180, 184, 185], "develop": [144, 152, 159, 162, 165, 166, 171, 172, 184, 186, 189, 193], "deviat": 45, "devic": [3, 4, 5, 6, 9, 13, 14, 15, 16, 17, 18, 23, 24, 27, 28, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 93, 94, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 111, 113, 116, 117, 121, 144, 166, 179, 180, 183, 191, 192], "devicetre": [183, 191, 192, 195], "devtre": [0, 27, 31, 166, 185, 191], "dfc": [109, 111], "dfch": [109, 111], "dfcl": [109, 111], "dfifo": 109, "dfifo_ovf": 109, "di": [5, 6, 15, 74, 131, 160], "diagnost": 187, "diagram": [0, 48, 68, 88, 110, 116, 174, 183, 184, 186, 187, 192, 193], "did": 109, "didn": 148, "differ": [3, 11, 17, 18, 21, 25, 27, 31, 43, 47, 67, 68, 75, 87, 88, 90, 93, 94, 100, 109, 110, 111, 113, 118, 119, 121, 125, 129, 131, 137, 138, 144, 146, 147, 152, 153, 166, 184, 186, 187, 190, 194], "difficult": 144, "difficulti": 68, "digit": 18, "dimens": [17, 135, 136, 149], "din": 95, "din_dst_rdi": 95, "din_src_rdi": 95, "din_vld": 95, "dir": [17, 135, 136, 149], "direct": [0, 8, 17, 23, 45, 46, 47, 48, 76, 87, 88, 104, 110, 128, 139, 142, 143, 144, 147, 148, 160, 166, 191, 192, 194], "directli": [7, 14, 16, 19, 21, 24, 27, 58, 59, 67, 83, 89, 107, 121, 144, 150, 166, 184, 185, 187, 192, 195], "directori": [0, 2, 45, 121, 144, 153, 154, 157, 158, 162, 163, 165, 166, 178, 179, 184, 185, 189, 197, 198, 200], "disabl": [3, 5, 6, 14, 25, 27, 39, 45, 48, 49, 57, 61, 74, 86, 90, 95, 105, 107, 109, 111, 121, 144, 148, 150, 167, 169, 180, 189, 192, 196], "disadvantag": 144, "disc_bts_cnt_width": [37, 44], "disc_pkt_cnt_width": [37, 44], "discard": [22, 35, 39, 40, 45, 50, 54, 57, 58, 75, 81, 109, 111, 131, 144, 162, 165, 180, 183, 187, 188], "discart": [37, 44, 111], "discourag": 144, "disect": 17, "disjoint": 87, "dispatch": 45, "displai": [45, 58, 131, 174, 183, 187], "distinct": 27, "distinguish": [47, 67, 76, 166], "distmem": 13, "distr": 90, "distribut": [4, 15, 19, 87, 90, 104, 107, 125, 129, 137, 138, 151, 160, 183], "divid": [0, 31, 67, 68, 76, 87, 90, 138, 144, 150, 152, 186, 191, 192], "divis": [50, 68], "dk": 180, "dl": 13, "dll": 166, "dma": [0, 33, 34, 35, 37, 38, 40, 41, 42, 43, 44, 48, 65, 71, 90, 118, 119, 159, 167, 169, 180, 184, 189, 191, 192, 193, 195, 198], "dma_bar_en": 192, "dma_bus_pack": 22, "dma_calypt": 46, "dma_cc_mfb_data": 192, "dma_cc_mfb_dst_rdi": 192, "dma_cc_mfb_eof": 192, "dma_cc_mfb_eof_po": 192, "dma_cc_mfb_meta": 192, "dma_cc_mfb_sof": 192, "dma_cc_mfb_sof_po": 192, "dma_cc_mfb_src_rdi": 192, "dma_clk": [183, 192], "dma_clk_x2": 183, "dma_cq_mfb_data": 192, "dma_cq_mfb_dst_rdi": 192, "dma_cq_mfb_eof": 192, "dma_cq_mfb_eof_po": 192, "dma_cq_mfb_meta": 192, "dma_cq_mfb_sof": 192, "dma_cq_mfb_sof_po": 192, "dma_cq_mfb_src_rdi": 192, "dma_ctrl_ndp_rx": [0, 185], "dma_ctrl_ndp_rx0": [0, 185], "dma_ctrl_ndp_rx1": [0, 185], "dma_ctrl_ndp_rx10": [0, 185], "dma_ctrl_ndp_rx11": [0, 185], "dma_ctrl_ndp_rx12": [0, 185], "dma_ctrl_ndp_rx13": [0, 185], "dma_ctrl_ndp_rx14": [0, 185], "dma_ctrl_ndp_rx15": [0, 185], "dma_ctrl_ndp_rx2": [0, 185], "dma_ctrl_ndp_rx3": [0, 185], "dma_ctrl_ndp_rx4": [0, 185], "dma_ctrl_ndp_rx5": [0, 185], "dma_ctrl_ndp_rx6": [0, 185], "dma_ctrl_ndp_rx7": [0, 185], "dma_ctrl_ndp_rx8": [0, 185], "dma_ctrl_ndp_rx9": [0, 185], "dma_ctrl_ndp_tx": [0, 185], "dma_ctrl_ndp_tx0": [0, 185], "dma_ctrl_ndp_tx1": [0, 185], "dma_ctrl_ndp_tx10": [0, 185], "dma_ctrl_ndp_tx11": [0, 185], "dma_ctrl_ndp_tx12": [0, 185], "dma_ctrl_ndp_tx13": [0, 185], "dma_ctrl_ndp_tx14": [0, 185], "dma_ctrl_ndp_tx15": [0, 185], "dma_ctrl_ndp_tx2": [0, 185], "dma_ctrl_ndp_tx3": [0, 185], "dma_ctrl_ndp_tx4": [0, 185], "dma_ctrl_ndp_tx5": [0, 185], "dma_ctrl_ndp_tx6": [0, 185], "dma_ctrl_ndp_tx7": [0, 185], "dma_ctrl_ndp_tx8": [0, 185], "dma_ctrl_ndp_tx9": [0, 185], "dma_discard": 35, "dma_downhdr_width": [62, 69, 192], "dma_endpoint": 46, "dma_ep": 192, "dma_hdr": 35, "dma_hdr_dst_rdi": 35, "dma_hdr_meta_width": 183, "dma_hdr_pointer_width": [42, 44, 45], "dma_hdr_src_rdi": 35, "dma_hdr_width": 42, "dma_mfb_region": 183, "dma_mfb_region_s": 183, "dma_modul": [0, 185], "dma_params_rx0": 185, "dma_params_tx0": 185, "dma_pcie_hdr": 35, "dma_pcie_hdr_dst_rdi": 35, "dma_pcie_hdr_s": 35, "dma_pcie_hdr_src_rdi": 35, "dma_port": 192, "dma_rc_mfb_data": 192, "dma_rc_mfb_dst_rdi": 192, "dma_rc_mfb_eof": 192, "dma_rc_mfb_eof_po": 192, "dma_rc_mfb_meta": 192, "dma_rc_mfb_sof": 192, "dma_rc_mfb_sof_po": 192, "dma_rc_mfb_src_rdi": 192, "dma_rc_mvb_data": 192, "dma_rc_mvb_dst_rdi": 192, "dma_rc_mvb_src_rdi": 192, "dma_rc_mvb_vld": 192, "dma_reset": [183, 192], "dma_reset_x2": 183, "dma_rq_mfb_data": 192, "dma_rq_mfb_dst_rdi": 192, "dma_rq_mfb_eof": 192, "dma_rq_mfb_eof_po": 192, "dma_rq_mfb_meta": 192, "dma_rq_mfb_sof": 192, "dma_rq_mfb_sof_po": 192, "dma_rq_mfb_src_rdi": 192, "dma_rq_mvb_data": 192, "dma_rq_mvb_dst_rdi": 192, "dma_rq_mvb_src_rdi": 192, "dma_rq_mvb_vld": 192, "dma_rx": 48, "dma_rx_": 183, "dma_rx_blocking_mod": 184, "dma_rx_channel": 183, "dma_rx_frame_size_max": 183, "dma_rx_mfb_data": [48, 183], "dma_rx_mfb_dst_rdi": [48, 183], "dma_rx_mfb_eof": [48, 183], "dma_rx_mfb_eof_po": [48, 183], "dma_rx_mfb_sof": [48, 183], "dma_rx_mfb_sof_po": [48, 183], "dma_rx_mfb_src_rdi": [48, 183], "dma_rx_mvb_channel": [48, 183], "dma_rx_mvb_discard": [48, 183], "dma_rx_mvb_dst_rdi": [48, 183], "dma_rx_mvb_hdr_meta": [48, 183], "dma_rx_mvb_len": [48, 183], "dma_rx_mvb_src_rdi": [48, 183], "dma_rx_mvb_vld": [48, 183], "dma_stream": 183, "dma_tx": 48, "dma_tx_": 183, "dma_tx_channel": 183, "dma_tx_frame_size_max": 183, "dma_tx_mfb_data": [48, 183], "dma_tx_mfb_dst_rdi": [48, 183], "dma_tx_mfb_eof": [48, 183], "dma_tx_mfb_eof_po": [48, 183], "dma_tx_mfb_sof": [48, 183], "dma_tx_mfb_sof_po": [48, 183], "dma_tx_mfb_src_rdi": [48, 183], "dma_tx_mvb_channel": [48, 183], "dma_tx_mvb_dst_rdi": [48, 183], "dma_tx_mvb_hdr_meta": [48, 183], "dma_tx_mvb_len": [48, 183], "dma_tx_mvb_src_rdi": [48, 183], "dma_tx_mvb_vld": [48, 183], "dma_tx_usr_choke_chan": 183, "dma_typ": [184, 186, 189], "dma_uphdr_width": [62, 69, 192], "dnf": [27, 189], "do": [5, 6, 49, 58, 67, 68, 71, 80, 89, 90, 91, 109, 113, 116, 123, 131, 144, 152, 160, 166, 179, 185, 187, 189, 195], "do_compar": [125, 135, 136, 137, 138, 147, 149], "do_copi": [125, 135, 136, 137, 138, 147, 149], "dob": 15, "doc": [22, 183, 187], "document": [0, 5, 6, 17, 27, 45, 47, 60, 76, 77, 79, 119, 128, 139, 142, 143, 144, 145, 152, 156, 160, 164, 166, 179, 184, 186, 187, 189, 195], "doe": [0, 4, 11, 21, 23, 41, 45, 47, 49, 52, 58, 60, 67, 68, 76, 83, 87, 88, 95, 102, 109, 110, 111, 116, 120, 125, 137, 138, 144, 159, 166, 180, 183, 185, 189, 192], "doesn": [88, 89, 109, 128, 131, 133, 139, 142, 143, 144, 166], "doi": 13, "domain": [1, 20, 31, 77, 82, 151, 187], "don": [11, 17, 20, 31, 87, 89, 109, 144, 148, 149], "done": [11, 17, 18, 25, 27, 31, 44, 59, 60, 67, 68, 88, 99, 109, 110, 118, 119, 131, 144, 151, 183, 184], "dont": [124, 145], "dont_car": 13, "doubl": [17, 68, 75, 109, 111, 118, 119, 156, 160, 183, 187], "doulo": 144, "dout": 95, "dout_dst_rdi": 95, "dout_src_rdi": 95, "dout_vld": 95, "down": [14, 21, 67, 88, 89, 110], "download": [27, 128, 173], "downstream": [46, 118, 119], "downto": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 121, 180, 183, 192], "dp_bmem": 161, "dp_bmem_behav": 166, "dp_bmem_v7": 161, "dp_bram": [29, 161], "dp_bram_xilinx": 161, "dp_uram_xilinx": 161, "dpi": 166, "dpm": [39, 45], "dpm_rd_chan": 37, "dpm_rd_data": 37, "draft": [22, 183, 187, 191], "drc": 187, "drd": [87, 88, 146], "drdy": [83, 87, 146], "dreleas": 156, "drive": [124, 129, 133, 135, 136, 144, 149], "driven": [12, 20], "driver": [27, 31, 37, 124, 125, 126, 127, 130, 132, 137, 138, 145, 146, 151, 174, 185, 188, 189], "driver_delai": 151, "drop": [40, 42, 45, 47, 54, 56, 65, 107, 108, 150, 152, 180], "drop_object": 144, "drope": 45, "dropper": [40, 152, 162], "drp_bridg": 187, "drpclk": 107, "dsp": [2, 44, 46, 111, 120, 121, 160], "dsp48e2": 160, "dsp_cnt_width": 46, "dsp_compar": 3, "dsp_enabl": 3, "dsp_xor": 160, "dst": [49, 90, 102, 144], "dst_buf": [17, 164], "dst_buf_col": 17, "dst_buf_row": 17, "dst_buf_wr_addr": 17, "dst_buf_wr_data": 17, "dst_buf_wr_en": 17, "dst_buf_wr_i": 17, "dst_channel": 90, "dst_rdy": [4, 47, 76, 80, 91, 102, 104, 108, 118, 119, 128, 142, 143, 144, 145, 147, 160], "dt": [112, 166, 184], "dtb": [112, 166], "dtb_data": 185, "dtb_pkg": 112, "dtc": [185, 189], "dts_applic": 185, "dts_boot_control": 185, "dts_build_netcop": 185, "dts_build_project": 185, "dts_dma_modul": 185, "dts_my_comp": 185, "dual": [1, 4, 29, 43, 161], "due": [6, 31, 59, 63, 68, 71, 109, 111, 131], "duplic": [54, 192], "durat": [20, 28, 71], "dure": [13, 18, 26, 31, 47, 58, 60, 67, 104, 111, 144, 161, 166, 179, 184], "dut": [122, 123, 124, 125, 128, 131, 134, 137, 138, 139, 141, 142, 144, 145, 146, 147, 150, 151, 152], "dut_bas": 144, "dut_item": [131, 144], "dut_tr_timeout_set": 131, "dut_typ": 131, "dut_u": [144, 150], "dw": [33, 117], "dw_count": 114, "dword": [22, 43, 112, 113, 114, 116, 117], "dwr": [87, 88, 146], "dx": 189, "dynam": [118, 119, 166, 179, 184, 187, 188], "e": [11, 12, 18, 19, 27, 39, 43, 45, 59, 60, 67, 68, 71, 76, 83, 87, 88, 89, 98, 104, 109, 110, 111, 113, 144, 148, 150, 152, 166, 167, 168, 170, 171, 173, 175, 177, 178, 180, 183, 184, 187, 188, 195], "e_p": 179, "e_til": [180, 185], "ea_do": 131, "each": [0, 6, 11, 14, 17, 19, 22, 25, 26, 27, 31, 34, 38, 39, 43, 44, 45, 48, 55, 56, 57, 58, 59, 60, 62, 65, 67, 68, 69, 70, 71, 73, 74, 76, 78, 80, 81, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 104, 107, 109, 110, 111, 112, 113, 114, 118, 119, 131, 144, 147, 152, 156, 160, 164, 166, 179, 180, 183, 184, 185, 186, 187, 188, 190, 191, 192, 194, 195, 196], "earli": [135, 136], "earlier": [76, 144, 152], "easi": [0, 130, 135, 136, 149, 174, 188, 191, 195], "easier": [11, 47, 89, 129, 166], "easili": [36, 59, 86, 159, 185, 193], "eb1_di": 131, "eb1_do": 131, "eb2_di": 131, "eb2_do": 131, "ecc": [31, 183], "edb": [135, 136], "edg": [1, 29, 31, 76, 150, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177], "edge_detect": [29, 160], "edit": [29, 31, 185, 189], "editor": 47, "edu": 10, "eeof": [135, 136], "efd": 109, "effect": [4, 6, 64, 77, 79, 98, 101, 105, 107, 156, 161], "effectiv": 16, "effici": [50, 96, 98, 100], "effort": 144, "eg": [101, 185], "ehip_port_typ": 180, "eight": [149, 187], "einfochip": 144, "either": [29, 31, 33, 55, 58, 59, 60, 67, 68, 76, 87, 166, 184], "element": [2, 148, 155, 184], "elimin": [17, 19, 119], "els": [3, 87, 89, 90, 111, 128, 131, 138, 142, 143, 144, 184], "elseif": [166, 184], "embed": [156, 161], "emif": [29, 31, 32, 183, 190], "emif_auto_precharg": [31, 183], "emif_cal_fail": [31, 183], "emif_cal_success": [31, 183], "emif_ecc_isr": 31, "emif_ecc_usr_int": 183, "emif_rst_don": [31, 183], "emif_rst_req": [31, 183], "emploi": 187, "empti": [5, 6, 19, 50, 65, 71, 76, 126, 127, 141, 151, 156, 166, 185], "emul": 102, "en": [20, 150], "ena": 134, "enabl": [0, 3, 4, 5, 6, 8, 10, 11, 14, 17, 18, 19, 20, 23, 25, 27, 31, 39, 41, 45, 46, 48, 49, 50, 52, 54, 55, 56, 58, 61, 62, 63, 64, 69, 71, 74, 75, 77, 80, 82, 83, 87, 88, 89, 90, 91, 94, 95, 96, 98, 101, 109, 111, 113, 114, 116, 117, 119, 120, 121, 129, 135, 136, 144, 146, 159, 160, 161, 162, 166, 174, 180, 183, 186, 187, 188, 192, 195, 196, 198], "enabled_chan": [37, 42, 44], "enc": 160, "encapsul": 148, "encapsulation_element_max_numb": 148, "encod": [2, 107, 130, 149, 160], "encount": 67, "end": [11, 18, 19, 25, 27, 28, 31, 33, 40, 45, 47, 54, 57, 58, 60, 61, 67, 68, 71, 76, 87, 89, 109, 110, 111, 113, 126, 127, 128, 129, 130, 131, 135, 136, 142, 143, 144, 147, 148, 150, 151, 156, 166, 183, 195], "end_ev": 28, "end_profil": 179, "end_time_max": 148, "end_time_min": 148, "endclass": [128, 131, 139, 142, 143, 144, 150], "endfunct": [128, 131, 139, 142, 143, 144, 150], "endgroup": 144, "endian": 60, "endinterfac": 150, "endmodul": 144, "endpoint": [22, 37, 39, 40, 43, 44, 46, 116, 183, 186, 189, 192], "endpoint_typ": 116, "endproperti": 144, "endtask": [131, 144, 150, 151, 152], "engin": [31, 45, 144], "enhanc": 12, "enjoi": 27, "enlarg": 109, "enough": [19, 67, 76, 88, 144, 146, 187, 194], "ensur": [54, 67, 82, 93, 119, 183, 184, 185], "ent": 144, "enter": [110, 131, 180, 183, 187, 192], "entir": [0, 17, 22, 110, 119, 166, 183, 185, 187, 191, 195], "entiti": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 131, 150, 166, 183, 184], "entity_a": 131, "entity_b": 131, "entity_b1_i": 131, "entity_b2_i": 131, "entity_bas": [144, 166, 185], "entity_i": 131, "entity_name_1": 184, "entity_name_2": 184, "entri": [45, 106, 166, 184], "enum": 122, "env": [128, 132, 133, 139, 142, 143, 144, 151, 152], "env_config_item": 151, "env_main": 144, "env_rx": [128, 139, 142, 143], "enviro": [132, 151], "environ": [5, 45, 124, 125, 130, 132, 133, 137, 138, 145, 152, 166, 184, 200], "eof": [33, 54, 55, 57, 58, 59, 60, 63, 64, 68, 75, 76, 78, 80, 81, 109, 110, 111, 113, 126, 127, 128, 135, 136, 142, 144, 145, 151, 183], "eof_po": [33, 59, 68, 145], "eof_pos_width": 76, "eop": [47, 134], "eop_empti": 133, "eop_po": 47, "ep": 183, "epoch": 196, "epon": 107, "eq": 131, "equal": [3, 26, 31, 67, 75, 76, 87, 89, 121, 144, 180, 183], "equat": 67, "eras": [26, 80], "err": [31, 134], "error": [0, 22, 31, 85, 87, 107, 108, 109, 131, 133, 141, 144, 179, 180, 183, 184, 187], "error_msg": 131, "errorcrc": [22, 183, 187], "errorfram": [22, 183, 187], "errormac": [22, 183, 187], "errormaxtu": [22, 183, 187], "errormintu": [22, 183, 187], "especi": [184, 185, 195], "essenti": [87, 144], "etc": [0, 2, 39, 45, 47, 67, 87, 102, 138, 144, 184, 185, 187, 192], "eth": [0, 48, 90, 109, 111, 131, 180, 183, 185, 187, 188, 189, 195], "eth0": 185, "eth1": 185, "eth_channel": 183, "eth_core_arch": 180, "eth_hdr_pack": [22, 109, 183, 187], "eth_mac_bypass": 180, "eth_mfb_region": 183, "eth_mfb_region_s": 183, "eth_phi": [135, 136], "eth_port": 180, "eth_port_chan": 180, "eth_port_rx_mtu": 180, "eth_port_spe": 180, "eth_port_tx_mtu": 180, "eth_refclk_n": 180, "eth_refclk_p": 180, "eth_rx": 48, "eth_rx_": 183, "eth_rx_hdr_width": [109, 180, 183], "eth_rx_link_up": 183, "eth_rx_mfb_data": [48, 183], "eth_rx_mfb_dst_rdi": [48, 183], "eth_rx_mfb_eof": [48, 183], "eth_rx_mfb_eof_po": [48, 183], "eth_rx_mfb_sof": [48, 183], "eth_rx_mfb_sof_po": [48, 183], "eth_rx_mfb_src_rdi": [48, 183], "eth_rx_mvb_channel": 48, "eth_rx_mvb_data": 183, "eth_rx_mvb_discard": 48, "eth_rx_mvb_dst_rdi": [48, 183], "eth_rx_mvb_hdr_meta": 48, "eth_rx_mvb_len": 48, "eth_rx_mvb_src_rdi": [48, 183], "eth_rx_mvb_vld": [48, 183], "eth_rx_n": 180, "eth_rx_p": 180, "eth_stream": [180, 183], "eth_tx": 48, "eth_tx_hdr_width": [180, 183], "eth_tx_mfb_": 183, "eth_tx_mfb_data": [48, 183], "eth_tx_mfb_dst_rdi": [48, 183], "eth_tx_mfb_eof": [48, 183], "eth_tx_mfb_eof_po": [48, 183], "eth_tx_mfb_hdr": 183, "eth_tx_mfb_sof": [48, 183], "eth_tx_mfb_sof_po": [48, 183], "eth_tx_mfb_src_rdi": [48, 183], "eth_tx_mvb_channel": [48, 180, 183], "eth_tx_mvb_dst_rdi": 48, "eth_tx_mvb_hdr_meta": 48, "eth_tx_mvb_len": 48, "eth_tx_mvb_src_rdi": 48, "eth_tx_mvb_timestamp": [180, 183], "eth_tx_mvb_vld": [48, 180, 183], "eth_tx_n": 180, "eth_tx_p": 180, "eth_tx_phy_rdi": 183, "eth_vers": 111, "etherlink": 27, "ethernet": [0, 22, 48, 49, 90, 109, 111, 133, 135, 136, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 187, 191, 193, 195, 196, 197], "ethphi": [135, 136], "evalu": [60, 150, 166, 169], "even": [11, 17, 20, 21, 25, 31, 49, 60, 67, 87, 90, 144, 183, 187, 188], "evenli": [0, 19, 104, 183, 187], "event": [25, 28, 82, 135, 136, 164], "event_count": 164, "event_counter_mi_wrapp": 18, "event_data": 150, "event_sign": 150, "eventhough": 120, "eventu": 187, "everi": [11, 25, 26, 31, 38, 43, 67, 75, 76, 88, 110, 125, 130, 137, 138, 144, 146, 152, 166], "everyth": 147, "everyvher": 151, "evolut": 18, "ex_test": 58, "exacli": [98, 101], "exact": 76, "exactli": [18, 31, 67, 99], "exampl": [0, 6, 8, 11, 18, 19, 21, 22, 24, 25, 31, 50, 67, 68, 71, 87, 88, 90, 109, 111, 115, 121, 125, 128, 131, 132, 137, 138, 139, 142, 143, 150, 151, 154, 159, 160, 174, 178, 183, 184, 187, 189, 192, 193, 194, 195], "example1": 5, "exce": 67, "except": [17, 41, 55, 135, 136, 166], "exception": 166, "execut": [17, 26, 27, 88, 91, 101, 166, 191, 195], "exist": [60, 102, 128, 144, 166, 174, 185, 187, 191], "exit": 31, "exp_rom_base_addr": [116, 192], "expans": [54, 116, 188], "expect": [11, 27, 58, 70, 87, 89, 144, 173, 180, 189], "experi": 189, "experiment": [49, 167, 169], "expert": [160, 161], "expir": 17, "explain": [88, 89, 144, 152, 187, 194], "explan": 166, "explicit": 166, "exponenti": 59, "export": [126, 127, 128, 130, 139, 141, 142, 143, 166], "express": [42, 45, 46, 98, 112, 113, 115, 144, 166, 192], "ext": 195, "ext_siz": 50, "extend": [54, 58, 60, 67, 75, 107, 112, 128, 131, 139, 142, 143, 144, 150, 160, 162, 185, 192], "extens": [50, 112, 146, 166, 185, 192], "extent": 185, "extern": [0, 23, 29, 31, 32, 71, 95, 107, 121, 154, 183, 188, 190, 193, 195, 196], "external_tim": 71, "external_time_src": 71, "extra": [109, 111, 144, 156, 166], "extra_librari": 166, "extra_modul": 166, "extra_vflag": 144, "extract": [46, 59, 60, 109, 119, 129], "extractor": [45, 119], "extrem": 67, "f": [31, 46, 109, 111, 172, 174, 187, 188, 195], "f0": 189, "f_extend_end_en": 75, "f_extend_end_s": 75, "f_extend_start_en": 75, "f_extend_start_s": 75, "f_gap_adjust_en": 75, "f_gap_adjust_size_avg": 75, "f_gap_adjust_size_min": 75, "f_tile": 180, "fabric": 107, "fact": [68, 126, 127, 130], "factori": 144, "fail": [31, 144, 173, 183], "failur": 31, "fake_fifo": [5, 7, 105], "fake_loopback": 61, "fake_pip": [66, 86], "fake_switch": 48, "fall": [1, 4, 77, 80, 89, 118, 119], "fall09": 10, "fals": [5, 6, 7, 8, 14, 16, 17, 18, 25, 26, 31, 39, 46, 48, 58, 61, 62, 64, 66, 71, 73, 74, 75, 78, 86, 89, 90, 91, 94, 95, 98, 101, 102, 105, 109, 111, 113, 114, 121, 166, 180, 184, 192], "famili": 166, "familiar": 185, "fancy_str": 184, "far": 61, "fashion": 17, "fast": [11, 135, 136, 160], "fast_sof": [135, 136], "faster": 166, "fb2cgg3": 176, "fbe_in": 115, "fbe_out": 115, "fc": 109, "fcs_error": 133, "fdo": [5, 166], "feat": [135, 136], "featur": [54, 76, 109, 161, 167, 169, 184, 185, 187, 196], "fec": [179, 187], "feed": 187, "fetch": 166, "few": [4, 5, 6, 31, 52, 60, 67, 68, 77, 106, 152, 166, 179, 185], "fewer": 72, "ffve1760": 175, "fh400g": 179, "fibonacci": 160, "field": [17, 60, 67, 109, 113, 125, 137, 138, 184], "fifo": [1, 2, 4, 5, 6, 9, 17, 18, 19, 21, 23, 28, 47, 48, 59, 62, 64, 65, 68, 69, 71, 77, 79, 80, 81, 82, 93, 94, 99, 100, 101, 105, 107, 118, 119, 122, 126, 127, 129, 130, 132, 150, 164, 183, 187], "fifo_ae_offset": 65, "fifo_aempti": 79, "fifo_af_offset": 65, "fifo_aful": 79, "fifo_bram": 156, "fifo_bram_xilinx": 156, "fifo_ctrl": 59, "fifo_data": 144, "fifo_depth": [59, 65, 79, 94, 99, 105], "fifo_en1_input": 131, "fifo_en2_input": 131, "fifo_ful": 28, "fifo_item": [28, 77, 81], "fifo_model_input": 144, "fifo_n1": 156, "fifo_pip": 164, "fifo_s": 68, "fifo_statu": 79, "fifo_typ": 144, "fifo_width": [79, 101, 105], "fifox": [17, 19, 21, 45, 50, 64, 69, 94, 98, 101, 118, 144, 150, 156, 162, 165], "fifox_items_mult": 98, "fifox_multi": [6, 60, 156], "fifox_ram_typ": [5, 6], "fifth": 89, "fig": [31, 32], "figur": [39, 45, 46, 76, 89, 104, 110, 119], "file": [27, 31, 45, 122, 129, 144, 148, 152, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 183, 185, 188, 189, 191], "file_to_anotherlib": 166, "file_to_work": 166, "file_typ": 166, "filenam": [166, 184], "fill": [17, 18, 29, 32, 80, 110, 117, 129, 166, 183, 187], "filtr": 59, "final": [3, 54, 71, 76, 87, 89, 144, 152, 184], "find": [31, 128, 139, 142, 143, 144, 148, 183, 184, 189, 192], "fine": [47, 166], "finish": [31, 144, 189], "finish_item": [144, 151, 152], "finish_on_complet": 144, "fire": 150, "firmwar": [0, 67, 87, 112, 183, 186, 190, 191, 192, 193, 195], "firmware_bas": 144, "first": [4, 5, 6, 17, 18, 19, 22, 24, 29, 30, 31, 32, 45, 47, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 77, 87, 89, 104, 109, 110, 111, 113, 114, 115, 117, 126, 127, 128, 130, 131, 135, 136, 141, 142, 144, 146, 147, 149, 150, 152, 160, 164, 166, 173, 174, 179, 183, 184, 185, 187, 189, 192, 195, 196], "first_b": [114, 115], "first_on": [160, 164], "first_one_detector": 164, "firstib": 22, "fist": [35, 131, 151], "fit": [6, 11, 18, 19, 59], "five": [67, 76, 139, 145, 152, 179], "fix": [19, 104, 144, 146, 173, 179, 185], "fl_": 47, "fl_tool": 157, "flag": [5, 6, 22, 25, 32, 54, 55, 56, 57, 67, 73, 81, 92, 107, 108, 109, 111, 112, 113, 166, 174, 183, 187, 192, 196], "flash": [23, 170, 171, 172, 173, 191, 193], "flgb2104": [169, 176], "flip": [4, 77], "float": [109, 111, 166], "flop": [4, 77], "flow": [0, 24, 31, 64, 67, 148, 164, 167, 168, 169, 183, 187], "flowtest": 132, "flu_": 47, "flu_tool": 158, "flush": [129, 144], "flvb2104": 166, "fly": 109, "fo": 117, "focus": [46, 87], "folder": [25, 27, 31, 32, 152, 156, 161, 164, 166, 184, 189], "follow": [0, 11, 18, 31, 34, 36, 39, 45, 46, 57, 58, 59, 60, 61, 67, 68, 76, 80, 87, 88, 89, 90, 104, 107, 109, 110, 119, 122, 123, 124, 125, 128, 134, 137, 138, 139, 142, 144, 145, 152, 166, 173, 174, 183, 184, 187, 189, 195], "folow": 131, "footprint": 43, "forbidden": [6, 12, 47, 160], "forc": 31, "forev": [131, 144, 150], "fork": [101, 144], "form": [3, 25, 58, 67, 68, 72, 76, 89, 107, 110, 112, 166, 185, 194], "format": [22, 49, 59, 60, 65, 67, 71, 87, 90, 107, 109, 112, 119, 121, 144, 149, 170, 171, 172, 183, 187, 189, 192, 195], "formula": [67, 166], "forward": [0, 60, 67, 80, 109, 111, 148, 159, 186, 187, 192], "found": [1, 24, 41, 57, 76, 109, 144, 156, 160, 164, 174, 184, 185, 189, 191], "four": [67, 76, 87, 109, 111, 128, 142, 143, 146, 187, 188], "fourth": [87, 89], "fpga": [0, 3, 4, 5, 14, 16, 17, 18, 23, 27, 31, 35, 39, 45, 48, 49, 58, 59, 60, 65, 66, 70, 71, 74, 75, 79, 81, 82, 86, 89, 90, 94, 96, 98, 100, 101, 105, 109, 111, 113, 116, 119, 121, 154, 156, 159, 160, 161, 164, 166, 167, 168, 169, 170, 173, 174, 175, 176, 177, 179, 180, 183, 184, 186, 187, 190, 191, 192, 193, 195, 197], "fpga_common": [184, 185], "fpga_id": 183, "fpga_id_vld": 183, "fpga_id_width": 183, "fraction": 121, "frame": [22, 40, 41, 42, 45, 47, 48, 49, 54, 55, 57, 62, 64, 66, 68, 69, 73, 74, 76, 79, 80, 90, 109, 110, 111, 113, 119, 126, 127, 129, 130, 131, 133, 135, 136, 144, 149, 151, 162, 180, 183, 187, 188, 195], "frame_align": 68, "frame_pack": 59, "frame_size_max": 185, "frame_size_min": 185, "frame_unpack": 60, "framelink": 47, "framelinkunalign": 47, "frames_over_tx_block": 68, "frames_over_tx_region": 68, "framework": [0, 27, 31, 50, 144, 170, 174, 177, 185, 188], "free": [4, 5, 6, 19, 34, 48, 77, 79, 80, 81, 105, 107, 111, 118, 119, 129], "freed": [19, 118], "freeli": 184, "freq": [30, 71, 183], "frequenc": [1, 17, 18, 19, 31, 46, 67, 75, 107, 111, 119, 121, 161, 164, 183, 187], "frequent": [17, 189, 194], "friedl": [135, 136], "friendli": 11, "from": [0, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 23, 24, 25, 27, 29, 30, 31, 32, 35, 37, 38, 39, 40, 42, 44, 45, 46, 48, 55, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 71, 72, 74, 75, 76, 80, 86, 87, 89, 90, 94, 98, 101, 102, 104, 106, 107, 109, 110, 111, 112, 114, 116, 118, 119, 121, 122, 124, 125, 128, 129, 130, 131, 135, 136, 137, 138, 139, 141, 142, 144, 145, 146, 147, 149, 150, 152, 159, 160, 161, 164, 166, 179, 180, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196], "front": 75, "fsc": 109, "fsgd2104": 167, "fsm": [29, 31, 110], "fsvh2892": 168, "ft": 148, "full": [5, 6, 7, 19, 31, 59, 62, 65, 67, 68, 71, 80, 81, 119, 144, 156, 164, 166, 180, 184, 195], "fulli": [110, 119], "func": [45, 58, 180], "function": [3, 5, 10, 22, 23, 39, 45, 46, 65, 67, 75, 107, 110, 116, 117, 125, 128, 130, 131, 137, 138, 139, 142, 143, 146, 147, 150, 151, 160, 166, 185, 187, 192], "further": [59, 80, 166, 183, 187, 191], "futur": [14, 54, 77, 146, 195], "fw": [152, 188], "fwft_mode": [4, 77], "g": [11, 12, 18, 19, 27, 39, 45, 59, 67, 68, 71, 83, 110, 148, 152, 166, 178, 183, 184], "gab": 131, "gain": [27, 110], "gap": [19, 60, 67, 68, 75, 76, 104, 109, 110, 111, 128, 131, 139, 142, 144, 164, 192], "gate": [83, 160], "gather": 166, "gb": [0, 31, 75], "gbase": 107, "gbaser_decod": 107, "gbaser_encod": 107, "gbe": 194, "gbp": [45, 67, 107, 109, 111, 186, 188, 194, 195], "ge": 187, "gearbox": 107, "gen": [31, 62, 111, 153, 162, 163, 174, 186, 195], "gen3": [46, 167, 169, 173, 175, 176, 192], "gen3x16": 113, "gen3x8": 113, "gen4": [46, 170, 171, 177, 192], "gen5": [172, 174, 192], "gen_burst": 31, "gen_loop_switch": [0, 48, 185, 195], "gen_lutram": 161, "gen_mvb_demux": 91, "gen_mvb_mux": 99, "gen_nor": 160, "gen_reg_arrai": 161, "gener": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 27, 33, 34, 35, 36, 37, 38, 39, 42, 46, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 106, 110, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 128, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 145, 146, 150, 151, 152, 154, 160, 161, 162, 164, 166, 167, 168, 169, 173, 174, 178, 179, 180, 184, 186, 187, 188, 189, 191, 192, 193, 195, 196], "generali": 11, "generate_j": 170, "generate_pof": [171, 172], "generated_": 148, "generated_config": 148, "generated_ipv4_range_max_numb": 148, "generated_ipv6_range_max_numb": 148, "generated_mac_range_max_numb": 148, "generated_memory_fil": 122, "generated_memory_file_typ": 122, "generated_profil": 148, "get": [11, 18, 27, 31, 60, 64, 67, 87, 95, 112, 116, 128, 131, 139, 142, 143, 144, 146, 147, 150, 159, 166, 183, 185, 186, 187, 194], "get_full_nam": [128, 139, 142, 143, 144, 152], "get_global_pool": 150, "get_next_item": 144, "get_rsp": [146, 152], "get_typ": [128, 139, 142, 143, 144], "get_type_nam": 144, "getit_indv_hdr_data": 60, "gigabit": [159, 193, 194], "git": [27, 166], "github": 27, "gitlab": [135, 136], "given": [26, 27, 28, 67, 71, 76, 104, 144], "gl": [162, 174, 186, 191], "glbl": 166, "global": [19, 22, 39, 45, 46, 107, 117, 166, 183, 187], "global_out_aful": 19, "global_out_en": 19, "gls_mod": 195, "go": [0, 14, 87, 89, 144, 185, 189], "goal": [67, 184], "goe": [89, 110, 166, 180, 184, 187], "goingt": 150, "gonna": 89, "good": [67, 144, 166, 183], "gp": 121, "grai": 1, "granular": 22, "graph": [18, 25, 31, 32], "great": 76, "greater": [17, 48, 60, 75, 101, 109, 121, 147], "ground": 23, "group": [76, 90, 144, 184, 194], "gt": [107, 189], "gty": 107, "gty_40g": 107, "guarante": 129, "guest": 116, "gui": [144, 167, 168, 169], "guid": [23, 31, 144, 156, 161, 171, 172, 173, 179, 187], "guidelin": 144, "h": [31, 32, 119, 131, 173], "h0": 152, "h02": 152, "h04": 152, "h1": 152, "h1f": 152, "h2474b6ac": 152, "h3": 160, "h3_hash": [10, 160], "h3_pack": 10, "h3_type": 10, "h3c_": 10, "h3c_22x11": 10, "h3c_256x64": 10, "h3c_64x16": 10, "h3c_64x22": 10, "h4": 152, "h4c": 152, "h50": 152, "h6fbaaa52": 152, "h7a": 152, "h8": 152, "ha": [0, 1, 5, 6, 10, 11, 12, 18, 19, 21, 29, 31, 42, 43, 44, 45, 47, 58, 59, 60, 62, 67, 68, 71, 75, 76, 80, 87, 88, 89, 94, 104, 109, 110, 113, 118, 119, 125, 126, 127, 128, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 150, 152, 160, 161, 166, 167, 168, 169, 183, 184, 185, 186, 187, 188, 189, 191], "had": [47, 89], "hak": 27, "half": [110, 121, 192], "halt": [67, 119], "hand": [76, 104, 118, 119, 184], "handl": [26, 31, 54, 110, 128, 139, 141, 142, 151, 166, 186, 188, 191, 192], "handout": 10, "handshak": [1, 7, 104, 160], "happen": [21, 26, 57, 60, 80, 101, 144], "hard": [29, 31, 109, 111, 116, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 187, 195], "hardwar": [27, 37, 39, 44, 45, 46, 166, 167, 168, 169, 184], "hash": [144, 160], "hash_width": 10, "have": [6, 10, 11, 14, 17, 18, 19, 25, 29, 31, 39, 45, 48, 55, 58, 60, 67, 68, 76, 80, 85, 87, 88, 89, 91, 104, 108, 109, 110, 111, 118, 119, 123, 128, 131, 139, 141, 142, 144, 146, 147, 149, 151, 152, 160, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 183, 187, 189, 195], "hba_rd_chan": 37, "hba_rd_data": 37, "hbm": 183, "hbm_addr_width": 183, "hbm_axi_araddr": 183, "hbm_axi_arburst": 183, "hbm_axi_arid": 183, "hbm_axi_arlen": 183, "hbm_axi_arprot": 183, "hbm_axi_arqo": 183, "hbm_axi_arreadi": 183, "hbm_axi_ars": 183, "hbm_axi_arus": 183, "hbm_axi_arvalid": 183, "hbm_axi_awaddr": 183, "hbm_axi_awburst": 183, "hbm_axi_awid": 183, "hbm_axi_awlen": 183, "hbm_axi_awprot": 183, "hbm_axi_awqo": 183, "hbm_axi_awreadi": 183, "hbm_axi_aws": 183, "hbm_axi_awus": 183, "hbm_axi_awvalid": 183, "hbm_axi_bid": 183, "hbm_axi_breadi": 183, "hbm_axi_bresp": 183, "hbm_axi_bvalid": 183, "hbm_axi_rdata": 183, "hbm_axi_rdata_par": 183, "hbm_axi_rid": 183, "hbm_axi_rlast": 183, "hbm_axi_rreadi": 183, "hbm_axi_rresp": 183, "hbm_axi_rvalid": 183, "hbm_axi_wdata": 183, "hbm_axi_wdata_par": 183, "hbm_axi_wlast": 183, "hbm_axi_wreadi": 183, "hbm_axi_wstrb": 183, "hbm_axi_wvalid": 183, "hbm_burst_width": 183, "hbm_clk": 183, "hbm_data_width": 183, "hbm_id_width": 183, "hbm_init_don": 183, "hbm_len_width": 183, "hbm_port": 183, "hbm_prot_width": 183, "hbm_qos_width": 183, "hbm_reset": 183, "hbm_resp_width": 183, "hbm_size_width": 183, "hbm_user_width": 183, "hc": 152, "hc4d1ce40": 152, "hda7a5407": 152, "hda7a5411": 152, "hda7a54cc": 152, "hdl": [144, 195], "hdp": [39, 45, 46], "hdp_update_chan": 35, "hdp_update_data": 35, "hdp_update_en": 35, "hdp_wr_chan": [37, 44], "hdp_wr_data": [37, 44], "hdp_wr_en": [37, 44], "hdr": [22, 45, 149, 183, 187], "hdr_buff_addr": 42, "hdr_buff_chan": 42, "hdr_buff_data": 42, "hdr_buff_dst_rdi": 42, "hdr_buff_src_rdi": 42, "hdr_id": 183, "hdr_len": 183, "hdr_length": 60, "hdr_meta_width": [39, 42, 45, 46, 48, 59, 78], "hdr_vld": 149, "hdr_width": [62, 69, 131, 144], "hdrm_data_pcie_hdr": 33, "hdrm_data_pcie_hdr_dst_rdi": 33, "hdrm_data_pcie_hdr_s": 33, "hdrm_data_pcie_hdr_src_rdi": 33, "hdrm_dma_hdr_data": 33, "hdrm_dma_hdr_dst_rdi": 33, "hdrm_dma_hdr_src_rdi": 33, "hdrm_dma_pcie_hdr": 33, "hdrm_dma_pcie_hdr_dst_rdi": 33, "hdrm_dma_pcie_hdr_s": 33, "hdrm_dma_pcie_hdr_src_rdi": 33, "hdrm_pkt_drop": 33, "he": [11, 17, 147, 152, 166], "header": [19, 22, 34, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 59, 60, 62, 69, 74, 78, 107, 112, 114, 119, 130, 131, 144, 149, 152, 164, 183, 187, 198], "header_length": 60, "header_width": 152, "heavili": 19, "heb7ab8cc": 152, "help": [19, 31, 32, 60, 144, 179], "helper": 184, "henc": [58, 67, 87, 166], "here": [1, 6, 7, 11, 17, 18, 19, 21, 58, 59, 67, 71, 76, 88, 109, 110, 135, 136, 152, 154, 156, 160, 164, 179, 184, 185, 187, 189], "hexa": 32, "hexadecim": [76, 87], "hf0": 152, "hf404f404f404f404": 152, "hfe": [152, 166], "hfe_empti": 166, "hfe_ful": 166, "hfe_pars": 166, "hfe_pip": 166, "hfe_top": 166, "hft": [135, 136], "hhp": [39, 45], "hhp_update_chan": 35, "hhp_update_data": 35, "hhp_update_en": 35, "hhp_wr_chan": [37, 44], "hhp_wr_data": [37, 44], "hhp_wr_en": [37, 44], "hi": [125, 126, 127, 135, 136, 137, 149, 185], "hi_ber": 107, "hide": 166, "hierarch": 184, "hierarchi": [122, 184], "high": [17, 19, 31, 49, 73, 76, 85, 90, 107, 109, 111, 121, 128, 129, 130, 139, 141, 142, 147, 151, 159, 160, 186, 188, 193, 194], "higher": [17, 18, 49, 58, 87, 89, 100, 110, 121, 125, 137, 138, 144, 160, 184, 188], "highest": [16, 49, 76, 89, 104, 121, 144, 184], "highli": 200, "himself": 80, "hint": 113, "hist": [25, 30], "hist_box_cnt": 25, "hist_box_width": 25, "hist_en": 25, "histogram": [0, 24, 25, 30, 31, 154], "histogram_box": [24, 31], "histogramm": 25, "histogrammer_i": 26, "hit": [22, 183, 187], "hitmac": [22, 183, 187], "hitmacvld": [22, 183, 187], "hl": 144, "hl_item": 144, "hl_sequenc": [131, 144], "hl_tr": 151, "hl_transact": 131, "hold": [76, 109, 111, 144], "hole": [146, 195], "hopefulli": 88, "host": [23, 27, 34, 39, 45, 83, 116, 119, 170, 171, 172, 183, 188, 192, 193], "hot": [59, 160], "how": [0, 4, 5, 6, 11, 18, 20, 22, 25, 58, 67, 76, 79, 87, 89, 104, 105, 128, 131, 139, 142, 143, 144, 159, 186, 195], "howev": [5, 11, 18, 31, 58, 60, 67, 76, 87, 88, 100, 110, 138, 144, 184, 185, 187, 188, 195], "hpm": [39, 45], "hpm_rd_chan": 37, "hpm_rd_data": 37, "hsi": 174, "htile_pcie_fix": 173, "html": [144, 174], "http": [10, 13, 27, 135, 136], "huge": 7, "hw": [34, 35, 185, 195], "hyper": 164, "hyper_pip": 164, "hz": [67, 71], "i": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 156, 159, 160, 161, 164, 166, 169, 170, 171, 173, 174, 176, 179, 180, 183, 185, 186, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198], "i0": 11, "i0_deccr": 11, "i0_incr": 11, "i1": 11, "i1_deccr": 11, "i1_incr": 11, "i2": 11, "i2_deccr": 11, "i2_incr": 11, "i2c": [0, 185, 187], "i2c0": [0, 185], "i2c1": [0, 185], "i_array_t": [25, 89], "i_str": 144, "iclud": 184, "id": [14, 21, 22, 23, 45, 54, 58, 59, 60, 71, 85, 108, 109, 117, 118, 119, 179, 180, 181, 183, 187, 192], "id32": 164, "idea": [18, 60, 144, 166, 183], "ideal": [19, 67, 185], "ident": 191, "identif": [112, 164, 183], "identifi": [87, 107, 112, 144, 185], "idl": [19, 67, 75, 104, 107, 111, 129, 130, 149, 164], "idle_count_max": 129, "idle_count_min": 129, "ie": 185, "ieee": 107, "ier": 23, "iff": 144, "ifg": 109, "ignor": [4, 11, 16, 67, 71, 76, 77, 87, 98, 109, 110, 111], "ii": 173, "illegal_bin": 144, "illegalnam": 144, "illustr": [60, 67, 89, 187], "imag": [144, 173], "immedi": [1, 58, 60, 85, 87, 110, 111, 166, 186], "immidi": [80, 118], "impact": [67, 166], "impement": 144, "implement": [0, 3, 4, 5, 9, 11, 13, 14, 16, 18, 27, 35, 37, 52, 60, 63, 68, 76, 77, 79, 82, 83, 86, 101, 102, 105, 106, 107, 109, 111, 119, 129, 131, 144, 146, 156, 160, 161, 164, 173, 183, 184, 185, 186, 187, 191, 192, 195, 196], "implemet": 102, "impli": 67, "implicit": 5, "import": [58, 68, 128, 139, 142, 144, 166, 185], "important_boolean": 184, "imposs": 144, "improv": [46, 98, 144, 146], "in_a": 131, "in_addr": 86, "in_addr_len": 117, "in_address": 117, "in_address_typ": 117, "in_ardi": 86, "in_attribut": 117, "in_axi_tus": 117, "in_b": [86, 131], "in_bus_num": 117, "in_byte_cnt": 117, "in_comp_st": 117, "in_data": 144, "in_drd": 86, "in_drdi": 86, "in_dw_cnt": 117, "in_dw_count": 114, "in_dwr": 86, "in_fb": 117, "in_first_b": 114, "in_head": 117, "in_intel_meta": 117, "in_last_b": 114, "in_lb": 117, "in_lower_addr": 117, "in_meta_func_id": 117, "in_mwr": 86, "in_pipe_en": 62, "in_rd": 86, "in_req_id": 117, "in_req_typ": 117, "in_stream": 54, "in_tag": 117, "in_tc": 117, "in_vfid": 117, "in_wr": 86, "inact": 87, "inbandfc": 109, "inc": [144, 166, 184], "inc_ch": 9, "inc_fifo_s": 9, "inc_rdi": 9, "inc_val": 9, "inc_vld": 9, "inc_width": 9, "includ": [4, 24, 31, 32, 54, 59, 68, 107, 109, 111, 116, 144, 156, 159, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 183, 185, 186, 187, 188, 189, 190, 191, 192, 195, 198], "incom": [17, 35, 36, 40, 41, 55, 56, 59, 65, 67, 71, 76, 80, 87, 89, 109, 114, 115, 119, 144, 183, 187], "incoming_fram": 109, "incompat": 184, "incomplet": 76, "inconsistend": 151, "incr": [49, 90], "incr_val_reg": 121, "increas": [11, 17, 34, 64, 67, 68, 72, 75, 88, 109, 110, 125, 137, 138, 160, 185], "increment": [9, 11, 25, 26, 31, 42, 49, 65, 71, 87, 90, 109, 121, 146, 187, 195], "indent": 144, "independ": [0, 11, 16, 17, 19, 60, 63, 67, 90, 96, 102, 118, 119, 135, 136, 144, 156, 166, 183, 184, 187, 194], "independetli": 102, "index": [6, 11, 22, 25, 29, 31, 35, 59, 87, 89, 104, 110, 112, 160, 183, 187], "indic": [4, 31, 57, 60, 67, 76, 85, 87, 89, 104, 113, 120, 144, 179, 185], "indirect": [112, 163], "indirectli": 85, "individu": [0, 1, 60, 62, 65, 71, 87, 109, 144, 166, 179, 183, 185, 186, 187, 191, 192], "ineffici": 68, "inf": [14, 60, 65], "inf_channel": 35, "inf_dst_rdi": 35, "inf_meta": 35, "inf_src_rdi": 35, "infinit": 19, "influenc": [87, 96], "info": [8, 17, 27, 78, 109, 144, 184, 187, 189], "inform": [11, 17, 23, 27, 35, 41, 44, 46, 48, 50, 54, 67, 68, 74, 77, 78, 79, 80, 83, 109, 113, 118, 119, 129, 139, 142, 143, 144, 145, 150, 152, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 187, 189, 192, 195, 196], "infram": [128, 133, 139, 142], "infrastructur": 47, "infrom": 11, "ingor": 102, "inherit": [129, 131, 152], "init": 123, "init_ack": 123, "init_addr_base_downto": 89, "init_addr_mask_downto": 89, "init_done_n": 192, "init_port_mapping_downto": 89, "init_sequ": [128, 139, 142, 143, 144], "init_sequence_librari": [128, 139, 142, 143, 144], "initi": [25, 37, 39, 45, 123, 144, 184, 191], "inner": [132, 144], "inout": 180, "input": [3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 25, 26, 33, 35, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 72, 73, 74, 75, 78, 83, 85, 86, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 102, 106, 108, 109, 110, 111, 115, 117, 119, 120, 121, 122, 129, 131, 150, 156, 160, 164, 166, 180, 183, 185, 186, 187], "input_1": 3, "input_2": 3, "input_data": 95, "input_data_width": 3, "input_dst_rdi": 95, "input_eq_output": 78, "input_fifo_s": 62, "input_item": 144, "input_mfb": 144, "input_mvb": 144, "input_reg": [8, 91], "input_regs_en": 3, "input_src_rdi": 95, "input_tim": 144, "input_vld": 26, "input_width": [10, 26], "inrement": 11, "insensit": 148, "insert": [10, 34, 48, 50, 60, 61, 64, 74, 75, 107, 109, 111, 119, 152, 166, 183, 185, 187], "insert_mod": 64, "insertor": [38, 39, 59, 107, 162], "insid": [17, 21, 26, 29, 31, 32, 60, 76, 80, 104, 109, 110, 111, 131, 144, 164, 166, 185, 192, 195], "inspir": [13, 67, 144, 183], "instal": [0, 24, 25, 27, 31, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 185, 189], "instanc": [6, 27, 31, 129, 144, 147, 150, 152, 166, 185, 187, 192], "instant": 47, "instanti": [0, 27, 101, 129, 144, 166, 183, 185, 186, 187, 190, 195], "instantiati": 43, "instead": [5, 6, 50, 58, 62, 68, 71, 76, 89, 98, 128, 139, 142, 143, 144, 166, 183, 189], "instrfac": 25, "instruct": [17, 34, 48, 75, 166, 184, 186, 187, 189], "int": [131, 144, 150, 151], "inta": 121, "intefac": [58, 69], "integ": [8, 11, 14, 15, 16, 24, 25, 26, 28, 31, 34, 35, 36, 38, 58, 62, 63, 64, 66, 68, 69, 70, 72, 74, 75, 77, 86, 87, 89, 95, 121, 144, 147, 166, 183], "integer_vector": 180, "integr": [113, 166, 192], "intel": [4, 5, 23, 27, 31, 46, 59, 66, 79, 83, 86, 101, 105, 109, 111, 113, 116, 117, 119, 122, 123, 132, 154, 156, 161, 164, 170, 173, 174, 177, 179, 180, 184, 187, 188, 189, 190, 191, 192], "intel_jtag_op_control": [0, 185], "intel_jtag_op_ctrl": [0, 185], "intel_mac_seg_if": 133, "intel_sdm_control": [0, 185], "intend": [17, 107], "intensli": 58, "inter": [19, 111, 131, 144, 164], "interact": [25, 67, 87], "interconnect": [61, 183, 193], "interest": [10, 125, 137, 138], "interfac": [0, 4, 5, 9, 11, 17, 18, 19, 21, 23, 24, 25, 26, 29, 31, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 54, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 98, 99, 101, 102, 106, 109, 110, 111, 113, 116, 117, 118, 119, 121, 122, 123, 124, 125, 128, 129, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 145, 146, 151, 152, 164, 167, 168, 169, 180, 185, 189, 190, 192, 193, 194, 195, 198], "interface_nam": [128, 133, 139, 142, 143, 144, 147], "interfam": 131, "interleav": 89, "intern": [6, 11, 17, 19, 27, 34, 43, 44, 45, 46, 48, 59, 61, 67, 71, 76, 80, 92, 104, 110, 122, 128, 134, 139, 142, 144, 150, 183, 185, 186, 195], "interpret": [102, 166], "interrupt": [23, 31, 110, 164], "interrupt_manag": 164, "interupt": 183, "interv": [18, 67], "interval_count": 67, "interval_length": 67, "intro": 67, "introduc": [129, 144], "invalid": [6, 22, 59, 60, 67, 68, 87, 93, 104, 114, 146], "invert": [74, 107], "ip": [0, 23, 27, 29, 31, 32, 46, 107, 109, 111, 116, 118, 119, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 184, 185, 187, 188, 189, 190, 191, 195, 198], "ipg": 111, "ipg_gener": 132, "ipg_generate_en": 111, "ipv4": [74, 148], "ipv4_min_packet_size_to_fragment_max": 148, "ipv4_min_packet_size_to_fragment_min": 148, "ipv4_prefix_max": 148, "ipv4_prefix_min": 148, "ipv6": 148, "ipv6_min_packet_size_to_fragment_max": 148, "ipv6_min_packet_size_to_fragment_min": 148, "ipv6_prefix_max": 148, "ipv6_prefix_min": 148, "irq": 23, "is_reset": 151, "iset": 11, "isn": 109, "isnt": 144, "isr": 23, "issu": [11, 27, 39, 42, 45, 71, 87, 144, 184], "isunknown": 144, "it_num": 144, "it_str": 144, "item": [4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 22, 27, 48, 49, 50, 52, 54, 55, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 87, 89, 90, 91, 92, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 109, 111, 113, 116, 131, 132, 143, 144, 145, 146, 165, 183, 185, 187], "item_aux_en": 73, "item_don": 144, "item_s": [139, 142], "item_width": [17, 36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 90, 92, 93, 101, 102, 104, 105, 128, 137, 138, 139, 142, 143, 144, 145, 147, 152, 180], "items_port": 144, "items_s": 144, "items_width": 143, "itoa": 144, "its": [0, 12, 17, 19, 21, 23, 26, 27, 31, 39, 40, 44, 45, 46, 50, 58, 59, 60, 67, 71, 75, 76, 80, 87, 88, 89, 110, 118, 119, 122, 125, 131, 137, 138, 139, 143, 144, 147, 152, 166, 179, 183, 184, 185, 187, 188, 189, 191, 192, 195], "itself": [11, 19, 46, 118, 166, 173, 185, 187], "jakub": 1, "jan": [17, 19, 119], "jenkin": 144, "jic": 170, "join": [11, 68, 144], "join_ani": 144, "json": [31, 148], "jtag": [154, 167, 168, 169, 170, 171, 172, 191], "jtag_op_cli": 27, "jtag_op_mgmt": 27, "jtagconfig": 27, "jump": 144, "just": [0, 14, 31, 58, 67, 83, 89, 123, 129, 144, 146, 147, 150, 183, 184, 187, 189], "keep": [7, 11, 12, 29, 67, 89, 190], "kei": 187, "kept": [71, 83, 118, 119], "keyword": 166, "khz": [30, 31], "kind": [109, 110], "kintex": 46, "kit": [159, 169, 171, 172, 189, 193], "know": [11, 58, 80, 144, 185], "knowledg": [160, 161], "known": 146, "komponenti": 5, "kubalek": [17, 19, 119], "l": [0, 166], "l2": [188, 195], "lane": [59, 107, 129, 180, 192], "lane_align": 107, "lane_rx_polar": 180, "lane_tx_polar": 180, "languag": [144, 166], "lappend": [144, 166, 184], "larg": [18, 19, 27, 59, 63, 67, 110, 144, 166, 185], "large_vector": 184, "larger": [3, 6, 10, 25, 29, 31, 59, 68, 188], "largest": [40, 43, 45], "last": [6, 19, 22, 24, 30, 47, 57, 58, 60, 67, 76, 80, 85, 87, 89, 110, 113, 114, 115, 117, 118, 125, 126, 127, 129, 130, 135, 136, 137, 138, 144, 147, 149, 150, 151, 152, 156, 160, 166, 179, 184, 187], "last_b": [114, 115], "last_on": 160, "last_vld_impl": 60, "lastib": 22, "lastli": 60, "lat_mea": 45, "latch": 160, "latch_out": 12, "late": 166, "latenc": [0, 3, 6, 8, 9, 10, 11, 13, 17, 24, 30, 31, 45, 46, 58, 59, 68, 83, 87, 101, 122, 135, 136, 154, 160, 161, 186, 188, 190, 192], "latency_fifo_depth": 101, "latency_fifo_en": 101, "latency_fifo_ram_typ": 101, "latency_met": [24, 28], "latency_meter_i": 28, "latency_ticks_width": 24, "latency_vld": 28, "later": [11, 18, 41, 87, 101, 124], "latex": 31, "launch": [166, 184], "layer": [107, 109, 111, 119, 148, 188, 194], "layer_max_numb": 148, "layer_typ": 148, "layout": 58, "lazi": 166, "lbe_in": 115, "lbe_out": 115, "lbu": [109, 111, 132, 187, 197], "lead": [6, 19, 64, 68, 75], "learn": [144, 183, 187, 189], "least": [5, 19, 31, 57, 83, 88, 91, 108], "leav": [67, 89, 101, 166], "left": [4, 5, 6, 8, 23, 46, 67, 76, 79, 87, 104, 105, 110, 160, 187], "len": 183, "len_width": 52, "lenght": [22, 35], "length": [12, 17, 18, 19, 22, 31, 33, 37, 39, 44, 46, 49, 52, 54, 59, 60, 67, 68, 74, 75, 76, 78, 90, 104, 109, 110, 111, 112, 117, 126, 127, 131, 160, 180, 183, 187, 195], "length_width": [49, 60, 74], "leonardo": 160, "less": [4, 5, 27, 54, 67, 87, 89, 109, 111, 161, 184], "lesser": [62, 160], "let": [11, 19, 67, 68, 87, 89, 178], "letter": 76, "level": [0, 27, 45, 46, 58, 122, 123, 124, 125, 128, 129, 130, 132, 133, 134, 137, 138, 140, 141, 142, 143, 145, 151, 166, 180, 181, 184, 185, 187, 190, 193], "lewer": 151, "lfsr": 160, "lfsr_simple_random_gen": [31, 160], "li": 144, "lib": 166, "liberout": [135, 136, 185, 189], "libfdt": [185, 189], "librari": [25, 132, 166, 185, 188], "licens": [109, 111, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 188, 189], "life": 27, "ligc_vector_array_mfb": 137, "light": 161, "ligic": 137, "lii": 132, "like": [10, 11, 25, 49, 59, 76, 87, 89, 110, 112, 119, 123, 128, 138, 139, 142, 143, 144, 146, 152, 166, 180, 184, 187, 194, 195], "limit": [5, 7, 31, 76, 87, 90, 100, 104, 146, 162, 180, 188], "line": [5, 144, 185, 188, 189, 194], "linear": [19, 30], "link": [47, 107, 109, 111, 135, 136, 180, 183, 184, 185, 187, 189, 192, 195], "link_up": 109, "linux": [174, 188, 189], "list": [1, 27, 32, 39, 45, 59, 125, 137, 138, 144, 148, 152, 179, 184, 187, 188, 192, 195], "listen": 30, "lite": [180, 197], "littl": [60, 67], "ll_transact": 144, "load": [18, 21, 27, 29, 31, 58, 67, 119, 144, 160, 166, 170, 171, 172, 173, 174, 184, 185, 193], "local": [27, 147, 183, 195], "locat": [2, 27, 39, 45, 60, 122, 144, 148, 152, 153, 154, 156, 157, 158, 161, 162, 163, 165, 166, 179, 184, 187, 197, 198], "lock": [83, 107, 130], "log": [24, 25, 33, 144], "log2": [4, 5, 8, 9, 13, 14, 15, 16, 17, 26, 28, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 88, 90, 91, 98, 99, 100, 105, 106, 109, 111, 113, 116, 180, 183, 192], "logarithm": [76, 121], "logger": [31, 154], "logic": [2, 3, 6, 11, 19, 27, 29, 31, 37, 39, 42, 45, 46, 47, 61, 64, 67, 68, 75, 80, 82, 89, 92, 93, 95, 102, 107, 111, 118, 121, 123, 124, 128, 129, 131, 132, 133, 134, 135, 136, 139, 142, 144, 145, 146, 147, 150, 151, 156, 164, 180, 183, 184, 186, 192], "logic_vector": [137, 143], "logic_vector_arrai": [139, 142], "logic_vector_array_axi": [124, 132], "logic_vector_array_axi_env": 139, "logic_vector_array_mfb": [132, 138, 143], "logic_vector_array_mfb_env": 142, "logic_vector_mvb": 132, "logic_vector_mvb_env": 143, "long": [17, 20, 21, 33, 76, 80, 87, 164], "look": [11, 67, 89, 110, 121, 152, 160, 179, 187], "lookup": [152, 165], "loop": [11, 67, 102, 144, 162, 174, 186, 195], "loopback": [48, 107, 162, 174, 186, 187, 189, 195], "lost": 95, "lot": [18, 102, 144, 151], "low": [11, 17, 49, 67, 75, 90, 109, 111, 121, 122, 123, 124, 129, 132, 133, 134, 135, 136, 140, 145, 151, 186, 188, 192], "lower": [1, 5, 6, 14, 17, 18, 21, 39, 45, 49, 55, 58, 62, 68, 75, 87, 89, 93, 100, 109, 110, 117, 120, 121, 125, 137, 138, 144, 160, 187], "lowest": [11, 23, 46, 47, 48, 49, 76, 88, 89, 104, 184], "lsb": [76, 85, 95, 104, 110], "luckili": 11, "lut": [4, 5, 13, 44, 77, 79, 82, 101, 105, 156, 161], "lut_arch": 106, "lut_depth": 106, "lut_width": 106, "lutmem": 156, "lutram": [4, 106], "lvt_mem": [13, 161], "m": [0, 6, 18, 31, 32, 95, 151, 160], "m1_": 131, "m_": 144, "m_agent": 144, "m_byte_arrai": 144, "m_byte_array_ag": 144, "m_byte_array_cfg": 144, "m_cfg": [128, 139, 142, 143], "m_compar": 144, "m_config": [128, 139, 142, 143, 144], "m_config_sequenc": 144, "m_cov": 144, "m_data": 152, "m_driver": 144, "m_env": [128, 139, 142, 143, 144], "m_eth": [128, 142, 143], "m_fifo_input": 131, "m_meta": 152, "m_mfb_agent": 144, "m_mfb_cfg": 144, "m_mfb_sequenc": 144, "m_model": 144, "m_model_a": 131, "m_model_b1": 131, "m_model_b2": 131, "m_monitor": 144, "m_mvb_sequenc": 144, "m_regmodel": 144, "m_reset": [128, 139, 142, 143], "m_root": 144, "m_sequenc": 144, "m_valu": 131, "mac": [22, 49, 107, 132, 148, 166, 180, 183, 188, 191, 195, 197], "mac_check": 109, "mac_check_en": 109, "mac_count": 109, "mac_loopback": 187, "mac_prefix_max": 148, "mac_prefix_min": 148, "machin": [27, 130], "macro": [144, 152], "made": [7, 18, 30, 31, 110, 144, 146, 151, 164, 179, 187], "mai": [4, 5, 6, 19, 21, 47, 58, 67, 68, 76, 87, 95, 104, 109, 111, 116, 118, 119, 131, 144, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 188, 189, 195], "mailbox": [23, 144], "main": [11, 17, 21, 22, 47, 65, 71, 107, 109, 111, 119, 121, 122, 125, 137, 138, 149, 166, 184, 185, 187, 188, 192], "mainli": [19, 166, 192, 195], "maintain": [76, 104, 164], "major": [76, 87, 110, 125, 131, 137, 138, 151, 184, 188], "make": [0, 19, 25, 27, 32, 60, 67, 76, 87, 89, 107, 109, 118, 129, 144, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 184, 185, 187], "make_param": 166, "makefil": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 186, 192], "malfunct": 189, "manag": [23, 26, 33, 39, 42, 45, 119, 120, 167, 168, 169, 187, 198], "mandatori": [60, 166, 185], "mandatory_ipv4_address_rang": 148, "mandatory_ipv6_address_rang": 148, "mandatory_mac_address_rang": 148, "mani": [18, 22, 25, 79, 87, 89, 105, 119, 129, 144, 160, 184, 190], "manipul": [39, 45], "manner": 110, "manual": [27, 29, 31, 32, 67, 144, 167, 168, 169, 173, 195], "manuali": 31, "manufactur": [188, 189], "map": [0, 24, 25, 26, 28, 31, 83, 86, 87, 107, 112, 118, 119, 122, 131, 166, 183, 186, 187, 195], "mark": [6, 47, 80, 92, 95, 156, 196], "markdown": [25, 31], "marker": 107, "mash": 144, "mask": [16, 18, 22, 37, 39, 45, 58, 59, 63, 76, 80, 84, 92, 104, 109, 183, 187], "masker": 162, "masking_en": 63, "master": [44, 59, 82, 84, 87, 90, 107, 109, 111, 116, 121, 122, 144, 146, 183, 191], "master_driv": 146, "master_sequ": 146, "match": [107, 109, 144, 185], "math_pack": 144, "math_pkg": 144, "mathemat": 144, "matplotlib": 25, "matter": [11, 187], "max": [0, 5, 16, 25, 28, 30, 31, 33, 36, 38, 39, 40, 41, 42, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 90, 91, 99, 100, 106, 109, 111, 113, 116, 121, 125, 128, 137, 138, 139, 142, 143, 144, 151, 152, 180, 183, 192], "max_concurrent_ev": 18, "max_en": 25, "max_flow_inter_packet_gap": 148, "max_interval_cycl": 18, "max_paralel_ev": 28, "max_paralel_read": 24, "max_transaction_count": 147, "max_word": 60, "maxim": [25, 30, 31, 59, 109], "maximum": [3, 6, 11, 17, 18, 19, 20, 24, 25, 27, 35, 37, 39, 44, 45, 46, 48, 49, 50, 54, 55, 60, 63, 67, 74, 75, 77, 78, 81, 100, 104, 109, 111, 116, 121, 125, 128, 131, 137, 138, 139, 142, 143, 148, 151, 180, 183, 188, 192, 195, 196], "maxtu": [22, 183, 187], "mb1_in": 131, "mb2_in": 131, "mblock_siz": 60, "mbp": 67, "mcio": 172, "md": [27, 31, 188, 189], "mdio": 187, "mean": [14, 17, 18, 22, 33, 47, 58, 60, 67, 68, 76, 85, 87, 88, 89, 101, 104, 121, 144, 145, 146, 152, 160, 183, 184, 187, 192], "meant": [19, 80, 87], "measur": [0, 18, 24, 28, 30, 31, 45, 144, 180, 190, 195], "mechan": [1, 17, 47, 67, 93, 104, 112, 144, 151, 166, 184, 185], "media": [135, 136], "mediat": 193, "medium": 149, "medusa": [159, 198], "meet": [12, 67, 110], "mem": [0, 25, 183, 190], "mem_addr_width": [24, 183], "mem_address": 24, "mem_async": 24, "mem_avmm_address": [24, 183], "mem_avmm_burstcount": [24, 183], "mem_avmm_read": [24, 183], "mem_avmm_readdata": [24, 183], "mem_avmm_readdatavalid": [24, 183], "mem_avmm_readi": [24, 183], "mem_avmm_writ": [24, 183], "mem_avmm_writedata": [24, 183], "mem_burst_count": 24, "mem_burst_count_width": 24, "mem_burst_width": [24, 183], "mem_clk": [24, 183], "mem_data_width": [24, 183], "mem_def_refr_period": 183, "mem_freq_khz": 24, "mem_logg": [0, 24, 25, 30, 31, 185], "mem_logger_0": [0, 185], "mem_logger_1": [0, 185], "mem_logger_2": [0, 185], "mem_logger_3": [0, 185], "mem_logger_i": 24, "mem_mi_addr": 24, "mem_mi_ardi": 24, "mem_mi_b": 24, "mem_mi_drd": 24, "mem_mi_drdi": 24, "mem_mi_dwr": 24, "mem_mi_rd": 24, "mem_mi_wr": 24, "mem_port": 183, "mem_read": 24, "mem_read_data": 24, "mem_read_data_valid": 24, "mem_readi": 24, "mem_refr_ack": 183, "mem_refr_period": 183, "mem_refr_period_width": 183, "mem_refr_req": 183, "mem_rst": [24, 183], "mem_test": [0, 24, 31, 185], "mem_tester_0": [0, 185], "mem_tester_1": [0, 185], "mem_tester_2": [0, 185], "mem_tester_3": [0, 185], "mem_tester_mi": 31, "mem_tester_report": [31, 32], "mem_typ": 13, "mem_writ": 24, "mem_write_data": 24, "memori": [2, 4, 5, 11, 14, 15, 21, 22, 23, 24, 27, 29, 32, 34, 39, 48, 67, 77, 79, 82, 83, 87, 105, 109, 118, 122, 126, 127, 154, 156, 159, 160, 164, 170, 171, 172, 183, 187, 188, 191, 192, 193], "memory_filepath": 122, "memx": 44, "menawhil": 58, "mention": [27, 67, 76, 89, 166, 187], "merg": [0, 54, 62, 63, 68, 71, 95, 102, 126, 127, 131, 144, 165, 187], "merge_n_to_m": 165, "merger": [0, 119, 162, 187], "merger_input": 63, "messag": [31, 131, 144], "messi": 89, "met": 67, "meta": [59, 69, 74, 82, 83, 89, 104, 117, 131, 144, 145, 146, 183], "meta_align": 55, "meta_behav": [128, 142, 143], "meta_eof": [128, 142], "meta_eq_output": 78, "meta_func_id": 117, "meta_item": 144, "meta_mod": 68, "meta_out_mod": 60, "meta_sof": [128, 142, 143], "meta_width": [52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 79, 82, 83, 86, 87, 89, 93, 100, 106, 128, 131, 142, 143, 144, 145, 146], "metadata": [8, 14, 16, 17, 21, 34, 35, 45, 46, 48, 50, 52, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 70, 71, 74, 75, 77, 78, 79, 82, 83, 87, 100, 109, 128, 142, 146, 152, 162, 183, 187, 196], "metadata_insertor": 64, "metadata_s": 35, "metadata_width": [8, 14, 16, 17, 77], "meter": [48, 152, 154, 195], "method": [90, 131, 135, 136, 144, 149, 189], "methodologi": 200, "metric": 144, "mfb": [0, 18, 33, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 48, 54, 59, 60, 64, 67, 71, 74, 75, 78, 100, 104, 109, 111, 113, 116, 118, 119, 125, 128, 132, 137, 138, 142, 144, 165, 180, 183, 186, 187, 192, 197], "mfb_agent": 144, "mfb_align": 100, "mfb_asfifox": 77, "mfb_auxiliary_sign": [18, 73], "mfb_block_reconfigur": 68, "mfb_block_siz": [42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_cfg": 144, "mfb_crossbarx_output_buff": 78, "mfb_crossbarx_stream2": 54, "mfb_cutter_simpl": 55, "mfb_data": [128, 142], "mfb_dropper": 56, "mfb_dst_rdy": 35, "mfb_enabl": 57, "mfb_eof": 35, "mfb_fifo_depth": 50, "mfb_fifox": [65, 79], "mfb_frame_extend": 50, "mfb_frame_mask": 58, "mfb_frame_trimm": 52, "mfb_gen2dma": [0, 185], "mfb_gen2eth": [0, 185], "mfb_gener": [0, 185], "mfb_generator_mi32": [48, 49], "mfb_if": [128, 142, 143, 144], "mfb_item_reconfigur": 68, "mfb_item_width": [42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_loopback": 61, "mfb_merger": [59, 62], "mfb_merger_simpl": 63, "mfb_merger_simple_gen": 63, "mfb_meta_width": [60, 62, 63, 64, 65, 67, 71, 74, 75, 78, 81], "mfb_meta_with_sof": 78, "mfb_metadata": [128, 142], "mfb_packet_delay": 65, "mfb_pd_asfifo": 111, "mfb_pd_asfifo_simpl": 81, "mfb_pipe": [58, 66], "mfb_properti": 144, "mfb_reg_siz": [62, 69, 77, 183], "mfb_region": [35, 42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_region_reconfigur": 68, "mfb_region_s": [42, 43, 50, 54, 59, 60, 63, 64, 65, 67, 71, 74, 75, 78, 81, 100, 113, 116], "mfb_region_width": [113, 116], "mfb_rx_speed": [128, 142], "mfb_sequenc": 144, "mfb_splitter": 69, "mfb_splitter_gen": 69, "mfb_splitter_properti": 144, "mfb_splitter_simpl": 70, "mfb_splitter_simple_gen": 70, "mfb_src_rdy": 35, "mfb_timestamp_limit": 71, "mfb_to_lbus_reconf": 110, "mfb_tool": [162, 195], "mfb_transform": 72, "mfb_word_width": 67, "mfifo": 109, "mfifo_ovf": 109, "mgmt": [107, 187], "mhz": [18, 46, 67, 107, 188, 192], "mi": [18, 23, 24, 27, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 121, 132, 144, 164, 180, 183, 185, 186, 187, 192, 193, 195, 198], "mi0": 185, "mi2avmm": [23, 163], "mi2axi4": 163, "mi32": [48, 61, 87, 88, 107, 109, 111, 116, 121, 192], "mi64": 88, "mi_adc_port_ethmod": 187, "mi_adc_port_ethpmd": 187, "mi_adc_port_netmod": 187, "mi_addr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_addr_mask": 18, "mi_addr_phi": 180, "mi_addr_pmd": 180, "mi_addr_space_pkg": 191, "mi_addr_width": [24, 25, 31, 67, 71, 90, 116, 180, 183], "mi_addr_width_phi": 180, "mi_ardi": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_ardy_phi": 180, "mi_ardy_pmd": 180, "mi_async": [31, 82], "mi_b": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_be_phi": 180, "mi_be_pmd": 180, "mi_bu": 146, "mi_bus0": [0, 185, 195], "mi_clk": [31, 48, 61, 107, 109, 111, 121, 166, 180, 183, 192], "mi_clk_phi": 180, "mi_clk_pmd": 180, "mi_cpt_en_addr": 18, "mi_cpt_rd_addr": 18, "mi_data_reg": 121, "mi_data_width": [24, 25, 29, 31, 67, 71, 84, 90, 116, 180, 183], "mi_data_width_phi": 180, "mi_dbg": 192, "mi_dbg_addr": 192, "mi_dbg_ardi": 192, "mi_dbg_b": 192, "mi_dbg_drd": 192, "mi_dbg_drdi": 192, "mi_dbg_dwr": 192, "mi_dbg_rd": 192, "mi_dbg_wr": 192, "mi_debug": 174, "mi_drd": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_drd_phi": 180, "mi_drd_pmd": 180, "mi_drdi": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_drdy_phi": 180, "mi_drdy_pmd": 180, "mi_dwr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_dwr_phi": 180, "mi_dwr_pmd": 180, "mi_events_addr": 18, "mi_funct": 116, "mi_indirect_access": 85, "mi_interval_addr": 18, "mi_m_addr": 82, "mi_m_ardi": 82, "mi_m_b": 82, "mi_m_drd": 82, "mi_m_drdi": 82, "mi_m_dwr": 82, "mi_m_mwr": 82, "mi_m_rd": 82, "mi_m_wr": 82, "mi_mwr": 83, "mi_pip": [86, 116], "mi_pipe_en": 48, "mi_rd": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_rd_phi": 180, "mi_rd_pmd": 180, "mi_read": 146, "mi_reset": [48, 61, 107, 109, 111, 121, 180, 183, 192], "mi_reset_phi": 180, "mi_reset_pmd": 180, "mi_reset_reg": 71, "mi_rst": 31, "mi_s_addr": 82, "mi_s_ardi": 82, "mi_s_b": 82, "mi_s_drd": 82, "mi_s_drdi": 82, "mi_s_dwr": 82, "mi_s_mwr": 82, "mi_s_rd": 82, "mi_s_wr": 82, "mi_sel_queue_reg": 71, "mi_splitter_plus_gen": [31, 87, 89], "mi_test_spac": [0, 185, 195], "mi_tool": 163, "mi_top_speed_reg": 71, "mi_width": [18, 37, 39, 44, 45, 46], "mi_wr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_wr_phi": 180, "mi_wr_pmd": 180, "mi_writ": 146, "mid_do": 144, "middl": [57, 76, 120, 121, 128, 130, 139, 142, 144, 151], "might": [11, 17, 21, 67, 68, 80, 87, 88, 89, 95, 144], "mii": [107, 109, 111, 132], "milisecond": 18, "min": [0, 25, 30, 31, 49, 52, 55, 75, 90, 109, 125, 128, 137, 138, 139, 142, 143], "min_en": 25, "min_packet_size_to_frag": 148, "min_transaction_count": 147, "minim": [25, 30, 31, 59, 109, 111, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 185, 190], "minimalist": [52, 184], "minimum": [4, 19, 24, 27, 45, 46, 49, 60, 62, 67, 69, 77, 90, 100, 109, 111, 125, 137, 138, 148, 151, 166, 180, 183, 187], "minimumspe": 67, "minor": 185, "mintu": [22, 109, 183, 187], "mintu_check": 109, "minu": 21, "minut": 174, "misc": 86, "miscellan": 2, "miss": 184, "mk": 166, "mlab": 4, "mm": [0, 23, 83, 183, 190], "mod": [0, 144, 160, 180, 183], "mod_width": 54, "mode": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 121, 135, 136, 144, 146, 161, 164, 174, 180, 183, 184, 186, 187, 192, 195], "model": [58, 122, 131, 150, 200], "model_a": 131, "model_b": 131, "model_data": 144, "model_entityb": 131, "model_in": 144, "model_input_fifo": 144, "model_item": [131, 144], "model_tr_timeout_set": 131, "model_typ": 131, "modelsim": [89, 144, 166], "modif": [54, 110, 185], "modifi": [11, 26, 54, 67, 68, 88, 129, 131, 144, 152, 160, 166, 189, 195], "modport": 147, "modprob": 174, "modul": [0, 2, 22, 24, 25, 27, 37, 39, 46, 47, 48, 54, 59, 61, 90, 109, 111, 116, 119, 121, 153, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 185, 189, 190, 191, 193, 194, 196], "modular": [109, 111, 184], "modulo": 160, "modulo_lookup": 160, "moment": [17, 67, 109, 111, 128, 142], "mon": 144, "monitor": [18, 59, 107, 132, 164, 188], "more": [0, 1, 5, 7, 11, 16, 17, 19, 28, 31, 41, 47, 57, 58, 59, 60, 67, 68, 75, 76, 77, 79, 83, 85, 87, 89, 95, 96, 98, 107, 109, 112, 119, 121, 122, 129, 135, 136, 139, 142, 143, 144, 145, 146, 151, 152, 166, 167, 168, 169, 183, 184, 187, 188, 189, 192, 193, 194, 195], "moreov": [107, 123], "most": [5, 7, 19, 32, 58, 59, 67, 68, 76, 88, 89, 95, 104, 109, 144, 152, 166, 184, 192], "mostli": [76, 166, 184], "move": [110, 164], "mp_bram": [14, 161], "msb": [0, 67, 76, 89, 104, 110], "msg": [117, 144], "msg_byte_arrai": 144, "msg_mvb": 144, "msg_port": 144, "msgd": 117, "msix": 191, "mtc": [191, 192, 198], "mtu": [48, 109, 183, 185], "mtu_check": 109, "mty": 134, "much": [20, 47, 62, 89, 119, 131, 187], "mul48": 160, "mult_region": 45, "multi": [1, 11, 17, 19, 21, 25, 44, 45, 50, 64, 76, 80, 91, 98, 99, 102, 104, 107, 112, 118, 129, 160, 187], "multi_fifo": 156, "multi_fifox": 102, "multicast": [22, 109, 183, 187], "multip": 80, "multipl": [5, 6, 9, 11, 13, 16, 17, 19, 21, 23, 28, 31, 40, 42, 44, 45, 46, 54, 58, 59, 60, 63, 67, 68, 72, 76, 83, 87, 88, 89, 98, 100, 104, 118, 119, 120, 121, 131, 144, 151, 156, 160, 161, 162, 165, 166, 174, 183, 184, 186, 187, 192, 193, 194, 195], "multiplex": [2, 17, 99, 102, 160], "multiplexor": 121, "multipli": [76, 89, 98, 120, 121, 147, 160], "multiport": [13, 161], "multir": 187, "multiv": 144, "must": [4, 5, 6, 11, 13, 14, 16, 17, 19, 23, 31, 47, 48, 49, 50, 54, 60, 64, 65, 67, 71, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 106, 109, 110, 111, 112, 116, 118, 119, 121, 125, 131, 135, 136, 137, 138, 144, 146, 147, 148, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 185, 187, 188, 189, 191, 192, 196], "mux": [48, 59, 86, 102, 160, 165], "mux_a": 48, "mux_b": 48, "mux_c": 48, "mux_d": 48, "mux_dsp": 160, "mux_lat": 8, "mux_width": 99, "mvb": [0, 5, 19, 33, 35, 48, 50, 54, 59, 60, 62, 64, 69, 74, 78, 95, 100, 109, 118, 119, 132, 143, 144, 180, 183, 186, 187, 192], "mvb2mfb": 165, "mvb_agent": 144, "mvb_aggregate_last_vld": 60, "mvb_channel": 183, "mvb_channel_rout": [0, 185], "mvb_channel_router_mi": 90, "mvb_data": 183, "mvb_discard": [92, 144, 183], "mvb_discard_": 144, "mvb_fifo": 59, "mvb_fifo_depth": 50, "mvb_fifo_s": 64, "mvb_fifox": 105, "mvb_fifox_multi": 64, "mvb_hdr_meta": 183, "mvb_if": 144, "mvb_item": [60, 62, 64, 69, 78, 91, 96, 98, 99, 100, 101, 106], "mvb_item_collision_resolv": 93, "mvb_item_width": [60, 64, 69, 96, 98, 100, 144], "mvb_len": 183, "mvb_lookup_t": 106, "mvb_merg": 91, "mvb_merge_item": 94, "mvb_merge_stream": 96, "mvb_merge_streams_ord": 98, "mvb_meta_width": 69, "mvb_oper": 101, "mvb_output_fifo_s": 69, "mvb_properti": 144, "mvb_rx_speed": 143, "mvb_sequenc": 144, "mvb_shakedown": 102, "mvb_tool": 165, "mvb_valid_item": 144, "mvm": 144, "mwr": 87, "my": 147, "my_bitstream": [170, 171, 172], "my_comp": 185, "my_param": 184, "my_param_1": 184, "my_param_2": 184, "myfil": 166, "n": [0, 6, 11, 14, 15, 16, 18, 31, 39, 45, 58, 65, 70, 71, 90, 95, 107, 125, 131, 137, 138, 144, 150, 151, 160, 166, 187], "n6010": [185, 189], "n_loop_op": [118, 160], "n_loop_op_pro": 160, "n_one": 160, "n_to_m_handshak": 160, "nad": 147, "name": [10, 11, 17, 22, 27, 39, 45, 46, 47, 58, 59, 60, 65, 70, 71, 74, 75, 76, 87, 90, 104, 109, 110, 111, 112, 121, 122, 128, 131, 133, 135, 136, 139, 142, 143, 144, 145, 146, 147, 149, 150, 151, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 187, 189, 196], "namespac": 144, "nanosecond": [109, 120, 121, 183, 196], "natur": [3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 18, 20, 33, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 90, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 105, 106, 109, 111, 113, 116, 117, 135, 136, 149, 180, 183, 192], "nb_main": 166, "ndk": [27, 46, 76, 135, 136, 179, 183, 186, 187, 190, 191, 192], "ndk_minim": [185, 189], "ndp": 183, "nearest": [6, 60], "neccessari": 166, "necesari": 60, "necess": 166, "necessari": [3, 59, 67, 87, 104, 109, 111, 131, 144, 152, 166, 180, 183, 184, 185, 188, 192], "need": [6, 11, 18, 19, 20, 22, 24, 25, 27, 31, 32, 38, 39, 44, 45, 50, 58, 67, 68, 76, 89, 101, 102, 110, 111, 112, 119, 129, 144, 160, 164, 166, 179, 185], "neg": [75, 107], "negat": 83, "neither": [17, 68, 87, 166], "nessesari": 11, "net": 144, "net_mod_logic_env": 144, "netcop": [0, 32, 185], "network": [0, 22, 74, 90, 109, 144, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 189, 193, 194, 195, 196], "network_mod": [179, 180], "network_ord": 74, "network_port_id": 109, "never": [17, 19, 58, 67, 87, 151], "new": [17, 21, 26, 32, 50, 52, 58, 60, 67, 80, 87, 109, 118, 119, 121, 125, 128, 131, 137, 138, 139, 142, 143, 144, 148, 150, 152, 170, 171, 172, 183, 184, 189, 193, 195, 200], "new_data": 13, "new_rx_tran": 17, "newli": [17, 18, 87, 166], "newlin": 144, "next": [11, 18, 19, 31, 49, 57, 58, 59, 60, 62, 65, 67, 75, 76, 80, 87, 89, 96, 98, 102, 104, 110, 112, 129, 135, 136, 144, 151, 166, 173, 185], "next_act": 147, "nfb": [0, 24, 25, 27, 31, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 187, 188, 189, 191, 195, 196], "nfb0": [31, 185], "nfw": 189, "nic": [187, 197], "ninit_don": 192, "no_oper": 146, "node": [185, 189], "non": [11, 17, 115, 118, 144, 179, 191], "non_parametrized_class": 144, "none": [5, 18, 45, 66, 67, 79, 99, 166], "nor": [17, 68, 87, 160, 166], "normal": [14, 125, 137, 138, 187], "notat": 187, "note": [5, 11, 43, 45, 48, 49, 58, 59, 71, 76, 87, 89, 104, 128, 139, 142, 173], "notic": [58, 67, 87, 110, 184], "notifi": 109, "now": [11, 18, 30, 32, 54, 87, 89, 118, 144, 152, 179, 187], "np": 44, "np_lutram": [11, 15, 160, 161], "np_lutram_pro": [160, 161], "npp": 48, "npp_hdr_size": 48, "null": [14, 122, 126, 127, 128, 131, 139, 142, 143, 144], "nullifi": 93, "num": 144, "num_of_pkt": 75, "numa": 189, "number": [0, 3, 4, 5, 6, 9, 11, 14, 16, 17, 18, 19, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 43, 44, 45, 46, 48, 49, 50, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 81, 83, 85, 87, 89, 90, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 109, 110, 111, 112, 114, 116, 117, 118, 120, 121, 125, 126, 127, 129, 131, 133, 137, 138, 144, 148, 149, 151, 152, 160, 161, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 187, 189, 192, 194, 195, 196], "number_of_channel": 187, "number_of_item": [34, 35], "number_of_max_item": 34, "numer": [70, 144], "numeric_std": 144, "numericstdnowarn": 144, "o": [31, 189], "object": [125, 128, 135, 136, 137, 138, 139, 142, 143, 149, 150, 151, 166], "obligatori": [58, 180], "observ": [128, 133, 139, 141, 142, 144], "obsolet": [95, 109, 111, 156, 161], "obtain": [0, 23, 76, 112, 184, 195], "obuf_input_eq_output": 75, "obuf_meta_eq_output": 75, "occupi": [27, 89, 104], "occur": [11, 18, 19, 25, 26, 28, 30, 31, 42, 49, 58, 62, 68, 76, 96, 104, 109, 110, 118, 119, 130, 131, 144, 164, 166, 179], "occurr": [25, 87, 130], "octect": 111, "octet": [109, 111, 129], "ocurr": 151, "od": 17, "ofc": 70, "off": [60, 90, 107, 111, 122, 146, 148, 170, 171, 172, 187], "offer": 144, "offset": [19, 23, 34, 45, 48, 60, 65, 67, 71, 74, 83, 107, 109, 111, 112, 187, 195], "offset_processor": 60, "offset_width": [60, 74], "ofm": [0, 2, 27, 31, 109, 111, 112, 153, 154, 157, 158, 162, 163, 165, 184, 185, 195, 197, 198], "ofm_path": [27, 144, 166], "ofs_pmci": [0, 185], "often": [5, 6, 67, 76, 87, 104, 110, 144, 166, 184, 190], "og": 19, "ok": [65, 109], "old": [9, 60, 62, 121, 161, 164], "older": [18, 58], "omit": [12, 67], "onc": [11, 17, 18, 19, 44, 58, 59, 68, 80, 87, 130, 149, 173, 187, 193], "one": [0, 1, 3, 5, 8, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 26, 27, 29, 31, 38, 39, 44, 45, 47, 56, 58, 59, 60, 62, 63, 64, 67, 68, 69, 70, 71, 72, 76, 80, 82, 83, 85, 87, 89, 91, 93, 94, 96, 98, 99, 101, 102, 104, 108, 109, 110, 111, 116, 118, 119, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 147, 150, 151, 152, 156, 160, 161, 162, 164, 165, 166, 183, 184, 186, 187, 192, 193, 194], "one_clk_writ": 14, "ones": [27, 47, 89, 98, 110, 115, 144, 151, 152, 160, 184], "onli": [0, 1, 3, 4, 5, 6, 7, 11, 14, 16, 17, 18, 19, 20, 21, 22, 25, 27, 31, 38, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 68, 70, 71, 75, 76, 79, 80, 82, 83, 86, 87, 88, 89, 90, 93, 101, 104, 105, 106, 107, 109, 110, 111, 112, 113, 116, 117, 118, 119, 121, 124, 125, 126, 127, 130, 131, 133, 135, 136, 137, 138, 139, 141, 144, 145, 146, 147, 149, 152, 156, 159, 160, 161, 164, 166, 170, 171, 172, 173, 176, 180, 183, 184, 185, 186, 187, 188, 189, 190, 192, 200], "onto": 173, "op": [60, 101, 132], "op_": 11, "op_data_in": 11, "op_data_out": 11, "op_in_": 11, "op_in_data": 11, "op_in_meta": 11, "op_in_op": 11, "op_in_sel": 11, "op_in_src": 11, "op_item_sel": 11, "op_meta": 11, "op_oper": 11, "op_out_data": 11, "open": [23, 27, 31, 159, 167, 168, 169, 186, 189], "open_loop": 1, "oper": [0, 59, 60, 68, 89, 107, 109, 111, 118, 144, 160, 165, 166, 185, 189], "operatio": 11, "operators_pr": 11, "opposit": [83, 110], "opt": 86, "opt_mod": 90, "optic": [107, 194], "optim": [11, 59, 62, 86, 90, 156, 159, 160, 161, 164, 179, 186, 193], "option": [3, 4, 5, 12, 19, 20, 27, 31, 45, 46, 49, 58, 60, 64, 65, 71, 74, 77, 79, 82, 83, 87, 92, 101, 105, 107, 109, 111, 114, 120, 131, 135, 136, 148, 166, 171, 172, 174, 180, 185, 186], "ordder": [135, 136], "order": [5, 6, 9, 11, 17, 19, 21, 22, 23, 31, 39, 42, 45, 47, 67, 68, 71, 74, 87, 94, 96, 102, 107, 110, 117, 118, 131, 143, 144, 148, 164, 165, 166, 179, 184], "ordinari": 110, "ored": 151, "org": [13, 135, 136, 185, 189], "organ": [76, 184], "orient": [5, 128, 139, 142, 183, 191], "origin": [19, 21, 52, 55, 58, 59, 64, 68, 88, 164], "oroc": 109, "oroch": 109, "orocl": 109, "othe": 68, "other": [3, 6, 7, 9, 11, 16, 17, 18, 19, 21, 25, 31, 40, 45, 47, 49, 55, 57, 58, 59, 62, 63, 64, 66, 67, 68, 69, 71, 76, 78, 84, 87, 88, 89, 104, 107, 109, 111, 117, 118, 120, 122, 125, 128, 129, 131, 135, 136, 137, 139, 142, 143, 149, 151, 152, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 185, 187, 189, 192, 195], "otherwis": [4, 7, 19, 61, 67, 80, 95, 109, 111, 128, 139, 142, 143, 144, 166, 185], "our": [11, 18, 76, 87, 89, 144, 159, 186, 187, 189, 194], "out": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 144, 152, 164, 180, 183, 192], "out_addr": 86, "out_addr_len": 117, "out_address": 117, "out_address_typ": 117, "out_ardi": 86, "out_attribut": 117, "out_b": 86, "out_bar_apertur": 117, "out_bar_id": 117, "out_byte_cnt": 117, "out_byte_count": 114, "out_comp_st": 117, "out_complet": 117, "out_drd": 86, "out_drdi": 86, "out_dw_cnt": 117, "out_dwr": 86, "out_fb": 117, "out_first_ib": 114, "out_head": 117, "out_last_ib": 114, "out_lb": 117, "out_low_addr": 117, "out_mwr": 86, "out_pipe_en": [62, 69], "out_rd": 86, "out_reg": 10, "out_req_id": 117, "out_req_typ": 117, "out_tag": 117, "out_target_func": 117, "out_tc": 117, "out_wr": 86, "outgo": [59, 110, 183], "outgoing_fram": 111, "outpu": 151, "output": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 25, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 45, 46, 47, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 80, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 99, 100, 101, 102, 106, 107, 108, 109, 110, 111, 113, 114, 115, 117, 118, 120, 121, 122, 131, 144, 150, 156, 160, 162, 164, 180, 183, 186, 187, 189, 192, 195], "output_cov": 144, "output_data": 95, "output_dst_rdi": 95, "output_fifo_s": 69, "output_interfac": 85, "output_mfb_": 144, "output_reg": [4, 8, 14, 16, 57, 77, 91, 92, 94, 95, 106, 114], "output_spe": 67, "output_src_rdi": 95, "output_width": 10, "outsid": [19, 57, 164, 180], "outuput": [20, 42], "over": [11, 18, 19, 22, 31, 49, 60, 67, 86, 109, 110, 154, 160, 183, 187, 189, 191], "over10gb": 111, "overal": [11, 39, 45, 76, 188], "overflow": [17, 19, 25, 26, 30, 109, 118, 119, 180], "overlap": [17, 31], "overrid": [17, 75, 148, 166], "overridden": 147, "overview": [0, 155, 184], "overwrit": [11, 60, 67, 87, 148], "overwritten": [75, 80, 148, 166, 184], "own": [17, 19, 39, 44, 45, 48, 59, 60, 71, 88, 95, 110, 118, 119, 125, 126, 127, 131, 135, 136, 137, 138, 144, 149, 183, 184, 187, 188, 192, 195], "p": [31, 32, 67, 76, 119, 170, 171, 172, 177, 180, 192, 195], "p1": 47, "p2": 47, "p2mp": 107, "p_sequenc": 144, "p_tile": 192, "pack": 144, "packag": [0, 24, 25, 27, 31, 107, 109, 112, 122, 123, 124, 125, 128, 132, 134, 137, 138, 139, 141, 142, 145, 146, 151, 166, 174, 178, 183, 185, 187, 189, 191], "package_nam": 166, "packer": 162, "packet": [0, 33, 35, 36, 37, 38, 39, 40, 44, 45, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 60, 67, 69, 70, 71, 74, 75, 78, 108, 109, 111, 113, 125, 128, 131, 137, 138, 139, 141, 142, 144, 148, 150, 152, 159, 162, 164, 180, 186, 193, 194, 195, 196, 197], "packet_head": 131, "packet_max_s": 148, "packet_min_s": 148, "packet_plann": 164, "packet_port_env": 144, "packet_s": 131, "packet_size_max_step": 148, "packet_size_min_step": 148, "packet_size_prob": 148, "packet_splitt": 144, "packets_max_numb": 148, "packets_min_numb": 148, "packets_rev_max_numb": 148, "packets_rev_min_numb": 148, "packetsh": [39, 45], "packetsl": [39, 45], "pacsign": 177, "pactek": 108, "pad": [27, 183], "page": [47, 76, 104, 144, 155, 184], "pai": 67, "pair": [112, 166, 187], "pakcet": 19, "paket": 144, "pandoc": 31, "pane": 27, "paper": 10, "paragraph": 67, "paral": 24, "paralel": [0, 28], "parallel": [11, 17, 19, 28, 60, 88, 118, 160, 164], "param": [144, 185], "param_cfg": [128, 142, 143, 144], "paramet": [4, 14, 16, 20, 25, 31, 32, 35, 36, 38, 40, 43, 47, 58, 59, 63, 66, 67, 68, 77, 79, 81, 82, 85, 87, 90, 96, 100, 110, 111, 113, 116, 122, 123, 124, 125, 128, 131, 132, 133, 135, 136, 137, 138, 139, 142, 143, 144, 145, 146, 147, 149, 150, 152, 166, 174, 179, 180, 183, 185, 186, 187, 192, 195], "parameter": [68, 123], "parametr": [4, 186], "parametrized_class": 144, "paramt": 110, "paremet": 110, "parent": [112, 128, 131, 139, 142, 143, 144, 184, 185], "pars": [41, 144, 166, 198], "parsepcieconf": 184, "part": [11, 14, 21, 35, 39, 45, 47, 48, 49, 50, 58, 76, 78, 87, 88, 89, 109, 110, 111, 118, 119, 121, 150, 159, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 186, 187, 189, 191, 192, 195], "partial": [58, 59, 68, 131], "particip": 104, "particular": [67, 112, 125, 137, 138], "partner": [159, 186, 187], "pasid": 22, "pasidvld": 22, "pasiv": 151, "pass": [17, 18, 19, 21, 59, 71, 107, 109, 118, 144, 148, 164, 166, 185, 187, 195], "passiv": [125, 135, 136, 137, 138, 144, 149], "path": [0, 21, 27, 32, 47, 64, 66, 87, 107, 119, 122, 144, 150, 164, 166, 174, 184, 188, 195], "path_to_entity_1": 184, "path_to_entity_2": 184, "pattern": [67, 129, 144, 151], "paus": [65, 71, 76, 104, 183], "pause_queu": 71, "pause_request": 65, "payload": [62, 69, 114, 116, 183, 192, 195], "pc": [109, 111, 116, 170, 171, 172, 180, 187, 191, 192, 193, 195], "pcap": 148, "pci": [22, 42, 45, 46, 87, 112, 113, 115, 185, 189, 192], "pci0": 185, "pci_ext_cap": [185, 192, 198], "pcie": [22, 27, 33, 35, 39, 40, 41, 43, 45, 76, 112, 116, 118, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 186, 189, 191, 193], "pcie_10b_tag_req_en": 192, "pcie_byte_count": 114, "pcie_byte_en_decod": 115, "pcie_cc_hdr_gen": 117, "pcie_cc_meta_width": [116, 192], "pcie_cc_mfb2axi": 113, "pcie_clk": 192, "pcie_con": 192, "pcie_conf": [189, 192], "pcie_cq_": 45, "pcie_cq_axi2mfb": 113, "pcie_cq_hdr_depars": 117, "pcie_cq_meta_width": [41, 45, 46, 116, 192], "pcie_cq_mfb_block_s": [45, 46], "pcie_cq_mfb_data": [45, 46], "pcie_cq_mfb_dst_rdi": [45, 46], "pcie_cq_mfb_eof": [45, 46], "pcie_cq_mfb_eof_po": [45, 46], "pcie_cq_mfb_item_width": [45, 46], "pcie_cq_mfb_meta": [45, 46], "pcie_cq_mfb_region": [45, 46], "pcie_cq_mfb_region_s": [45, 46], "pcie_cq_mfb_sof": [45, 46], "pcie_cq_mfb_sof_po": [45, 46], "pcie_cq_mfb_src_rdi": [45, 46], "pcie_crdt_log": 182, "pcie_endpoint": [183, 184, 192], "pcie_endpoint_mod": [184, 192], "pcie_endpoint_typ": 192, "pcie_ep": 192, "pcie_ext_tag_en": 192, "pcie_gen": 184, "pcie_lan": [184, 192], "pcie_link_up": [183, 192], "pcie_meta_pack": 41, "pcie_mfb_block_s": [40, 41, 42], "pcie_mfb_data": [40, 41, 43], "pcie_mfb_dst_rdi": [40, 41], "pcie_mfb_eof": [40, 41], "pcie_mfb_eof_po": [40, 41], "pcie_mfb_item_width": [40, 41, 42], "pcie_mfb_meta": [40, 41, 43], "pcie_mfb_region": [40, 41, 42], "pcie_mfb_region_s": [40, 41, 42], "pcie_mfb_sof": [40, 41, 43], "pcie_mfb_sof_po": [40, 41], "pcie_mfb_src_rdi": [40, 41, 43], "pcie_mod_arch": 192, "pcie_mp": 192, "pcie_mrr": 192, "pcie_rc_hdr_depars": 117, "pcie_rc_meta_width": 192, "pcie_rcb_siz": 192, "pcie_rq_hdr_gen": 117, "pcie_rq_meta_width": [33, 39, 46, 192], "pcie_rq_mfb_block_s": 46, "pcie_rq_mfb_data": 46, "pcie_rq_mfb_dst_rdi": 46, "pcie_rq_mfb_eof": 46, "pcie_rq_mfb_eof_po": 46, "pcie_rq_mfb_item_width": 46, "pcie_rq_mfb_meta": 46, "pcie_rq_mfb_region": 46, "pcie_rq_mfb_region_s": 46, "pcie_rq_mfb_sof": 46, "pcie_rq_mfb_sof_po": 46, "pcie_rq_mfb_src_rdi": 46, "pcie_rx_n": 192, "pcie_rx_p": 192, "pcie_sysclk_n": 192, "pcie_sysclk_p": 192, "pcie_sysrst_n": 192, "pcie_tx_n": 192, "pcie_tx_p": 192, "pcie_up_mfb_block_s": 39, "pcie_up_mfb_data": 39, "pcie_up_mfb_dst_rdi": 39, "pcie_up_mfb_eof": 39, "pcie_up_mfb_eof_po": 39, "pcie_up_mfb_item_width": 39, "pcie_up_mfb_meta": 39, "pcie_up_mfb_region": 39, "pcie_up_mfb_region_s": 39, "pcie_up_mfb_sof": 39, "pcie_up_mfb_sof_po": 39, "pcie_up_mfb_src_rdi": 39, "pcie_user_clk": 192, "pcie_user_reset": 192, "pciex": 34, "pcs_rx_fifo_deprec": 107, "pcs_tx_fifo_deprec": 107, "pcspma": 185, "pcspma0": 185, "pcspma1": 185, "pcsreg": [0, 185], "pd": [80, 111, 162, 173], "pdf": [10, 25, 32], "per": [1, 16, 17, 58, 59, 60, 67, 71, 74, 76, 90, 102, 121, 130, 131, 148, 149, 151, 180, 183, 187, 192, 196], "perceiv": 67, "percentag": [130, 139, 142], "percentig": 128, "perform": [0, 6, 11, 17, 19, 23, 25, 31, 68, 72, 104, 107, 109, 110, 111, 112, 121, 144, 160, 164, 166, 195], "perhap": 89, "period": [20, 31, 45, 58, 63, 71, 75, 107, 160, 164, 166, 183], "peripher": 23, "perman": [183, 187], "permiss": [39, 45], "permit": 113, "permut": 6, "pg213": 113, "ph": 113, "phandl": 185, "phase": [67, 128, 131, 139, 142, 143, 144, 150], "phase_sav": 166, "phoni": 166, "phy": [183, 187, 197], "phy_40g": 107, "physic": [107, 149, 186, 187, 194], "pick": [125, 137, 138], "pictur": [67, 87, 104, 110, 144, 187], "piec": 144, "pin": [107, 187], "pip": 178, "pip3": 174, "pipe": [44, 48, 61, 62, 69, 89, 95, 101, 116, 160, 162, 163, 164], "pipe_dsp": 160, "pipe_out": 89, "pipe_outreg": 89, "pipe_tree_add": 160, "pipe_typ": [58, 66, 86, 89], "piped_port": 61, "pipelin": [10, 17, 19, 59, 60, 66, 68, 83, 89, 107, 129, 144, 150, 164, 183], "pkg": [27, 144, 152, 184], "pkt": 35, "pkt_cnt_width": 49, "pkt_cntr_chan": 35, "pkt_cntr_disc_inc": 35, "pkt_cntr_pkt_size": 35, "pkt_cntr_sent_inc": 35, "pkt_disc_byt": 40, "pkt_disc_chan": 40, "pkt_disc_inc": 40, "pkt_discard_byt": [37, 44], "pkt_discard_chan": [37, 44], "pkt_discard_inc": [37, 44], "pkt_drop": 45, "pkt_id_width": 54, "pkt_mtu": [35, 48, 50, 54, 60, 74, 75, 131], "pkt_mtu_byt": [109, 111], "pkt_sent_byt": [37, 42, 44], "pkt_sent_chan": [37, 42, 44, 78], "pkt_sent_dst_rdi": 78, "pkt_sent_inc": [37, 42, 44], "pkt_sent_len": 78, "pkt_sent_src_rdi": 78, "pkt_size": 35, "pkt_size_max": [37, 39, 40, 42, 44, 45, 78], "place": [6, 19, 31, 68, 104, 107, 109, 110, 144, 149, 164, 184], "placehold": 184, "placement": 76, "plan": [17, 19], "plane": 48, "planned_pkt": 19, "planner": [17, 49, 75, 164], "platform": [184, 185, 187, 189, 193, 194, 195], "player": 48, "player_fifo_depth": 48, "pleas": [87, 122, 124, 144, 145, 189, 195], "plot": 18, "plu": [21, 57, 163], "plug": 189, "pma": [109, 111, 132, 180, 187, 191, 195], "pma_xlaui_gti": 107, "pmci": [0, 185], "pmd": [107, 180, 185, 187, 191], "pmd0": 185, "pmd1": 185, "pmdctrl0": [0, 185], "pmdctrl1": [0, 185], "po": [60, 74], "pof": [171, 172], "point": [0, 17, 45, 60, 76, 80, 118, 150, 159, 184, 191], "pointer": [19, 34, 35, 37, 39, 41, 42, 44, 45, 46, 59, 67, 78, 144], "pointer_update_chan": 34, "pointer_update_data": 34, "pointer_update_en": 34, "pointer_width": [34, 35, 37, 39, 41, 43], "polar": [107, 180], "polynom": 130, "polynomi": 107, "pool": 150, "pop": 18, "pop_front": [144, 150], "popul": 185, "port": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 20, 22, 27, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 110, 113, 114, 115, 116, 117, 119, 120, 121, 125, 126, 127, 130, 131, 132, 137, 138, 144, 146, 147, 156, 160, 161, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 184, 187, 192, 193, 195], "port_en": 180, "port_id": 187, "port_list": 195, "port_map": 89, "portion": 0, "posedg": 144, "posit": [11, 12, 47, 55, 56, 76, 80, 87, 88, 89, 91, 98, 107, 109, 111, 113, 149, 166, 179, 183], "possibl": [11, 16, 17, 18, 19, 25, 46, 47, 58, 59, 61, 67, 72, 75, 83, 85, 87, 89, 100, 109, 111, 118, 128, 131, 139, 142, 143, 144, 148, 152, 156, 174, 179, 183, 184, 185, 188, 195], "possibli": [76, 185], "possit": [57, 66, 77, 79, 80], "post": [144, 187], "post_do": 144, "post_trigg": 150, "potenti": 67, "power": [4, 6, 31, 50, 54, 55, 56, 58, 59, 60, 63, 65, 68, 71, 74, 75, 77, 81, 82, 88, 90, 96, 98, 100, 109, 111, 170, 171, 172], "pp": [67, 75, 121, 196], "pps_n": 121, "pps_reg": 121, "pps_sel": 121, "pps_sel_width": 121, "pps_src": 121, "practic": [67, 76, 144, 166], "pre": [21, 23, 189], "pre_do": 144, "pre_trigg": 150, "preambl": [109, 129], "prebuilt": 27, "preced": [110, 112], "precharg": [31, 183], "precis": [24, 26, 31, 47, 65, 71, 121], "precomput": 10, "predefin": [89, 123, 125, 131, 137, 138, 166], "prefer": [67, 166], "preffer": 62, "prefix": [22, 47, 144, 148, 166], "prefixsum": 60, "prepar": [126, 127, 130, 146, 166, 183], "prepend": 60, "preprocess": 17, "prerequisit": [166, 174], "presenc": [21, 68, 104, 113, 183], "present": [11, 19, 27, 58, 64, 68, 79, 101, 105, 112, 166, 180, 183, 185], "preserv": 166, "pretti": 89, "prevent": [68, 118, 119], "previou": [11, 19, 31, 39, 45, 58, 59, 60, 68, 87, 89, 110, 118, 119, 139, 144, 147, 152, 183, 187], "previous": [19, 59, 67, 68, 87, 101, 110, 118, 119, 184], "primari": [46, 112, 151], "primarili": [90, 188], "prime": [27, 170, 171, 172, 173, 174, 177, 188, 189], "primit": [7, 156, 161], "princeton": 10, "principl": [87, 95], "print": [31, 32, 125, 131, 135, 136, 137, 138, 144, 149, 152], "prioriti": [11, 26, 184], "prioritis": 14, "privileg": 27, "pro": [170, 171, 172, 174, 177, 185, 188, 189], "probability_set": [128, 139, 142], "probabl": [26, 128, 139, 142], "probe": [31, 58, 132, 188], "probe_event_component_": 150, "probe_if": 150, "probe_inf": 150, "probe_statu": 150, "problem": [11, 68, 131, 144, 160, 179, 187], "proc": 166, "procedur": [166, 170, 171, 172, 184], "process": [0, 11, 17, 19, 21, 22, 26, 33, 41, 58, 59, 60, 67, 76, 80, 88, 104, 110, 111, 113, 116, 119, 122, 128, 131, 138, 139, 142, 143, 144, 151, 159, 164, 166, 183, 184, 191], "processing_ord": 166, "processor": 60, "prodesign": 173, "produc": [88, 131], "product": 76, "profession": [159, 186], "profile_filepath": 148, "profile_gener": 148, "profile_generator_config_filepath": 148, "profile_swap": 179, "program": 166, "programm": 170, "progress": 17, "proj_onli": [166, 178], "project": [87, 166, 178, 184, 185, 189], "promiscu": 109, "prop_rdi": 144, "propabl": 38, "propag": [11, 16, 17, 18, 19, 21, 46, 60, 64, 74, 75, 80, 88, 118, 119, 166, 184], "proper": [110, 183, 187, 189], "properli": [109, 121, 144, 167, 168, 169, 185, 186], "properti": [0, 10, 83, 122, 123, 125, 134, 137, 138, 185, 190], "proport": 67, "proprietari": 149, "prot": 183, "protect": 144, "protocol": [47, 59, 82, 122, 124, 144, 145, 146, 151, 154, 187, 191, 194], "prototyp": 174, "provid": [0, 11, 12, 14, 17, 19, 25, 27, 37, 39, 44, 45, 46, 61, 67, 75, 76, 77, 82, 102, 104, 107, 113, 114, 116, 131, 144, 148, 155, 166, 183, 184, 187, 189, 191, 192, 193], "prowid": 144, "prt": 144, "pscn": 67, "pseudo": [11, 31, 160, 179], "ptc": [192, 198], "ptc_disabl": 192, "ptr": 80, "publicli": 195, "pull": [128, 141, 142, 144], "puls": [121, 135, 136, 160, 164, 196], "pulse_out": 20, "pulse_short": [20, 164], "pure": [12, 120, 131], "purpos": [19, 31, 36, 57, 59, 76, 110, 112, 113, 117, 118, 119, 122, 129, 131, 144, 150, 151, 152, 160, 166, 184, 187, 192, 195], "push_back": [131, 144, 150], "put": [11, 39, 45, 61, 72, 80, 101, 144], "py": [0, 24, 25, 27, 31, 67, 148, 174, 179, 195], "pytest": 174, "python": [0, 24, 25, 31, 32, 67, 174, 178, 179, 195], "python3": [0, 24, 25, 31, 32, 195], "p\u0159idat": 5, "qo": 183, "qsf": [179, 187], "qsfp": [107, 170, 172, 173, 174, 177, 180, 184, 185, 187, 191, 193, 194, 195], "qsfp28": [167, 168, 169, 175, 176, 194], "qsfp56": 171, "qsfp_i2c_dir": 180, "qsfp_i2c_port": 180, "qsfp_i2c_scl": 180, "qsfp_i2c_scl_i": 180, "qsfp_i2c_scl_o": 180, "qsfp_i2c_sda": 180, "qsfp_i2c_sda_i": 180, "qsfp_i2c_sda_o": 180, "qsfp_i2c_trist": 180, "qsfp_int_n": 180, "qsfp_lpmode": 180, "qsfp_modprs_n": 180, "qsfp_modsel_n": 180, "qsfp_port": 180, "qsfp_reset_n": 180, "qspf": 173, "qspi": [23, 193], "quad": 23, "quadrat": 11, "quadrupl": 183, "qualiti": 65, "quantum": 18, "quartu": [27, 120, 166, 170, 171, 172, 173, 174, 177, 185, 188, 189], "quartust": 166, "quasi": 43, "quest": [126, 127], "question": 184, "queue": [6, 71, 150, 189, 194], "quick_reset_en": 11, "quicki": 139, "quickli": [128, 142, 143, 159, 193, 195], "quiet": 166, "quit": 144, "r": [0, 29, 30, 31, 32, 39, 45, 67, 107, 109, 111, 119, 172, 174, 178, 183, 189, 191, 192], "r_tile": 192, "race": 144, "rais": [68, 184], "raise_object": 144, "ram": [2, 4, 14, 16, 26, 34, 35, 37, 39, 43, 44, 46, 82, 101], "ram_typ": [4, 5, 6, 77, 79, 82, 105], "ran": 151, "rand": [31, 32, 122, 123, 133, 134, 144], "rand_gen_addr_width": 31, "rand_gen_data_width": 31, "rand_length": 131, "rand_length_rand": 131, "rand_rdi": [131, 134], "rand_rdy_rand": 131, "random": [5, 31, 45, 89, 96, 122, 125, 128, 129, 130, 132, 135, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 151, 152, 160], "random_addr_se": 31, "random_data_se": 31, "randomiz": [125, 137, 138], "randomli": [45, 125, 128, 137, 138, 142, 143, 144, 146, 151], "rang": [18, 22, 26, 31, 32, 59, 71, 89, 104, 121, 135, 136, 147, 148, 179, 180, 183, 187, 191, 195, 196], "rate": [107, 162, 186, 188, 195], "rate_limit": 67, "rather": [87, 188], "ratio": 1, "raw": [31, 32], "rc": [117, 192], "rc_mfb_block_siz": 192, "rc_mfb_item_width": 192, "rc_mfb_region": 192, "rc_mfb_region_s": 192, "rcb": 192, "rd": [5, 6, 31, 75, 87, 146, 150], "rd_addr": [13, 14, 16, 43], "rd_aempti": [4, 77], "rd_ch": 9, "rd_chan": 43, "rd_clk": [4, 16], "rd_data": [4, 13, 14, 16, 43], "rd_data_vld": [14, 16, 43], "rd_empti": 4, "rd_en": [4, 14, 16, 43, 77, 150], "rd_latenc": [13, 17], "rd_meta_in": [14, 16], "rd_meta_out": [14, 16], "rd_pipe_en": 16, "rd_ptr": 78, "rd_rst": [4, 16], "rd_statu": 4, "rd_val": 9, "rd_vld": 9, "rdw_behav": 13, "rdy": [131, 134, 135, 136, 141, 144], "re": [59, 67, 89, 118, 187], "reach": [17, 18, 19, 40, 46, 59, 65, 67, 118, 195], "react": 31, "read": [0, 4, 5, 9, 11, 13, 14, 16, 17, 18, 19, 22, 23, 24, 25, 26, 29, 30, 31, 32, 35, 37, 39, 42, 43, 44, 45, 58, 59, 65, 67, 76, 78, 80, 82, 83, 85, 87, 88, 90, 93, 101, 102, 106, 107, 109, 110, 111, 112, 116, 117, 118, 119, 121, 122, 128, 129, 139, 142, 144, 146, 151, 152, 156, 160, 161, 180, 185, 187, 188, 189, 191, 192, 195], "read_addr": 26, "read_box": 26, "read_box_vld": 26, "read_port": [6, 13, 14, 15], "read_prior": 26, "read_req": 26, "readabl": [144, 187], "readdata": 122, "readdatavalid": [83, 122], "readi": [4, 17, 29, 31, 47, 63, 66, 76, 77, 82, 83, 87, 90, 92, 94, 95, 96, 98, 102, 104, 109, 111, 113, 116, 121, 122, 133, 134, 147, 160, 164, 183, 186, 190], "readm": [27, 174, 188, 189], "real": [110, 112, 121, 166], "reali": 151, "realist": [31, 58], "realiti": 187, "realiz": [68, 87, 89], "realli": 87, "realtime_reg": 121, "rearrang": 54, "reason": [11, 17, 18, 19, 47, 68, 109, 111, 118, 122, 144, 151], "reboot": 193, "rebuild": 166, "recalcul": [67, 93], "receiv": [0, 18, 19, 24, 29, 30, 31, 34, 39, 40, 45, 60, 70, 76, 78, 87, 90, 91, 94, 99, 101, 104, 107, 109, 110, 113, 119, 121, 124, 134, 144, 146, 156, 159, 164, 166, 180, 188, 192, 193, 195, 197], "recent": 11, "recept": [193, 196], "reciev": [11, 85, 87], "recip": 184, "recipi": 87, "reciv": 145, "recogn": 76, "recomend": [18, 166], "recommend": [3, 5, 87, 129, 144, 166, 180, 183, 184, 187, 189, 195], "reconfigur": [162, 163, 179, 197], "record": 187, "record_max_numb": 148, "record_min_numb": 148, "recording_detail": 144, "recov": 107, "recreat": 59, "recurs": 166, "recv_bts_cnt_width": [37, 44], "recv_pkt_cnt_width": [37, 44], "redefin": 144, "redirect": 71, "redistribut": 59, "reduc": [19, 25, 31, 68, 88, 184, 185], "reduct": [19, 68], "ref": [107, 146], "ref_nam": 185, "refclk_in": 107, "refclk_n": 107, "refclk_out": 107, "refclk_p": 107, "refer": [7, 10, 83, 107, 129, 144, 159, 167, 168, 169, 173, 183, 184, 185, 187, 189, 190, 194, 195], "referenc": 185, "reffer": 18, "reflect": 148, "refr_ack": 31, "refr_period": 31, "refr_period_width": 31, "refr_req": 31, "refr_req_before_test": 31, "refresh": [31, 183], "reg": [25, 58, 66, 86, 118, 185], "reg0": [19, 21], "reg4": 19, "reg_bitmap": 120, "reg_fifo": 7, "reg_out_en": 38, "regard": [17, 184], "regardless": 87, "regarr0": [0, 185], "regarr1": [0, 185], "regino": 68, "region": [33, 36, 38, 42, 43, 45, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 109, 111, 113, 116, 124, 128, 139, 142, 143, 144, 145, 164, 180, 183], "region_aux_en": 73, "region_numb": 60, "region_s": [36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 128, 142, 143, 144, 145, 180], "regions_s": [128, 142, 145], "regist": [2, 3, 4, 6, 8, 10, 11, 13, 14, 16, 17, 18, 19, 21, 23, 25, 27, 29, 30, 31, 32, 37, 44, 46, 48, 49, 58, 59, 62, 67, 69, 71, 77, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 101, 106, 107, 110, 112, 114, 118, 120, 121, 144, 156, 160, 161, 164, 180, 185, 187, 189, 191, 192, 193], "registr": 144, "regular": [59, 170, 184], "reimplement": [131, 144], "rel": [166, 185], "relat": [31, 76, 78, 144], "relax": [22, 117], "releas": [27, 118, 156, 192], "relev": [18, 184], "reli": 166, "reliabl": 107, "remad": 166, "remain": [76, 77, 81, 110, 129, 147, 156, 167, 169], "remap": 119, "rememb": [67, 88], "remot": [23, 27], "remov": [6, 9, 12, 19, 27, 48, 68, 80, 109, 160, 164, 174, 185, 187, 188], "reorder": [101, 107], "repeat": [21, 29, 45, 67, 118, 144, 151, 195], "repeater_ctrl": 180, "repetit": [128, 139, 142, 143], "replac": [5, 89, 105, 115, 186], "repli": [146, 185, 189], "replic": 14, "report": [5, 25, 45, 195], "report_gen": 31, "report_phas": 144, "repositori": [0, 2, 27, 109, 111, 148, 153, 154, 157, 158, 162, 163, 165, 166, 184, 185, 188, 197, 198], "repres": [5, 65, 67, 121, 133, 144, 179, 187], "represent": [5, 58, 185], "reprez": 131, "republ": 188, "req": [30, 144, 147, 151, 152], "reqest": 85, "requ": 87, "request": [0, 4, 6, 11, 14, 22, 23, 24, 25, 26, 29, 30, 31, 34, 35, 39, 40, 44, 45, 46, 58, 67, 71, 77, 82, 83, 85, 87, 88, 90, 102, 109, 111, 112, 113, 116, 117, 118, 119, 121, 122, 126, 127, 146, 152, 156, 164, 183, 186, 187, 189, 191, 192, 193, 195], "request_item_type_": 122, "request_typ": 122, "requier": 184, "requir": [0, 1, 5, 6, 11, 18, 29, 45, 58, 62, 67, 68, 75, 88, 89, 94, 100, 101, 109, 110, 111, 118, 119, 124, 128, 131, 139, 142, 143, 144, 145, 151, 160, 161, 166, 170, 171, 172, 174, 178, 180, 181, 184, 187, 188, 189, 192, 194, 195], "reserv": [39, 45, 49, 107, 109, 111, 112, 166, 191], "reset": [1, 3, 4, 5, 6, 8, 9, 10, 12, 13, 14, 16, 17, 18, 20, 25, 26, 30, 31, 32, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 114, 116, 120, 121, 128, 131, 132, 135, 136, 139, 142, 143, 146, 150, 164, 180, 183, 192, 196], "reset_": 82, "reset_ag": 151, "reset_arb": 17, "reset_eth": [180, 183], "reset_if": 144, "reset_in": 78, "reset_log": 82, "reset_m": 82, "reset_meta": 78, "reset_out": 78, "reset_sync": [128, 139, 142, 143, 151], "reset_tim": 151, "reset_tree_gen": 164, "reset_us": [180, 183], "reset_user_x2": 183, "reset_user_x3": 183, "reset_user_x4": 183, "reset_v": 11, "reset_width": [180, 183], "resiz": [31, 68, 119], "resize_buff": 109, "resize_on_tx": 111, "resolut": [43, 68, 110], "resolv": 165, "resourc": [11, 19, 25, 31, 59, 60, 62, 68, 89, 98, 100, 101, 102, 109, 156, 160, 161, 185], "resp": 183, "respect": [5, 11, 23, 41, 58, 68, 87, 89, 104, 110, 166, 184], "respond": [87, 116, 144, 146], "respones": 87, "respons": [17, 34, 83, 87, 101, 116, 118, 119, 123, 124, 132, 133, 134, 145, 146, 147, 152, 192], "rest": [31, 50, 58, 60, 166, 187], "restart": 67, "restor": 67, "restrict": [14, 17, 37, 39, 46, 52, 55, 66, 67, 76, 79, 144, 161], "result": [3, 10, 11, 13, 14, 17, 18, 27, 31, 59, 67, 74, 76, 107, 118, 131, 144, 164, 174, 187], "resum": [65, 71], "ret": [144, 151], "retriev": 129, "return": [67, 71, 87, 110, 131, 144, 150, 151], "rev": 112, "revers": [49, 110, 148, 160, 187], "revis": [185, 189], "rework": 74, "rfc": 109, "rhel": 189, "righ": 34, "right": [8, 23, 58, 67, 71, 76, 87, 104, 109, 110, 126, 127, 130, 135, 136, 152, 160, 179, 187], "ring": [34, 35], "rise": [1, 29, 31, 147, 150, 160], "risk": 95, "ro": [67, 112, 121], "robin": [0, 49, 90, 164], "rocki": 189, "role": 183, "roll": 144, "rom": [116, 160, 193], "root": [144, 166, 192], "rotat": [8, 17, 59], "rough": 18, "round": [0, 6, 18, 49, 60, 68, 88, 90, 164], "rout": [0, 17, 22, 59, 89, 90, 107, 192], "router": [0, 165], "row": [17, 67], "row_item": 17, "rpm": [0, 27, 189], "rq": [33, 117, 192], "rq_mfb_block_siz": 192, "rq_mfb_item_width": 192, "rq_mfb_region": 192, "rq_mfb_region_s": 192, "rr": [49, 90], "rr_arbit": 164, "rsp": 152, "rsp_item_width": 101, "rst": [7, 20, 24, 25, 26, 28, 31, 32, 33, 36, 38, 49, 59, 63, 70, 79, 110, 144], "rst_ch": 9, "rst_done": [24, 25, 26], "rst_vld": 9, "rsu": 23, "rsvd": 90, "rtl": 188, "rule": [58, 76, 90, 104, 110, 122, 124, 144, 145, 150], "run": [0, 11, 17, 18, 27, 31, 32, 40, 67, 77, 78, 81, 107, 124, 125, 128, 129, 137, 138, 139, 142, 143, 145, 146, 148, 151, 152, 166, 173, 174, 178, 180, 184, 185, 186, 192, 194, 195], "run_phas": [131, 144, 150], "run_test": 144, "rw": [39, 45, 67, 109, 111, 112, 121], "rx": [0, 22, 33, 37, 45, 46, 48, 50, 54, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 79, 81, 88, 90, 91, 92, 95, 96, 98, 99, 101, 102, 111, 123, 124, 129, 132, 133, 134, 144, 145, 147, 166, 180, 183, 187, 188, 189, 194, 195, 197], "rx0": 94, "rx0_data": 94, "rx0_dst_rdy": 94, "rx0_fifo_en": 94, "rx0_item": 94, "rx0_item_width": 94, "rx0_mfb_data": 62, "rx0_mfb_dst_rdy": 62, "rx0_mfb_eof": 62, "rx0_mfb_eof_po": 62, "rx0_mfb_meta": 62, "rx0_mfb_sof": 62, "rx0_mfb_sof_po": 62, "rx0_mfb_src_rdy": 62, "rx0_mvb_dst_rdy": 62, "rx0_mvb_hdr": 62, "rx0_mvb_payload": 62, "rx0_mvb_src_rdy": 62, "rx0_mvb_vld": 62, "rx0_payload_en": 62, "rx0_src_rdy": 94, "rx0_vld": 94, "rx1": 94, "rx1_data": 94, "rx1_dst_rdy": 94, "rx1_item": 94, "rx1_item_width": 94, "rx1_mfb_data": 62, "rx1_mfb_dst_rdy": 62, "rx1_mfb_eof": 62, "rx1_mfb_eof_po": 62, "rx1_mfb_meta": 62, "rx1_mfb_sof": 62, "rx1_mfb_sof_po": 62, "rx1_mfb_src_rdy": 62, "rx1_mvb_dst_rdy": 62, "rx1_mvb_hdr": 62, "rx1_mvb_payload": 62, "rx1_mvb_src_rdy": 62, "rx1_mvb_vld": 62, "rx1_payload_en": 62, "rx1_src_rdy": 94, "rx1_vld": 94, "rx_addr": [85, 89], "rx_aful": [77, 81], "rx_agent": 144, "rx_ardi": [85, 89], "rx_be": 89, "rx_block_siz": [33, 38, 68, 109, 111], "rx_chan_rout": [0, 185], "rx_channel": [46, 59, 90], "rx_chsum_en": 74, "rx_clk": [75, 77, 81, 109, 111, 131, 166], "rx_clk2": 75, "rx_clk_x2": 111, "rx_compare_data": 144, "rx_compare_meta": 144, "rx_cut": 55, "rx_data": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_data_consum": 101, "rx_data_in": 61, "rx_data_out": 61, "rx_discard": [81, 92, 144], "rx_discard_": 144, "rx_dma_calypt": 39, "rx_dma_calypte_addr_manag": 34, "rx_dma_calypte_hdr_insertor": 33, "rx_dma_calypte_hdr_manag": 35, "rx_dma_calypte_input_buff": 36, "rx_dma_calypte_sw_manag": 37, "rx_dma_calypte_trans_buff": 38, "rx_dma_channel": 48, "rx_drd": [85, 89], "rx_drdy": [85, 89], "rx_drop": 56, "rx_dst_rdy": [7, 8, 47, 52, 55, 56, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_dst_rdy_in": 61, "rx_dst_rdy_out": 61, "rx_dwr": [85, 89], "rx_env": 144, "rx_eof": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_eof_in": 61, "rx_eof_out": 61, "rx_eof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81], "rx_eof_pos_in": 61, "rx_eof_pos_out": 61, "rx_eop": [47, 72], "rx_eop_po": [47, 72], "rx_gen_en": 46, "rx_hdr_addr": 78, "rx_hdr_chan": 78, "rx_hdr_dst_rdy": 78, "rx_hdr_ins_en": 48, "rx_hdr_len": 78, "rx_hdr_meta": 78, "rx_hdr_mfb_meta": 78, "rx_hdr_src_rdy": 78, "rx_hdr_vld": 78, "rx_include_crc": 111, "rx_include_ipg": 111, "rx_input": 144, "rx_input_data": 144, "rx_input_data_": 144, "rx_item": 102, "rx_item_width": [33, 38, 68, 109, 111], "rx_length": [60, 74], "rx_link_up": 180, "rx_mac_lit": [109, 166, 185, 187], "rx_mac_lite_region": 144, "rx_meta": [52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 93], "rx_meta_in": 61, "rx_meta_out": 61, "rx_metadata": 8, "rx_mfb": 144, "rx_mfb0_data": 63, "rx_mfb0_dst_rdy": 63, "rx_mfb0_eof": 63, "rx_mfb0_eof_po": 63, "rx_mfb0_meta": 63, "rx_mfb0_sof": 63, "rx_mfb0_sof_po": 63, "rx_mfb0_src_rdy": 63, "rx_mfb1_data": 63, "rx_mfb1_dst_rdy": 63, "rx_mfb1_eof": 63, "rx_mfb1_eof_po": 63, "rx_mfb1_meta": 63, "rx_mfb1_sof": 63, "rx_mfb1_sof_po": 63, "rx_mfb1_src_rdy": 63, "rx_mfb_": [110, 187], "rx_mfb_data": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_discard": 75, "rx_mfb_dst_rdy": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 110, 111, 180], "rx_mfb_eof": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_eof_po": [36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_error": 109, "rx_mfb_hdr": [180, 187], "rx_mfb_meta": [63, 64, 65, 67, 70, 71, 74, 75], "rx_mfb_queue": 71, "rx_mfb_sel": 70, "rx_mfb_sof": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_sof_po": [36, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_src_rdy": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_t": 65, "rx_mfb_timestamp": 71, "rx_mvb": 144, "rx_mvb_channel": 59, "rx_mvb_data": [60, 64, 69, 100], "rx_mvb_discard": 54, "rx_mvb_dst_rdy": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mvb_ext_en": 50, "rx_mvb_ext_onli": 50, "rx_mvb_ext_siz": 50, "rx_mvb_frame_length": 50, "rx_mvb_hdr": 69, "rx_mvb_len": 59, "rx_mvb_lut_addr": 106, "rx_mvb_meta": [69, 100], "rx_mvb_metadata": 106, "rx_mvb_mod_eof_en": 54, "rx_mvb_mod_eof_s": 54, "rx_mvb_mod_eof_typ": 54, "rx_mvb_mod_sof_en": 54, "rx_mvb_mod_sof_s": 54, "rx_mvb_mod_sof_typ": 54, "rx_mvb_payload": 69, "rx_mvb_src_rdy": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mvb_switch": 69, "rx_mvb_usermeta": [50, 54], "rx_mvb_vld": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mwr": 89, "rx_new_sof": 60, "rx_offset": [60, 74], "rx_old_sof": 60, "rx_op_dst_rdi": 101, "rx_op_en": 101, "rx_op_pipe_en": 101, "rx_op_respons": 101, "rx_op_src_rdi": 101, "rx_op_vld": 101, "rx_out_data": 144, "rx_out_hdr": 144, "rx_output": 144, "rx_path_40g": 107, "rx_ptr_width": 46, "rx_rd": [85, 89], "rx_region": [68, 72, 109, 111], "rx_region_s": [33, 38, 68, 109, 111], "rx_reset": [75, 77, 81, 109, 111, 131], "rx_sel": [8, 91, 98], "rx_sel_data": 99, "rx_sel_dst_rdi": [98, 99], "rx_sel_if": 98, "rx_sel_src_rdi": [98, 99], "rx_sel_vld": [98, 99], "rx_shakedown_en": 96, "rx_sof": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_sof_in": 61, "rx_sof_mask": 60, "rx_sof_out": 61, "rx_sof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_sof_pos_in": 61, "rx_sof_pos_out": 61, "rx_sop": [47, 72], "rx_sop_po": [47, 72], "rx_src_rdy": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_src_rdy_in": 61, "rx_src_rdy_out": 61, "rx_statu": [77, 81], "rx_stream": [96, 98], "rx_trim_en": 52, "rx_trim_len": 52, "rx_uinstr_src_rdi": 17, "rx_valid": 93, "rx_vld": [90, 91, 92, 96, 98, 99, 101, 102, 105], "rx_word": 60, "rx_wr": [85, 89], "rxmac": [0, 185], "rxmac0": [0, 185], "rxmac1": [0, 185], "rxn": 107, "rxp": 107, "rxpolar": 107, "s10memori": [156, 161], "s_ch": 179, "s_p": 179, "safe": [6, 17, 82], "safe_read_mod": 6, "sai": [11, 17, 68, 87, 135, 136, 149, 156], "said": 89, "sake": [68, 76, 144], "same": [1, 11, 12, 13, 14, 17, 19, 21, 26, 27, 28, 30, 31, 32, 47, 48, 58, 61, 63, 67, 68, 71, 75, 76, 78, 80, 83, 87, 88, 89, 93, 94, 98, 101, 104, 109, 110, 111, 112, 117, 125, 130, 131, 135, 136, 137, 138, 144, 145, 146, 147, 152, 156, 160, 161, 164, 166, 167, 180, 183, 184, 187, 188, 189], "same_clk": [48, 61], "sampl": [39, 45, 109, 111, 122, 124, 144, 147, 150], "sand": 147, "save": [19, 25, 29, 32, 100, 101, 135, 136, 144, 147, 160], "sc": [144, 185, 189], "sc_output_": 144, "scalabl": [17, 159, 193], "scale": [31, 102], "scan": 27, "scenario": [131, 144], "schemat": [171, 172], "scheme": [39, 45, 46, 166], "scienc": 188, "scope": [22, 166], "scoped_to_ref": 166, "scoreboard": [5, 131], "scoreboard_channel_head": 131, "scrambl": [107, 130, 149], "scrambler": [107, 130], "scrambler_gen": 107, "script": [24, 27, 31, 32, 67, 166, 170, 171, 172, 173, 179, 184, 185, 189, 195], "sdc": 179, "sdm": [153, 191], "sdp": [39, 45, 46], "sdp_bmem": 161, "sdp_bmem_v7": 161, "sdp_bram": [16, 161], "sdp_bram_b": 16, "sdp_bram_behav": 161, "sdp_bram_xilinx": 161, "sdp_memx": [160, 161], "sdp_rd_chan": 37, "sdp_rd_data": 37, "sdp_uram_xilinx": 161, "se": [31, 36], "search": [60, 107], "second": [18, 22, 35, 39, 45, 58, 59, 67, 68, 76, 87, 89, 104, 110, 120, 121, 128, 130, 131, 141, 142, 144, 147, 150, 152, 156, 174, 183, 184, 185, 187, 196], "secondari": 68, "section": [17, 23, 67, 74, 83, 104, 107, 144, 152, 183, 184, 187], "section_length": 67, "sectionlength": 67, "secur": [14, 23], "see": [0, 5, 6, 11, 16, 17, 18, 22, 23, 25, 48, 65, 67, 68, 71, 75, 77, 79, 82, 83, 89, 90, 100, 104, 107, 109, 110, 111, 113, 119, 121, 125, 137, 138, 139, 142, 143, 144, 145, 148, 152, 159, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 183, 184, 185, 186, 187, 190, 195], "seed": [31, 45], "seem": [11, 179], "seen": [17, 25, 189], "seg": 132, "segment": [34, 109, 111, 133, 187], "sel": [8, 30, 98], "sel_shakedown_en": 98, "select": [4, 5, 10, 14, 16, 17, 25, 29, 31, 32, 35, 48, 52, 54, 59, 69, 70, 71, 74, 77, 79, 82, 90, 91, 92, 98, 99, 105, 109, 111, 113, 116, 121, 125, 137, 138, 144, 146, 156, 166, 174, 180, 183, 184, 185, 187, 189, 193, 194, 195], "selected_queu": 71, "self": [107, 174], "send": [0, 8, 11, 14, 17, 21, 23, 31, 33, 45, 46, 49, 50, 57, 59, 60, 76, 78, 80, 85, 90, 101, 104, 108, 113, 116, 119, 122, 123, 124, 126, 127, 128, 129, 130, 131, 134, 139, 141, 142, 143, 144, 145, 146, 149, 151, 152, 159, 183, 184, 191, 195], "send_empty_fram": 131, "send_fram": 131, "send_transact": 151, "sensor": 23, "sent": [19, 29, 33, 34, 37, 44, 46, 49, 57, 58, 59, 71, 72, 78, 85, 87, 89, 101, 109, 110, 111, 125, 129, 134, 137, 138, 139, 144, 146, 180, 183, 186, 187, 192], "separ": [11, 25, 31, 33, 45, 56, 59, 76, 78, 90, 104, 109, 111, 118, 119, 131, 144, 166, 187, 188, 194, 198], "seq": [32, 125, 137, 138, 144], "seq_byte_arrai": 144, "seq_cfg": [128, 139, 142, 143, 144], "seq_item_export": 144, "seq_item_port": 144, "seq_mvb": 144, "seq_rx_packet": 144, "seq_tx_rdi": 144, "seqeuenc": 151, "sequenc": [18, 23, 31, 45, 107, 124, 131, 132, 145, 146, 151, 152], "sequence_": 144, "sequence_burst_rx": 143, "sequence_byte_arrai": 144, "sequence_full_speed_rx": [128, 139, 142, 143], "sequence_item": [122, 123, 125, 128, 131, 132, 133, 134, 137, 138, 139, 142, 143, 144, 147], "sequence_item_request": 146, "sequence_item_respons": [146, 152], "sequence_lib": [125, 137, 138, 144], "sequence_lib_rx": [128, 139, 142, 143], "sequence_librari": 144, "sequence_library_rx": 134, "sequence_library_rx_fullspe": 134, "sequence_mast": 146, "sequence_master_burst": 146, "sequence_master_max": 146, "sequence_meta": 152, "sequence_mfb_data": 152, "sequence_mi": 152, "sequence_mi_sim": 152, "sequence_mvb": 144, "sequence_mvb_data": 152, "sequence_packet_const": 144, "sequence_packet_incr": 144, "sequence_packet_larg": 144, "sequence_packet_mid": 144, "sequence_packet_rand_spac": 144, "sequence_packet_smal": 144, "sequence_rand": 151, "sequence_rand_rx": 143, "sequence_rx": [123, 132, 134, 144], "sequence_rx_bas": 132, "sequence_rx_fullspe": 134, "sequence_rx_initi": 123, "sequence_rx_rdi": 144, "sequence_rx_stop": 134, "sequence_simpl": [125, 131, 137, 138, 144, 151], "sequence_simple_const": [125, 137, 138], "sequence_simple_dec": [125, 137, 138], "sequence_simple_gauss": [125, 137, 138], "sequence_simple_inc": [125, 137, 138], "sequence_simple_rx": [128, 139, 142], "sequence_simple_rx_bas": [128, 139, 142, 143], "sequence_slav": 146, "sequence_slave_incr_addr": 146, "sequence_slave_librari": 146, "sequence_slave_same_addr": 146, "sequence_slave_sim": 146, "sequence_slave_slave_burst": 146, "sequence_stop_rx": [128, 139, 142, 143], "sequence_tb": 152, "sequence_tx": [132, 141], "sequence_tx_ack": 123, "sequence_tx_bas": 132, "sequence_tx_burst": 141, "sequence_tx_rdi": 144, "sequence_tx_stop": 141, "sequenti": [26, 31, 144], "sequentiali": 160, "seri": [31, 45, 115, 160], "serial": [19, 23, 60, 107, 180, 187, 189, 192, 194], "seriou": 144, "serv": [44, 45, 58, 76, 107, 116, 126, 127, 130, 144, 160, 166], "server": [27, 174], "set": [3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 31, 32, 33, 35, 36, 38, 39, 44, 45, 46, 47, 48, 49, 50, 56, 58, 59, 61, 62, 63, 64, 67, 71, 74, 75, 76, 77, 80, 81, 85, 86, 87, 90, 100, 101, 102, 104, 108, 109, 110, 111, 112, 113, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 137, 138, 139, 142, 143, 144, 145, 146, 147, 151, 152, 156, 160, 161, 166, 179, 180, 183, 184, 187, 188, 189, 192, 195], "set_inst_overrid": [128, 139, 142, 143, 144], "set_max_delai": 1, "set_properti": 166, "set_rd": 146, "set_report_id_action_ti": 144, "setup": [0, 17, 18, 24, 25, 31, 75, 151, 166, 179], "setup_flag": 166, "sever": [67, 100, 109, 111, 122, 150, 166, 174, 183, 186, 193, 195], "sfc": 111, "sfch": 111, "sfcl": 111, "sfd": 109, "sh": [170, 171, 172, 173], "sh_fifo": 156, "sh_fsm": 110, "sh_reg": 144, "sh_reg_bas": 144, "shadow": [110, 166], "shake": 102, "shake_port": 102, "shakedown": [6, 96, 98, 101, 165], "shallow": [4, 13, 77, 161], "shape": [67, 88], "share": [43, 47, 68, 73, 160, 166, 184], "shell": 184, "shift": [2, 5, 8, 19, 23, 52, 55, 59, 79, 80, 86, 88, 101, 105, 110, 121, 156, 160], "shift_left": 8, "shifter": [43, 59, 160], "short": [31, 110, 111], "shorten": [20, 52, 164], "shorter": 14, "shoud": 31, "should": [5, 17, 19, 20, 23, 24, 25, 26, 30, 31, 32, 35, 47, 59, 63, 67, 75, 80, 87, 89, 98, 109, 121, 131, 144, 146, 166, 173, 184, 185, 186, 187, 200], "show": [0, 11, 31, 58, 76, 87, 89, 104, 110, 122, 123, 124, 125, 128, 131, 134, 137, 138, 139, 142, 143, 144, 145, 152, 174, 184, 187, 193, 195], "shown": [76, 87, 89, 104, 110, 119, 144, 179, 183, 184, 186, 187, 192], "shp_rd_chan": 37, "shp_rd_data": 37, "shreg": [58, 66, 86, 89, 144], "shrink": 75, "side": [4, 8, 21, 45, 46, 48, 58, 67, 72, 80, 82, 83, 87, 89, 107, 109, 110, 111, 119, 123, 144, 147, 187], "sideband": 113, "signal": [1, 6, 7, 8, 12, 14, 16, 17, 19, 20, 23, 25, 28, 31, 33, 35, 37, 39, 40, 41, 44, 45, 46, 49, 58, 59, 66, 67, 68, 70, 71, 74, 76, 77, 78, 79, 80, 81, 83, 87, 88, 89, 90, 91, 93, 96, 99, 107, 109, 110, 111, 113, 114, 115, 116, 117, 121, 128, 129, 131, 133, 134, 135, 136, 139, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 156, 160, 161, 162, 164, 179, 183, 187, 188], "signaltap": 27, "signifi": [44, 76, 104], "signific": [67, 89], "significantli": [1, 29, 166], "sim_flag": 144, "sim_lib": 166, "sim_modul": 166, "similar": [43, 87, 107, 110, 152, 156, 184], "similarli": [45, 166, 195], "simluat": 152, "simpl": [0, 6, 11, 39, 41, 43, 45, 46, 61, 62, 65, 67, 68, 76, 87, 89, 90, 102, 104, 106, 116, 124, 125, 131, 132, 137, 138, 144, 145, 147, 159, 160, 162, 164, 166, 184, 187, 188, 190, 195], "simple_simpl": 144, "simpler": [1, 11, 161], "simplest": 110, "simpli": [12, 71, 144, 166, 195], "simplic": [76, 110, 144], "simplifi": [58, 59, 67, 76, 104, 107, 110, 125, 128, 137, 138, 139, 142, 143, 144, 174, 192, 193], "simul": [19, 31, 47, 67, 75, 139, 144, 147, 151, 164, 166, 195, 200], "simult": 31, "simultan": [0, 6, 11, 31, 54, 67, 76], "sinc": [11, 13, 17, 18, 19, 43, 68, 71, 80, 91, 118], "singl": [0, 1, 6, 8, 18, 19, 21, 40, 45, 60, 63, 67, 68, 70, 71, 76, 80, 89, 102, 104, 110, 113, 116, 135, 136, 138, 144, 161, 166, 174, 180, 183, 192], "situat": [58, 68, 76, 88, 95, 110, 118, 144], "six": [76, 146], "size": [5, 7, 8, 9, 17, 18, 19, 22, 34, 35, 37, 39, 44, 45, 46, 48, 50, 54, 55, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 71, 72, 74, 75, 78, 79, 109, 111, 112, 114, 116, 125, 128, 131, 137, 138, 139, 142, 144, 146, 148, 150, 151, 152, 164, 180, 183, 185, 192, 195], "size_max": 144, "skid": 38, "skip": [58, 166], "slack": 183, "slave": [82, 84, 87, 90, 107, 109, 111, 116, 121, 122, 144, 146, 183], "slice": [25, 29, 156, 160], "slight": [64, 110], "slightli": [11, 17, 21, 144, 190], "slot": [189, 192, 193], "slow": [67, 164], "slower": [187, 188, 189], "slowest": 151, "slr_cross": 164, "slv_array_t": [13, 14, 15, 25, 31, 54, 59, 60, 63, 69, 70, 78, 85, 89, 93, 96, 98, 106, 183, 192], "small": [19, 59, 60, 76, 110, 131, 144, 161, 164, 185], "smaller": [3, 13, 31, 40, 68, 151], "smallest": [67, 75, 76], "smarter": 121, "snippet": 184, "snoop": 117, "snyc_termin": 151, "so": [0, 6, 11, 12, 17, 19, 23, 58, 59, 60, 67, 70, 71, 76, 80, 85, 87, 88, 89, 110, 122, 144, 149, 152, 164, 166, 179, 184, 185, 187, 195], "soch": 111, "socl": 111, "sof": [41, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 71, 74, 76, 78, 80, 100, 109, 110, 111, 113, 126, 127, 128, 135, 136, 142, 144, 145, 151, 170, 171, 172, 180, 183, 189], "sof_creat": 60, "sof_origin": 58, "sof_po": [33, 38, 59, 110, 145], "sof_pos_width": 76, "sof_unmask": 58, "softwar": [23, 27, 31, 39, 42, 45, 46, 67, 87, 107, 109, 111, 112, 121, 183, 185, 187, 188, 191], "sole": 110, "solut": [67, 72, 144], "solv": [11, 17, 21, 67, 95, 160], "some": [6, 10, 11, 12, 19, 20, 21, 31, 39, 44, 45, 49, 58, 67, 68, 76, 87, 89, 101, 104, 107, 109, 119, 125, 137, 138, 144, 150, 151, 160, 164, 166, 184, 187, 189, 192, 193, 195], "some_boolean": 184, "some_integ": 184, "somehow": 187, "someth": [11, 131, 148], "sometim": [18, 19, 110, 144, 166, 184, 187], "somewhat": 89, "somewher": [17, 19, 128, 139, 142], "soon": [34, 109, 111], "sooner": 166, "sop": [47, 64, 134], "sop_po": 47, "sop_pos_width": 47, "sorag": 21, "sort": 59, "sorter": 17, "sourc": [0, 17, 22, 27, 47, 49, 65, 66, 71, 75, 90, 92, 94, 96, 98, 109, 111, 113, 121, 144, 147, 159, 160, 164, 166, 183, 184, 185, 186, 187, 189, 196, 198], "sp": 179, "sp_bmem": 161, "sp_bram": 161, "sp_bram_xilinx": 161, "sp_uram_xilinx": 161, "space": [0, 3, 4, 17, 18, 19, 21, 22, 29, 30, 31, 35, 37, 39, 41, 45, 48, 49, 59, 61, 71, 80, 87, 89, 90, 109, 111, 116, 118, 119, 121, 128, 131, 139, 142, 143, 144, 149, 164, 166, 180, 183, 185, 187, 190, 192, 193, 195], "space_size_set": [128, 139, 142, 143], "spacer": 111, "span": [23, 76], "spars": 98, "special": [19, 45, 60, 164, 166, 180, 183, 187], "specif": [0, 1, 11, 20, 21, 25, 28, 31, 34, 39, 40, 44, 45, 60, 67, 71, 107, 109, 110, 112, 113, 119, 129, 148, 152, 156, 157, 158, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 185, 187, 188, 189, 190, 191, 192], "specifi": [3, 11, 18, 19, 22, 24, 26, 34, 38, 54, 55, 56, 58, 60, 74, 76, 80, 89, 104, 109, 126, 127, 131, 144, 149, 151, 166, 184, 185, 200], "speed": [45, 48, 58, 67, 71, 96, 107, 108, 109, 111, 119, 129, 144, 152, 160, 179, 180, 185, 187, 188, 189, 193, 194, 195], "spent": 6, "spike": 17, "spkt_lng": 59, "spkt_size_min": 59, "split": [0, 36, 68, 69, 70, 71, 131, 166, 183, 187], "splitter": [144, 162, 163, 187, 193], "splitter_output": [69, 70], "squar": 160, "squarer": 160, "sr": [67, 160], "sr_sync_latch": [12, 160], "src": [49, 90, 102, 144, 173, 179, 184, 191], "src_buf": [17, 164], "src_buf_col": 17, "src_buf_rd_addr": 17, "src_buf_rd_data": 17, "src_buf_row": 17, "src_channel": 90, "src_rdy": [4, 47, 76, 102, 104, 144, 145, 147, 160, 192], "ss": 27, "st": 192, "st_sp_dbg_chan": [40, 45, 46], "st_sp_dbg_meta": [40, 45, 46], "st_sp_dbg_signal_w": [45, 46], "stabl": 107, "stage": [7, 10, 19, 59, 60, 70, 80, 86, 166, 184], "stai": [25, 49, 58, 63, 76, 80, 87, 89, 90, 184], "stamp": [109, 193], "stand": 104, "standalon": 59, "standard": [22, 45, 58, 88, 89, 101, 107, 109, 111, 129, 144, 160, 166, 192, 194], "standardli": 187, "standart": 111, "starget": 166, "starget_": 166, "start": [0, 17, 18, 19, 27, 28, 34, 35, 44, 45, 47, 48, 49, 54, 57, 58, 59, 60, 63, 67, 68, 76, 80, 89, 100, 104, 109, 110, 111, 113, 119, 121, 126, 127, 129, 130, 131, 135, 136, 144, 146, 148, 149, 152, 159, 166, 170, 174, 177, 183, 184, 192, 195], "start_channel": 179, "start_ev": 28, "start_item": [144, 151, 152], "start_profil": 179, "start_req_ack": [37, 40, 44], "start_req_chan": [37, 40, 44], "start_req_channel": [34, 35], "start_req_don": 35, "start_req_vld": [34, 35, 37, 40, 44], "start_time_max": 148, "start_time_min": 148, "startup": 107, "starvat": 17, "stat": [25, 57, 109, 111], "stat_discard": 57, "stat_pkt_lng": 35, "state": [0, 12, 31, 32, 40, 67, 71, 82, 87, 89, 116, 121, 128, 130, 139, 142, 143, 144, 149, 151, 156, 160, 183], "state_packet_data": [128, 139, 142], "state_packet_new": [128, 139, 142], "state_packet_non": [128, 139, 142], "state_packet_space_new": [128, 139, 142], "state_pakcet_spac": [128, 139, 142], "statement": 184, "static": [0, 183, 186], "statist": [0, 9, 11, 18, 24, 25, 31, 45, 46, 57, 87, 107, 109, 111, 144, 160, 164, 180], "statu": [5, 23, 25, 31, 37, 44, 48, 58, 59, 67, 79, 81, 85, 105, 107, 109, 111, 116, 117, 144, 156, 180, 181, 183, 185, 191, 192, 193], "status_data": 133, "std": [144, 152], "std_arith": 144, "std_logic": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 116, 117, 120, 121, 180, 183, 192], "std_logic_arith": 144, "std_logic_vector": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 180, 183, 185, 192], "stdarithnowarn": 144, "steadi": 67, "steer": 113, "stem": 166, "step": [19, 29, 35, 47, 129, 144, 152, 166, 179, 189, 195], "stick": 144, "still": [19, 57, 104, 119, 186], "stop": [19, 35, 39, 42, 44, 45, 49, 67, 80, 110, 144, 183, 184], "stop_forc": 37, "stop_force_chan": 37, "stop_req_ack": [37, 40, 44], "stop_req_chan": [37, 40, 44], "stop_req_channel": 35, "stop_req_don": 35, "stop_req_vld": [35, 37, 40, 44], "storag": [118, 119], "store": [4, 5, 6, 10, 11, 13, 17, 18, 19, 21, 26, 34, 43, 45, 58, 59, 65, 67, 77, 80, 87, 93, 109, 111, 112, 118, 119, 126, 127, 133, 144, 150, 160, 164, 166, 185, 195], "stp": 27, "straddl": 113, "straight": [5, 67, 68, 105], "straightforward": 67, "strang": 144, "stratix": [23, 31, 109, 111, 156, 161, 164, 187, 188, 189, 190, 192], "stratix10": [3, 4, 5, 9, 14, 16, 34, 35, 37, 44, 48, 49, 50, 54, 58, 60, 65, 69, 70, 71, 74, 75, 78, 79, 89, 94, 101, 105, 109, 111, 116, 117, 166, 180, 192], "stream": [0, 17, 19, 35, 46, 48, 54, 57, 60, 62, 63, 64, 67, 71, 74, 94, 107, 109, 111, 131, 144, 162, 165, 180, 183, 186, 187, 192, 195], "stream2": 162, "stream_out_aful": 19, "stream_out_en": 19, "strech": 60, "stress": 45, "string": [3, 4, 5, 6, 9, 10, 13, 14, 15, 16, 18, 24, 28, 31, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 96, 98, 99, 100, 101, 102, 105, 106, 109, 111, 113, 116, 117, 121, 128, 131, 133, 139, 142, 143, 144, 150, 166, 180, 183, 185, 192], "strobe": [39, 45, 109, 111], "strongli": [144, 166, 183, 187], "struct": 144, "structur": [144, 152, 156, 160, 161, 166, 184, 185], "stuck": [116, 144, 152, 164, 183, 187], "su": 27, "subclass": [125, 137, 138, 144], "subcompon": [48, 111, 144, 166, 184, 185, 187, 191], "subcor": 0, "subdirectori": 166, "subenviron": 144, "sublay": 187, "submit": 25, "submodul": [109, 111, 185, 198], "subnod": 185, "subpart": 27, "subprocess": 166, "subsect": [152, 187], "subsequ": 187, "subset": [17, 71], "substitut": 182, "subtract": 60, "success": [0, 31, 112, 144, 183], "successful": 38, "successfulli": [17, 109, 111, 144, 173, 189], "successor": 47, "suddenli": 67, "sudo": [27, 31, 174, 189], "suffici": [27, 76, 110], "suffix": [47, 58, 144, 166], "suggest": 184, "suit": [179, 187], "suitabl": [4, 13, 144, 156, 161], "sum": [18, 19, 25, 30, 60, 94], "sum_en": 25, "sum_extra_width": 25, "sum_on": 160, "sumbit": 25, "summar": 59, "super": [59, 128, 131, 139, 142, 143, 144, 150, 164], "superpacket": 60, "suppli": 166, "support": [4, 6, 10, 11, 13, 14, 16, 22, 23, 27, 32, 35, 42, 47, 48, 49, 54, 65, 67, 68, 71, 76, 83, 88, 90, 109, 110, 111, 113, 117, 119, 121, 156, 159, 161, 162, 165, 166, 180, 184, 186, 187, 189, 190, 193, 194, 195], "suppos": 62, "suppress": 144, "sure": [27, 67, 87, 129], "surpass": 67, "surpris": 87, "surround": 144, "sv": [32, 132, 144, 152], "sw": [0, 18, 32, 34, 37, 39, 44, 46, 67, 106, 109, 111, 179, 185, 195], "sw_addr": 106, "sw_addr_width": [37, 39], "sw_be": 106, "sw_din": 106, "sw_dout": 106, "sw_dout_vld": 106, "sw_read": 106, "sw_rst": 25, "sw_slice": 106, "sw_timeout_w": 96, "sw_timeout_width": 62, "sw_width": 106, "sw_write": 106, "swap": [74, 179], "switch": [17, 19, 27, 62, 63, 67, 69, 96, 109, 122, 144, 148, 162, 174, 186, 189, 195], "switchabl": 174, "swrite": [131, 144], "sychron": 132, "sync_": 151, "sync_cb": 151, "sync_connect": [128, 139, 142, 143, 151], "sync_regist": 151, "sync_reset": 151, "sync_termin": 151, "synchrnou": 12, "synchron": [1, 6, 16, 24, 47, 59, 90, 91, 92, 94, 96, 98, 99, 100, 107, 109, 111, 116, 128, 139, 142, 143, 151, 160, 164, 183, 196], "synchroni": 121, "syncrhon": 151, "syntax": 185, "synth": 166, "synth_onli": 166, "synthes": 166, "synthesi": [160, 184, 189], "synthesis": 166, "synthfil": 166, "sysmon": 191, "system": [23, 40, 112, 187, 189, 196], "systemverilog": [166, 200], "sythesi": 166, "t": [11, 17, 20, 25, 31, 32, 67, 76, 87, 88, 89, 107, 109, 121, 122, 128, 131, 133, 139, 142, 143, 144, 148, 149, 166], "tabl": [31, 39, 45, 76, 89, 90, 104, 122, 123, 124, 125, 128, 134, 137, 138, 139, 142, 143, 144, 145, 152, 160, 165, 183, 184, 187], "tabul": 144, "tag": [22, 113, 117, 119, 131, 144, 192, 198], "tag_8": 117, "tag_9": 117, "tak": 151, "take": [5, 17, 19, 58, 64, 67, 75, 87, 88, 89, 104, 107, 110, 119, 126, 127, 129, 130, 144, 174, 183, 184, 185, 187, 194], "taken": [0, 19, 80, 98, 110], "talk": 89, "tap": [58, 144], "targ": 166, "target": [1, 3, 5, 11, 17, 18, 19, 27, 31, 46, 50, 54, 64, 67, 68, 78, 81, 83, 84, 87, 88, 89, 111, 117, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 187, 188, 189, 192, 193], "target_default": 166, "target_func": 117, "target_myproc": 166, "task": [29, 107, 109, 111, 125, 126, 127, 131, 137, 138, 144, 146, 149, 150, 151, 152, 187, 192], "tb": 31, "tbd": [39, 180], "tcam": [22, 180, 183, 187], "tchannel": 131, "tcl": [27, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 185, 189, 191], "tclsh": 166, "tcp": 74, "tdata": [124, 139], "tdiscard": 131, "tdut": 144, "tehn": 14, "tehr": 130, "tell": [98, 122, 144], "temp": 191, "temperatur": [23, 164], "temporari": 59, "term": [104, 185, 189, 194], "termin": [130, 149], "ternari": 161, "test": [0, 5, 31, 32, 45, 46, 58, 59, 102, 108, 113, 128, 131, 139, 142, 143, 150, 152, 154, 167, 168, 169, 180, 181, 183, 189, 190, 191], "test_mem_test": 31, "test_pci": 174, "testbench": [150, 152, 166], "tester": [154, 190], "texliv": 31, "text": [47, 144], "tfc": 111, "tfch": 111, "tfcl": 111, "th": 101, "than": [0, 1, 3, 4, 17, 25, 29, 31, 48, 54, 58, 59, 60, 67, 68, 76, 89, 101, 109, 111, 129, 144, 147, 160, 166, 184, 187, 188, 192, 193], "thank": [109, 111], "thei": [17, 19, 21, 36, 57, 58, 60, 71, 75, 76, 87, 89, 93, 94, 95, 101, 118, 128, 129, 131, 139, 142, 143, 144, 147, 160, 164, 183, 184, 185, 187, 195], "them": [0, 11, 18, 21, 25, 33, 36, 58, 59, 60, 64, 67, 68, 75, 80, 87, 89, 104, 107, 108, 110, 116, 118, 119, 126, 127, 128, 129, 138, 139, 141, 142, 143, 144, 146, 149, 152, 159, 179, 183, 184, 185, 187, 189, 190, 192], "themselv": [11, 174], "theoret": 87, "theori": 89, "ther": 130, "therefor": [18, 29, 31, 47, 52, 60, 67, 75, 76, 87, 89, 104, 121, 144, 186, 187, 194], "thesi": [1, 17, 19, 59, 119], "thi": [0, 1, 2, 3, 5, 6, 7, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 25, 27, 29, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 83, 84, 85, 87, 88, 89, 90, 91, 93, 94, 95, 98, 101, 102, 104, 106, 109, 110, 111, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 194, 195, 196, 197, 198, 200], "thing": [58, 60, 71, 76, 80, 144, 151, 184, 195], "think": 20, "third": [22, 35, 39, 45, 76, 87, 89, 144, 152, 183, 184, 187], "this_item": 144, "this_typ": 144, "those": [10, 11, 76, 87, 109, 110, 111, 125, 126, 127, 137, 144, 147, 166, 184], "though": [21, 76, 89, 183, 187], "three": [27, 62, 67, 76, 78, 87, 90, 104, 122, 124, 128, 131, 135, 136, 139, 142, 143, 144, 146, 149, 150, 151, 152, 184, 187, 190], "threshh": 144, "threshl": 144, "throgh": 20, "through": [4, 18, 19, 39, 45, 58, 67, 71, 75, 76, 77, 78, 80, 85, 87, 90, 106, 109, 111, 112, 121, 122, 123, 124, 125, 133, 134, 137, 138, 143, 144, 145, 159, 164, 166, 183, 185, 186, 187, 188, 193, 195], "throughout": [183, 184, 191], "throughput": [0, 1, 17, 19, 21, 45, 46, 62, 67, 68, 75, 76, 93, 98, 119, 128, 139, 142, 143, 159, 180, 186, 187, 188, 190, 193, 195], "throught": [135, 136], "throw": [14, 16], "thrp_mea": 45, "thu": [13, 17, 18, 19, 23, 68, 76, 83, 184, 192], "ti": [109, 184], "tic": 48, "tick": [17, 24, 28, 30, 31, 67, 152], "tile": [76, 109, 111, 119, 170, 171, 172, 173, 174, 177, 180, 183, 187, 188, 192, 195], "tile_multir": 187, "till": [40, 87, 144], "time": [0, 4, 6, 11, 12, 14, 16, 18, 19, 21, 25, 26, 28, 31, 45, 58, 62, 65, 68, 71, 77, 80, 88, 90, 96, 100, 109, 110, 118, 121, 122, 131, 144, 148, 150, 151, 166, 179, 180, 184, 185, 187, 193], "time_array_add": 131, "time_reset": 65, "timeout": [17, 59, 62, 96, 131], "timeout_clk_no": 59, "timestamp": [22, 65, 109, 120, 121, 122, 153, 162, 180, 183, 187, 191], "timestamp_en": 109, "timestamp_format": 71, "timestamp_width": 71, "timestampvld": [22, 183, 187], "timestap": 183, "tkeep": 124, "tkeep_width": 124, "tlast": 124, "tlm": 144, "tlp": [22, 114], "tmeta": 131, "tmodel": 144, "tmp": [11, 25], "tmp_data": 144, "tmp_meta": 144, "to_unsign": 18, "todo": [5, 109, 144, 160, 164], "togeth": [17, 18, 21, 22, 68, 72, 80, 87, 89, 104, 112, 119, 128, 138, 141, 142, 144, 147, 151, 160, 166, 194], "too": [17, 75, 144, 184], "took": 149, "tool": [0, 25, 109, 111, 121, 144, 152, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 187, 188, 189, 191, 195, 196], "top": [0, 27, 46, 71, 132, 135, 136, 142, 166, 184, 185, 187, 190, 193], "top_level": [5, 144], "top_level_": 166, "top_level_archgrp": 166, "top_level_path": 166, "total": [0, 9, 11, 19, 27, 31, 37, 39, 40, 43, 44, 46, 54, 76, 90, 98, 109, 111, 192, 195], "total_error": 144, "tpacket_s": 131, "tph": 113, "tr": 144, "tr_dut": [131, 144], "tr_in_a": 131, "tr_in_b": 131, "tr_model": [131, 144], "tr_out": [131, 144], "tr_paket": 144, "tr_port": 144, "track": 17, "traffic": [18, 27, 65, 67, 125, 135, 136, 137, 138, 144, 149], "traget": [9, 37, 44], "tran": [17, 118, 164], "tranasciev": 149, "trans_a_col": 17, "trans_a_item": 17, "trans_b_col": 17, "trans_b_item": 17, "trans_comp_": 17, "trans_comp_dst_rdi": 17, "trans_comp_meta": 17, "trans_comp_src_rdi": 17, "trans_dst_rdi": 17, "trans_fifo_item": 17, "trans_fifo_s": [75, 111], "trans_len": 17, "trans_meta": 17, "trans_mtu": 17, "trans_sort": 164, "trans_src_rdi": 17, "trans_stream": 17, "trans_vld": 17, "transact": [17, 22, 29, 31, 33, 39, 41, 45, 46, 75, 76, 85, 87, 89, 91, 99, 100, 101, 102, 104, 106, 110, 111, 113, 114, 115, 117, 118, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 152, 164, 187, 191, 192, 193, 198], "transaction_count": 147, "transal": 116, "transceiv": [107, 184, 185, 187], "transfer": [1, 11, 17, 45, 47, 67, 75, 76, 83, 87, 104, 106, 147, 160, 164, 183, 186, 187, 188, 189, 191, 192, 193], "transform": [47, 68, 119, 129, 192], "transit": [67, 77, 82, 110, 132], "translat": [22, 27, 166, 185, 191], "transmiss": [47, 49, 65, 76, 91, 96, 100, 104, 110, 111, 144, 193, 194, 195], "transmit": [1, 22, 45, 65, 67, 70, 71, 76, 91, 98, 99, 101, 102, 104, 107, 109, 110, 111, 129, 149, 180, 192, 193, 194, 195, 196, 197], "transmitt": [76, 104], "transport": 35, "transs": 17, "trasfer": 113, "trasform": 162, "trbuf_fifo_en": 39, "trbuf_reg_en": [39, 46], "treadi": [124, 139], "treat": 47, "treatment": 179, "tree": [27, 39, 45, 135, 136, 160, 192], "trfc": 109, "trfch": 109, "trfcl": 109, "tri": [63, 160, 166, 187], "tricki": 67, "trigger": [4, 5, 6, 20, 59, 75, 77, 79, 81, 105, 150, 166], "trim": [52, 54], "trimmer": 162, "tripl": 183, "true": [3, 4, 6, 7, 8, 10, 13, 14, 16, 17, 24, 25, 26, 27, 38, 46, 48, 49, 57, 58, 61, 62, 63, 66, 69, 71, 73, 75, 77, 78, 82, 89, 90, 92, 95, 96, 98, 101, 102, 106, 109, 111, 116, 121, 144, 166, 180, 184], "truli": 133, "truncat": 54, "trx": 144, "try": [11, 31, 59, 89, 187, 188], "try_get": [128, 139, 142, 144], "try_next_item": 144, "ts_demo_en": 180, "ts_dv": 121, "ts_format": 65, "ts_mult_smart_dsp": 121, "ts_mult_use_dsp": 121, "ts_n": [120, 121], "ts_tsu": 120, "ts_width": 65, "tsel": 14, "tsu": [0, 22, 65, 71, 109, 180, 183, 184, 185, 187, 193, 196], "tsu_clk": [180, 183, 196], "tsu_format_to_n": [120, 121], "tsu_gen": [121, 196], "tsu_reset": [183, 196], "tsu_rst": 180, "tsu_ts_dv": [109, 180], "tsu_ts_n": [109, 180, 183, 196], "tsu_ts_vld": [183, 196], "ttarget": 166, "ttarget_": 166, "ttarget_myproc": 166, "ttext": 144, "ttx": 144, "tune": 166, "tunnig": 166, "turn": [5, 68, 107, 111, 187], "tuser": [117, 124, 139], "tuser_width": [124, 139], "tutori": 200, "tvalid": 124, "twice": [58, 68, 187], "two": [4, 5, 6, 14, 17, 21, 36, 39, 45, 47, 50, 54, 55, 56, 58, 60, 62, 63, 64, 67, 68, 69, 70, 71, 72, 73, 76, 77, 80, 81, 82, 86, 87, 89, 90, 94, 96, 98, 100, 104, 109, 110, 113, 118, 121, 122, 124, 125, 128, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 149, 151, 152, 156, 161, 164, 166, 170, 179, 183, 184, 186, 187, 192], "tx": [0, 8, 22, 33, 44, 46, 48, 50, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 79, 81, 88, 90, 91, 92, 94, 96, 98, 99, 101, 102, 109, 123, 124, 128, 129, 133, 134, 135, 136, 139, 142, 143, 144, 145, 147, 180, 183, 187, 189, 194, 195, 197], "tx0_mfb_data": [69, 70], "tx0_mfb_dst_rdy": [69, 70], "tx0_mfb_eof": [69, 70], "tx0_mfb_eof_po": [69, 70], "tx0_mfb_meta": 70, "tx0_mfb_sof": [69, 70], "tx0_mfb_sof_po": [69, 70], "tx0_mfb_src_rdy": [69, 70], "tx0_mvb_dst_rdy": 69, "tx0_mvb_hdr": 69, "tx0_mvb_meta": 69, "tx0_mvb_payload": 69, "tx0_mvb_src_rdy": 69, "tx0_mvb_vld": 69, "tx1_mfb_data": [69, 70], "tx1_mfb_dst_rdy": [69, 70], "tx1_mfb_eof": [69, 70], "tx1_mfb_eof_po": [69, 70], "tx1_mfb_meta": 70, "tx1_mfb_sof": [69, 70], "tx1_mfb_sof_po": [69, 70], "tx1_mfb_src_rdy": [69, 70], "tx1_mvb_dst_rdy": 69, "tx1_mvb_hdr": 69, "tx1_mvb_meta": 69, "tx1_mvb_payload": 69, "tx1_mvb_src_rdy": 69, "tx1_mvb_vld": 69, "tx_": 187, "tx_addr": [85, 89], "tx_aempti": 77, "tx_ardi": [85, 89], "tx_be": 89, "tx_block_siz": [33, 68, 109, 111], "tx_block_vld": [59, 73], "tx_channel": [46, 90], "tx_channel_b": 59, "tx_chsum_bypass": 74, "tx_clk": [75, 77, 81, 109, 111, 166], "tx_compar": 144, "tx_compare_": 144, "tx_data": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 102, 105], "tx_data0": 94, "tx_data1": 94, "tx_data_in": 61, "tx_data_out": 61, "tx_dma_calypt": 45, "tx_dma_chan_start_stop_ctrl": 40, "tx_dma_channel": [48, 180], "tx_dma_metadata_extractor": 41, "tx_dma_pcie_trans_buff": 43, "tx_dma_pkt_dispatch": 42, "tx_dma_sw_manag": [40, 44], "tx_drd": [85, 89], "tx_drdy": [85, 89], "tx_dst_rdy": [7, 8, 47, 52, 55, 56, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 105, 110], "tx_dst_rdy_in": 61, "tx_dst_rdy_out": 61, "tx_dwr": [85, 89], "tx_enabl": 57, "tx_env": 144, "tx_env_": 144, "tx_env_bas": 144, "tx_eof": [52, 55, 56, 57, 66, 68, 73, 77, 79, 81, 110], "tx_eof_in": 61, "tx_eof_mask": 58, "tx_eof_one_hot": 59, "tx_eof_origin": 58, "tx_eof_out": 61, "tx_eof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "tx_eof_pos_in": 61, "tx_eof_pos_out": 61, "tx_eof_unmask": 58, "tx_eop": [47, 72], "tx_eop_po": [47, 72], "tx_gen_en": 46, "tx_input": 144, "tx_input_data": 144, "tx_input_meta": 144, "tx_item": 102, "tx_item_vld": 73, "tx_item_width": [33, 68, 94, 109, 111], "tx_length": 60, "tx_link_up": 180, "tx_mac_lit": [111, 185, 187], "tx_mask": 58, "tx_meta": [52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 93], "tx_meta_in": 61, "tx_meta_out": 61, "tx_metadata": 8, "tx_mfb": 144, "tx_mfb_": 187, "tx_mfb_data": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_dst_rdy": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_eof": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_eof_po": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_meta": [33, 49, 60, 62, 63, 64, 65, 67, 70, 71, 75, 78, 100], "tx_mfb_meta_new": 64, "tx_mfb_sof": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_sof_po": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_src_rdy": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_usermeta": 50, "tx_mvb_": 187, "tx_mvb_channel": [59, 78], "tx_mvb_data": [60, 69, 74, 109, 180], "tx_mvb_discard": 59, "tx_mvb_dst_rdy": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mvb_hdr": 62, "tx_mvb_hdr_meta": [59, 78], "tx_mvb_len": [59, 78], "tx_mvb_lut_addr": 106, "tx_mvb_lut_data": 106, "tx_mvb_meta": 74, "tx_mvb_metadata": 106, "tx_mvb_payload": [62, 69], "tx_mvb_src_rdy": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mvb_usermeta": [50, 54], "tx_mvb_vld": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mwr": 89, "tx_new_sof": 60, "tx_next": 102, "tx_offset": 60, "tx_old_sof": 60, "tx_op": 101, "tx_op_data": 101, "tx_op_data_consum": 101, "tx_op_dst_rdi": 101, "tx_op_src_rdi": 101, "tx_op_vld": 101, "tx_out": 144, "tx_out_": 144, "tx_output": 144, "tx_path_40g": 107, "tx_pkt_lng": 59, "tx_ptr_width": 46, "tx_rd": [85, 89], "tx_region": [33, 68, 72, 109, 111], "tx_region_s": [33, 68, 109, 111], "tx_region_shar": 73, "tx_region_vld": 73, "tx_reset": [75, 77, 81, 109, 111], "tx_respons": 101, "tx_response_vld": 101, "tx_sel_channel": 46, "tx_sof": [52, 55, 56, 57, 66, 68, 73, 77, 79, 81, 110], "tx_sof_in": 61, "tx_sof_mask": [58, 60], "tx_sof_one_hot": 59, "tx_sof_origin": 58, "tx_sof_out": 61, "tx_sof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81], "tx_sof_pos_b": 59, "tx_sof_pos_in": 61, "tx_sof_pos_out": 61, "tx_sof_unmask": 58, "tx_sop": [47, 72], "tx_sop_po": [47, 72], "tx_src_rdy": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 105, 110], "tx_src_rdy_in": 61, "tx_src_rdy_origin": 58, "tx_src_rdy_out": 61, "tx_src_rdy_unmask": 58, "tx_statu": 77, "tx_valid": 93, "tx_vld": [90, 91, 92, 94, 96, 98, 99, 101, 102, 105], "tx_word": 60, "tx_wr": [85, 89], "txmac": [0, 185], "txmac0": [0, 185], "txmac1": [0, 185], "txn": 107, "txp": 107, "txpolar": 107, "txt": 178, "type": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 22, 24, 25, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 119, 120, 121, 122, 125, 128, 129, 130, 131, 135, 136, 137, 138, 139, 141, 142, 143, 144, 148, 149, 156, 161, 166, 179, 180, 183, 185, 187, 190, 192, 194], "type_id": [125, 128, 131, 137, 138, 139, 142, 143, 144, 150, 152], "type_item": 144, "typedef": 144, "typic": [2, 22, 112, 144, 153, 154, 157, 158, 162, 163, 165, 166, 183, 185, 188, 194, 197, 198], "u": [11, 18, 89, 144], "u_array_t": 60, "ucdb": 144, "udp": 74, "ug": [156, 161], "ug573": [156, 161], "ug574": [156, 161], "ultrascal": [3, 4, 5, 6, 14, 16, 18, 28, 33, 34, 35, 39, 40, 41, 42, 43, 45, 46, 50, 54, 58, 60, 61, 62, 64, 65, 68, 69, 70, 71, 74, 75, 77, 78, 79, 82, 90, 99, 101, 105, 109, 111, 113, 116, 117, 121, 156, 161, 166, 169, 187, 188, 190, 192, 197], "umii": [109, 111], "unabl": 83, "unalign": [23, 47, 68], "unansw": 184, "unchang": [12, 46, 67, 110, 166], "uncom": 5, "uncov": 144, "undef_behaw_when_wr_to_same_address": 14, "undefin": [6, 13, 14, 26, 28, 31, 34, 76, 87, 151, 183, 187], "under": [27, 45, 65, 67, 128, 133, 139, 142, 143, 144, 186, 188], "undergo": 110, "underli": [13, 184], "unders": 187, "underscor": 76, "understand": [67, 87], "understood": 104, "unexpect": [82, 116], "unfortun": [67, 144, 188], "unifi": 192, "uniform": [125, 137, 138, 144, 166], "uniqu": [22, 112, 118, 119, 144, 183, 185, 187], "unit": [11, 17, 18, 19, 21, 22, 48, 59, 60, 62, 67, 75, 76, 80, 83, 88, 101, 104, 109, 111, 112, 118, 119, 120, 121, 144, 153, 160, 164, 187, 191, 193, 198], "unitid": 22, "univers": [4, 5, 10, 156, 160, 161, 188], "universalclass": 10, "unix": 196, "unless": [7, 144], "unlik": 76, "unlimit": 3, "unmask": [58, 180], "unnessesari": 68, "unpack": [144, 162], "unpacking_stag": 60, "unpaus": [65, 71], "unprocess": 110, "unregist": 27, "unreli": 166, "unselect": [71, 160], "unsign": [60, 125, 131, 144, 147, 150, 151], "unsort": 45, "unspecifi": 166, "unsuccess": 184, "unsupport": [184, 192], "until": [17, 19, 21, 27, 29, 31, 32, 49, 57, 58, 59, 60, 67, 83, 87, 99, 119, 129, 144, 147, 151, 156, 189, 195], "untouch": 166, "unus": [8, 16, 47, 83, 121, 164], "unuseful": 144, "unverifi": [45, 58], "unwant": 58, "up": [6, 17, 27, 39, 45, 47, 60, 68, 80, 107, 109, 110, 111, 112, 125, 129, 131, 135, 136, 137, 144, 149, 151, 159, 160, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 186, 187, 188, 192, 194], "upd_hdp_chan": 42, "upd_hdp_data": 42, "upd_hdp_en": 42, "upd_hhp_chan": 42, "upd_hhp_data": 42, "upd_hhp_en": 42, "updat": [11, 23, 29, 34, 35, 42, 60, 118, 123, 166, 185], "update_cnt": 123, "update_cnt_width": 123, "upfront": 67, "upi": 171, "upload": [27, 189], "upon": 67, "upper": [39, 45, 109, 120], "upstream": [46, 118, 119], "uram": [5, 79, 101, 105, 156, 161], "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 46, 47, 49, 50, 54, 57, 58, 59, 61, 62, 65, 67, 68, 71, 74, 75, 76, 77, 79, 80, 82, 83, 86, 87, 88, 90, 95, 96, 98, 102, 104, 106, 107, 109, 110, 111, 112, 114, 116, 118, 119, 120, 121, 122, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 144, 145, 146, 147, 148, 149, 150, 151, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198], "usabl": [116, 149], "usag": [12, 20, 29, 31, 32, 59, 62, 118, 132, 160], "usb": [167, 168, 169, 170, 171, 172, 173], "use_clk2": 17, "use_clk_arb": 17, "use_dsp_cnt": 111, "use_dst_rdi": 66, "use_fifox_multi": 98, "use_mux_impl": 102, "use_outreg": [69, 86], "use_pacp_arch": 49, "use_pip": 58, "use_xpm_librari": 166, "used_in": 166, "useful": 41, "useless": 38, "user": [0, 3, 6, 11, 14, 17, 18, 19, 21, 23, 24, 25, 31, 39, 41, 42, 45, 46, 48, 49, 50, 52, 54, 58, 60, 67, 68, 71, 80, 87, 89, 90, 100, 113, 117, 129, 144, 146, 148, 151, 152, 156, 159, 161, 166, 171, 172, 173, 174, 179, 180, 183, 185, 186, 187, 190, 192, 193], "user_const": [166, 185], "user_env": 166, "user_rx_mfb_block_s": 39, "user_rx_mfb_data": 39, "user_rx_mfb_dst_rdi": 39, "user_rx_mfb_eof": 39, "user_rx_mfb_eof_po": 39, "user_rx_mfb_item_width": 39, "user_rx_mfb_meta_chan": 39, "user_rx_mfb_meta_hdr_meta": 39, "user_rx_mfb_region": 39, "user_rx_mfb_region_s": 39, "user_rx_mfb_sof": 39, "user_rx_mfb_sof_po": 39, "user_rx_mfb_src_rdi": 39, "user_to_cor": 144, "usermeta_width": [50, 54], "usp": [116, 167, 168, 169, 175, 176, 192], "usr": 27, "usr_mfb": 40, "usr_mfb_": 40, "usr_mfb_block_s": 46, "usr_mfb_data": [40, 41, 42], "usr_mfb_dst_rdi": [40, 41, 42], "usr_mfb_eof": [40, 41, 42], "usr_mfb_eof_po": [40, 41, 42], "usr_mfb_item_width": 46, "usr_mfb_meta": [40, 41], "usr_mfb_meta_byte_en": 41, "usr_mfb_meta_chan": 42, "usr_mfb_meta_hdr_meta": 42, "usr_mfb_meta_pkt_s": 42, "usr_mfb_region": 46, "usr_mfb_region_s": 46, "usr_mfb_sof": [40, 41, 42], "usr_mfb_sof_po": [40, 41, 42], "usr_mfb_src_rdi": [40, 41, 42], "usr_pkt_size_max": 59, "usr_rx_mfb_data": 46, "usr_rx_mfb_dst_rdi": 46, "usr_rx_mfb_eof": 46, "usr_rx_mfb_eof_po": 46, "usr_rx_mfb_meta_chan": 46, "usr_rx_mfb_meta_hdr_meta": 46, "usr_rx_mfb_sof": 46, "usr_rx_mfb_sof_po": 46, "usr_rx_mfb_src_rdi": 46, "usr_rx_pkt_size_max": [46, 59], "usr_rx_pkt_size_min": 59, "usr_tx_": 45, "usr_tx_mfb": 45, "usr_tx_mfb_block_s": 45, "usr_tx_mfb_data": [45, 46], "usr_tx_mfb_dst_rdi": [45, 46], "usr_tx_mfb_eof": [45, 46], "usr_tx_mfb_eof_po": [45, 46], "usr_tx_mfb_item_width": 45, "usr_tx_mfb_meta_chan": [45, 46], "usr_tx_mfb_meta_hdr_meta": [45, 46], "usr_tx_mfb_meta_pkt_s": [45, 46], "usr_tx_mfb_region": 45, "usr_tx_mfb_region_s": 45, "usr_tx_mfb_sof": [45, 46], "usr_tx_mfb_sof_po": [45, 46], "usr_tx_mfb_src_rdi": [45, 46], "usr_tx_pkt_size_max": 46, "usual": [46, 87, 110, 144, 166, 174], "util": [18, 87, 185, 187, 189], "uvm": [102, 122, 128, 132, 139, 142, 143, 146, 147, 195], "uvm_act": [128, 139, 142, 143], "uvm_active_passive_enum": 133, "uvm_ag": 144, "uvm_analysis_": 144, "uvm_analysis_export": 144, "uvm_analysis_imp_data": 144, "uvm_analysis_imp_decl": 144, "uvm_analysis_imp_export": 131, "uvm_analysis_imp_meta": 144, "uvm_analysis_imp_reset": 144, "uvm_analysis_port": 144, "uvm_app_cor": 131, "uvm_avmm": 122, "uvm_avst_crdt": 123, "uvm_barri": 144, "uvm_bitstream_t": 144, "uvm_common": [131, 134, 144], "uvm_compon": [128, 131, 139, 142, 143, 144], "uvm_component_param_util": [131, 144], "uvm_component_util": [131, 144], "uvm_components_": 144, "uvm_components_util": 144, "uvm_componet_util": [128, 139, 142, 143], "uvm_config_db": [128, 139, 142, 143, 144], "uvm_debug": 144, "uvm_declare_p_sequenc": 144, "uvm_do": 144, "uvm_do_on": 144, "uvm_do_with": [144, 152], "uvm_driv": 144, "uvm_env": 144, "uvm_ev": [144, 150], "uvm_event_callback": 150, "uvm_ful": 144, "uvm_high": 144, "uvm_info": 152, "uvm_intel_mac_seg": 133, "uvm_lbu": 134, "uvm_logic_vector": [131, 144], "uvm_logic_vector_arrai": [133, 144], "uvm_logic_vector_array_intel_mac_seg": 133, "uvm_low": [45, 144], "uvm_max_quit_count": 144, "uvm_medium": [144, 152], "uvm_mfb": 45, "uvm_mi": 152, "uvm_no_act": 144, "uvm_non": 144, "uvm_object": [144, 150], "uvm_object_": 144, "uvm_object_param_util": [144, 150], "uvm_object_util": [131, 144], "uvm_packag": 144, "uvm_pass": [128, 139, 142, 143], "uvm_phas": [128, 131, 139, 142, 143, 144, 150], "uvm_pool": 144, "uvm_prob": 150, "uvm_root": 144, "uvm_scoreboard": [131, 144], "uvm_sequ": [131, 144], "uvm_sequenc": 144, "uvm_sequence_item": 144, "uvm_sequence_librari": 144, "uvm_sequence_library_util": 144, "uvm_sim": 152, "uvm_subscrib": 144, "uvm_test": [128, 139, 142, 143, 144], "uvm_testnam": 144, "uvm_tlm_analysis_": 144, "uvm_tlm_analysis_fifo": 131, "uvmcontrol": 144, "v1": 185, "v_mfb_tx": 144, "v_tx_mfb": 144, "val": 144, "valekv": 184, "valid": [4, 6, 16, 17, 18, 21, 22, 26, 29, 33, 34, 35, 41, 47, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 81, 83, 87, 88, 90, 92, 93, 94, 95, 96, 98, 100, 101, 102, 104, 107, 109, 111, 112, 113, 116, 117, 118, 121, 126, 127, 128, 130, 133, 135, 136, 142, 144, 146, 147, 149, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 187, 189, 196], "valu": [3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 18, 20, 21, 22, 25, 26, 31, 35, 37, 39, 42, 45, 46, 47, 49, 52, 55, 57, 58, 59, 60, 62, 65, 66, 67, 68, 69, 71, 74, 75, 76, 77, 79, 83, 87, 88, 89, 90, 91, 99, 100, 102, 106, 109, 110, 111, 112, 113, 116, 117, 118, 121, 123, 126, 127, 130, 131, 144, 146, 147, 148, 151, 152, 160, 165, 166, 174, 179, 180, 183, 185, 186, 188, 189, 192, 195], "value_0": 25, "value_1": 25, "value_2": 25, "value_cnt": 25, "value_en": 25, "value_vld_0": 25, "value_vld_1": 25, "value_vld_2": 25, "value_width": 25, "values_vld": 25, "varabl": 166, "vari": [11, 45, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 189, 192], "variabl": [11, 31, 124, 125, 128, 133, 137, 138, 139, 142, 143, 144, 145, 146, 147, 151, 160, 184], "variable_nam": 150, "variant": [1, 62, 109, 111, 113, 123, 153, 160, 161, 176, 185, 187, 189, 192], "variou": [46, 109, 110, 111, 112, 144, 156, 184, 188], "vast": 87, "vcover": 144, "vector": [18, 44, 59, 74, 76, 84, 101, 104, 128, 132, 139, 142, 146, 147, 160, 164], "vendor": [112, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 192], "ver": 144, "ver_bas": 144, "verbos": [45, 144], "veri": [7, 17, 68, 71, 87, 128, 139, 142, 143, 144, 166, 184, 190], "verif": [67, 102, 122, 130, 131, 132, 135, 136, 146, 151, 152, 166, 195], "verifi": [5, 45, 58, 62, 129, 144], "verilog": 166, "versa": [40, 109, 192], "versatil": 76, "version": [32, 59, 67, 77, 91, 111, 112, 161, 170, 174, 177, 184, 185, 188, 189], "vfid": 22, "vhd": [10, 31, 144, 166, 184, 185, 191], "vhdl": [11, 112, 166, 185, 191, 192], "vhdl2008": 166, "vhdl98": 166, "vhdl_dut_u": 150, "vhdlpkgbool": 184, "vhdlpkggen": 184, "vhdlpkghexvector": 184, "vhdlpkgint": 184, "vhdlpkgstring": 184, "vhld": 144, "via": [25, 27, 29, 31, 67, 71, 76, 104, 107, 121, 148, 164, 166, 173, 180, 183, 184, 187, 191, 192, 193, 195, 198], "vice": [40, 109, 192], "view": 18, "vif": 144, "vif_nam": 144, "violat": 82, "virtex": [161, 169], "virtex7": [113, 166], "virtual": [22, 59, 76, 117, 128, 131, 139, 142, 143, 146, 150, 152, 187], "virtual_debug_en": 27, "visibl": [58, 184], "visit": [144, 184], "visual": 58, "vivado": [120, 166, 167, 168, 169, 175, 176, 188, 189], "vivado_ip_xact": 166, "vivado_set_properti": 166, "vld": [32, 95, 144, 147], "void": [128, 131, 139, 142, 143, 144, 150, 152], "voltag": [23, 164], "vsec": [112, 185, 192], "vsim": [144, 166], "vu9p": 167, "w": [0, 29, 30, 31, 32, 39, 45, 67, 109, 111, 183, 189, 191], "wa": [0, 11, 25, 31, 46, 58, 59, 67, 68, 87, 89, 101, 109, 118, 144, 151, 152, 160, 162, 165, 179, 184, 187], "wai": [0, 11, 12, 17, 18, 19, 59, 60, 64, 67, 68, 80, 88, 89, 109, 110, 118, 119, 125, 130, 135, 136, 137, 149, 152, 159, 184, 185, 187], "wait": [18, 27, 29, 31, 32, 58, 63, 75, 83, 99, 101, 110, 111, 118, 119, 131, 144, 147, 150, 189], "waitrequest": [23, 83], "waitrequestallow": 83, "want": [8, 11, 18, 58, 67, 68, 87, 88, 89, 99, 109, 122, 144, 148, 152, 179, 187, 189, 195], "warn": [6, 17, 59, 68, 75, 144, 174, 180], "wast": 47, "watchdog": [131, 164], "waveform": 104, "wclk": 15, "we": [11, 15, 18, 21, 50, 67, 68, 80, 87, 88, 89, 144, 183, 185, 187, 189, 192, 194, 195], "websit": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177], "welcom": 159, "well": [7, 8, 17, 19, 42, 45, 46, 48, 57, 59, 76, 80, 87, 88, 89, 144, 166, 184, 185, 187, 190], "were": [5, 27, 45, 58, 87, 109, 111, 131, 144, 184], "what": [5, 79, 89, 101, 105, 128, 144, 152], "whatev": 67, "when": [3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 25, 26, 27, 29, 31, 33, 35, 40, 44, 47, 48, 50, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 71, 73, 75, 76, 78, 79, 80, 82, 83, 87, 88, 89, 91, 93, 95, 96, 98, 101, 102, 104, 105, 109, 110, 111, 112, 118, 119, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 137, 138, 142, 144, 146, 147, 149, 150, 151, 160, 166, 179, 183, 184, 185, 187, 195], "whenev": [31, 58, 70, 144], "where": [4, 6, 8, 21, 23, 27, 45, 58, 60, 61, 67, 71, 75, 76, 80, 95, 106, 110, 111, 118, 121, 144, 146, 151, 152, 160, 166, 170, 171, 172, 183, 184, 185, 189, 190, 194, 195], "wherea": [76, 104, 144], "whether": [11, 16, 20, 60, 65, 67, 71, 76, 80, 87, 109, 111, 121, 133, 144, 146, 148, 164], "whic": 35, "which": [0, 1, 3, 7, 10, 11, 14, 17, 18, 19, 21, 27, 31, 32, 35, 36, 38, 39, 40, 42, 43, 44, 45, 47, 49, 55, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 80, 85, 87, 89, 91, 98, 99, 101, 104, 109, 110, 111, 118, 119, 122, 124, 125, 126, 127, 128, 130, 131, 133, 135, 136, 137, 138, 139, 142, 143, 144, 145, 146, 147, 149, 151, 152, 156, 161, 164, 166, 179, 183, 184, 185, 187, 188, 191, 192, 194], "while": [11, 18, 27, 68, 80, 87, 109, 110, 131, 151, 164, 166], "whole": [0, 8, 12, 18, 29, 30, 31, 33, 36, 38, 41, 45, 59, 60, 67, 68, 76, 88, 101, 104, 109, 111, 116, 121, 125, 129, 135, 136, 137, 138, 144, 149, 174, 183, 187, 191], "whose": [104, 160], "why": [11, 87, 144, 151], "wide": [17, 18, 47, 68, 86, 87, 89, 112], "wider": [68, 88], "width": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 16, 17, 18, 21, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 37, 39, 43, 44, 45, 46, 47, 48, 49, 50, 54, 55, 60, 62, 64, 65, 67, 69, 70, 71, 74, 75, 76, 77, 78, 79, 82, 83, 84, 85, 87, 88, 89, 90, 92, 94, 95, 96, 98, 99, 100, 101, 102, 105, 109, 111, 113, 116, 117, 119, 121, 130, 135, 136, 144, 146, 147, 149, 150, 156, 160, 183, 185, 187, 189, 192, 196], "wip": [109, 111], "wire": [5, 83, 86, 105, 116, 144, 150, 160, 164, 183, 191], "wish": [67, 144], "wit": 14, "within": [0, 17, 37, 39, 40, 43, 44, 45, 59, 60, 65, 67, 68, 71, 74, 75, 76, 104, 131, 135, 136, 166, 185, 188], "withing": 60, "withnout": 108, "without": [4, 19, 27, 47, 58, 60, 64, 76, 77, 82, 101, 104, 109, 110, 111, 113, 117, 129, 144, 160, 183, 185, 186, 187, 188, 192, 195], "withouth": 58, "wo": [67, 121], "won": 67, "word": [0, 4, 5, 6, 14, 16, 17, 19, 22, 23, 24, 29, 30, 31, 32, 33, 36, 38, 47, 48, 49, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 88, 90, 92, 94, 96, 98, 101, 104, 105, 109, 110, 111, 113, 116, 117, 124, 128, 129, 130, 131, 135, 136, 139, 142, 143, 144, 145, 149, 152, 183, 188, 192], "word_siz": 144, "word_width": [76, 104, 147], "work": [6, 11, 14, 17, 19, 23, 24, 25, 26, 28, 34, 40, 49, 67, 68, 80, 87, 89, 90, 95, 109, 111, 119, 122, 128, 131, 139, 141, 142, 146, 151, 166, 180, 183, 185, 187, 188, 195], "workaround": 67, "workflow": 31, "world": [110, 144], "wors": 6, "worst": [11, 19, 59], "would": [0, 18, 58, 68, 89, 109, 110, 144, 146, 184, 194], "wr": [5, 6, 31, 75, 80, 87, 146, 150], "wr_addr": [13, 14, 16, 78], "wr_aful": [4, 77], "wr_and_rd_en_in": 150, "wr_be": [14, 16], "wr_clk": [4, 16], "wr_data": [4, 13, 14, 16, 78], "wr_en": [4, 13, 14, 16, 78, 150], "wr_full": 4, "wr_ie": 78, "wr_rst": [4, 16], "wr_statu": 4, "wrap": [24, 25, 31, 129], "wrapper": [0, 16, 18, 27, 86, 132, 164, 186], "write": [0, 4, 5, 11, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 29, 30, 31, 32, 37, 39, 43, 44, 45, 49, 67, 71, 78, 82, 83, 85, 87, 90, 107, 109, 111, 112, 116, 117, 118, 119, 121, 122, 126, 127, 130, 131, 135, 136, 144, 146, 147, 149, 150, 152, 156, 160, 161, 166, 170, 171, 172, 184, 185, 188, 191, 192, 195], "write_data": 144, "write_j": 170, "write_meta": 144, "write_pof": [171, 172], "write_port": [6, 13, 14, 15], "write_reset": 144, "writedata": 122, "writeresponsevalid": 83, "written": [4, 5, 6, 16, 30, 32, 42, 43, 58, 67, 76, 78, 85, 87, 109, 144, 146, 174, 180, 200], "wrong": 144, "www": 10, "x": [10, 31, 58, 67, 70, 76, 116, 130, 131, 144, 187, 192], "x16": [46, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 189, 192], "x8": [46, 192], "x8x8": 192, "xanosecond": 121, "xci": 166, "xcku15p": 175, "xcu200": 167, "xcu55c": 168, "xcv": 192, "xcvr": 187, "xcvu7p": 166, "xcvu9p": [169, 176], "xdc": 166, "xgmii": [109, 111], "xilinx": [4, 5, 13, 66, 79, 86, 101, 105, 107, 109, 111, 113, 119, 134, 156, 160, 161, 164, 167, 168, 169, 175, 176, 184, 187, 188, 189, 190, 192], "xlgmii": [107, 109, 111], "xlgmii_clk": 107, "xlgmii_rxc": 107, "xlgmii_rxd": 107, "xlgmii_txc": 107, "xlgmii_txd": 107, "xmii": 129, "xml": 32, "xnor": 160, "xor": 160, "xor48": 160, "xp": 67, "xpm_cdc": 166, "xpm_fifo": 166, "xpm_memori": 166, "xpm_memory_sdpram": 161, "xscn": 67, "xvc_enabl": 192, "xx": 87, "xxx_root_directori": [0, 189, 191, 195], "xz": [112, 185], "yaml": 148, "ye": [146, 170, 174, 175, 176, 177, 188], "yet": [4, 83, 87, 186, 187, 195, 196], "you": [0, 6, 8, 11, 14, 17, 19, 20, 23, 24, 25, 27, 31, 67, 68, 71, 85, 87, 89, 90, 95, 109, 111, 122, 124, 128, 131, 139, 142, 143, 144, 145, 148, 151, 152, 154, 159, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 183, 184, 185, 186, 187, 188, 189, 192, 195], "your": [0, 11, 24, 27, 31, 67, 71, 95, 122, 131, 152, 159, 178, 183, 184, 188, 189, 195], "your_card": 189, "your_ndk_firmwar": 189, "yourself": [11, 19], "yourselv": 89, "yum": 31, "zero": [0, 11, 14, 28, 31, 47, 49, 109, 144, 149], "zeroth": 76}, "titles": ["Minimal NDK application", "Asynchronous modules", "Basic Tools", "DSP Comparator", "ASFIFOX", "FIFOX", "FIFOX Multi", "Register FIFO", "Barrel Shifter", "Multi MEMx Counter", "H3 Class Hash", "N_LOOP_OP", "Synchronous SR latch", "Live value table memory", "Multi-port BRAM", "NP LUT RAM", "Simple dual-port BRAM", "CrossbarX", "Event Counter", "Packet Planner", "Pulse short", "Transaction Sorter", "Packages", "SDM CLIENT", "Mem logger", "Data logger", "Histogramer", "JTAG-over-protocol Client", "Latency meter", "AMM_GEN", "AMM_PROBE", "DDR4 Memory Tester", "MEM_TESTER Software", "Header Insertor", "Address Manager", "Header Manager", "Input Buffer", "Software Manager", "Transaction Buffer", "RX DMA Calypte", "Channel Start/stop control", "Metadata Extractor", "Packet Dispatcher", "Transaction buffer", "Software Manager", "TX DMA Calypte", "DMA Calypte", "FLU bus specification", "Gen Loop Switch (GLS)", "MFB Generator", "MFB FRAME EXTENDER", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MFB FRAME TRIMMER", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "CROSSBARX STREAM2", "MFB Cutter Simple", "MFB Dropper", "MFB Enabler", "MFB Frame Masker", "Frame Packer", "Frame Unpacker", "MFB Loopback", "MFB Merger", "MFB Merger Simple", "Metadata Insertor", "Packet Delayer", "MFB PIPE", "Rate Limiter", "MFB Reconfigurator", "MFB Splitter", "MFB Splitter Simple", "Timestamp Limiter", "MFB Trasformer", "MFB Auxiliary Signals", "Checksum Calculator", "CrossbarX Stream", "MFB specification", "MFB ASFIFOX", "Crossbarx Output Buffer", "MFB FIFOX", "MFB Packet Discard ASFIFO", "MFB PD ASFIFO SIMPLE", "MI ASYNC", "MI2AVMM", "MI2AXI4", "MI indirect access", "MI Pipe", "MI bus specification", "MI Reconfigurator", "MI Splitter Plus Gen", "MVB Channel Router", "MVB DEMUX", "MVB DISCARD", "MVB Item Collision Resolver", "MVB Merge Items", "SHAKEDOWN", "MVB Merge Streams", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MVB Merge Streams Ordered", "MVB MUX", "MVB2MFB", "MVB Operation", "MVB Shakedown", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MVB Specification", "MVB FIFOX", "MVB Lookup Table", "40GE Ethernet PHY for Ultrascale+ FPGAs", "BUFFER", "RX MAC LITE", "MFB -> LBUS reconfigurator (TX LBUS)", "TX MAC LITE", "PCI_EXT_CAP", "PCIE CONVERSION UNITS", "PCIE Byte Count", "PCIe Byte Enable Decoder", "MTC (MI Transaction Controller)", "PCIE Header parsing/deparsing", "PTC Tag Manager", "PTC (PCIe Transaction Controller)", "TSU Format to ns Convertor", "TSU GEN", "AVMM Agent", "AVST CRDT Agent", "AXI Agent", "Byte Array agent", "Byte Array to LII convert enviroment", "Byte Array to LII convert enviroment", "Byte_array_mfb environment", "Byte array to MII transitional environment", "Byte array to pma convert enviroment", "Common package", "Components", "Intel MAC SEG", "LBUS Agent", "LII agent", "LII agent", "Logic vector agent", "Logic Vector Array agent", "logic_vector_array_axi environment", "byte array to MAC SEG", "LOGIC VECTOR ARRAY LBUS Environment", "logic_vector_array_mfb environment", "logic_vector_mvb environment", "SystemVerilog and UVM tutorial", "MFB Agent", "MI agent", "MVB agent", "FlowTest Sequence", "PMA agent", "probe agent", "RESET agent", "UVM simulation", "Controllers & TSU", "Debug Tools", "DSP components", "FIFO components", "FL Tools", "FLU Tools", "Documentation of Minimal NDK Application", "Basic logic elements", "Memory modules", "MFB Tools", "MI Tools", "Miscellaneous", "MVB Tools", "Build System", "AMD Alveo U200", "AMD Alveo U55C", "AMD VCU118@VU9P", "Bittware IA-420F", "Intel Stratix 10 DX FPGA DK", "Intel Agilex I-Series FPGA DK", "PRO DESIGN Falcon", "ReflexCES XpressSX AGI-FH400G", "Silicom fb2CGhh@KU15P", "Silicom fb4CGg3@VU9P", "Silicom N6010", "Cocotb toplevel simulation core", "F-Tile Multirate IP", "NETWORK MODULE", "BUFFER", "CRDT Agent", "The Application", "Configuration files and parameters", "Device Tree", "The DMA module", "The Network Module", "Frequently Asked Questions", "How to start", "The Memory Controller", "The MI bus interconnect", "The PCIe module", "NDK Architecture", "NDK Terminology", "NDK testing", "Time Stamp Unit", "Network Tools", "PCIe Tools", "Shift registers", "UVM Verification"], "titleterms": {"": [51, 53, 97, 103], "1": [39, 45, 58, 76, 85, 89, 104, 110, 166, 179, 187], "10": 171, "2": [45, 76, 89, 104, 110, 166, 187], "3": [89, 110, 166, 187], "4": [110, 166, 187], "40ge": 107, "420f": 170, "5": 110, "6": 110, "A": 87, "The": [0, 51, 53, 97, 103, 166, 183, 186, 187, 190, 191, 192], "ab": 89, "access": [85, 183, 187, 195], "ad": 184, "adapt": [109, 111], "add": 166, "addinputfil": 166, "addit": [11, 19, 80], "addr_bas": 89, "address": [25, 27, 34, 67, 85, 89, 107, 112, 191], "advanc": 166, "agent": [122, 123, 124, 125, 134, 135, 136, 137, 138, 144, 145, 146, 147, 149, 150, 151, 182], "agi": 174, "agilex": 172, "alloc": 191, "also": 188, "alveo": [167, 168], "amd": [167, 168, 169], "amm_gen": 29, "amm_prob": 30, "an": [188, 189], "app_conf": 184, "applic": [0, 159, 183, 184, 187, 188, 189], "ar": [188, 189], "architectur": [17, 18, 19, 21, 29, 31, 59, 68, 80, 88, 89, 107, 109, 111, 119, 193], "arcitectur": 60, "arrai": [125, 126, 127, 129, 130, 137, 138, 140, 141, 166], "asfifo": [80, 81], "asfifox": [4, 77], "ask": 188, "async": 82, "asynchron": [1, 156], "author": 184, "auxiliari": 73, "avail": 188, "avmm": 122, "avst": 123, "axi": 124, "bachelor": [51, 53, 97, 103], "barrel": 8, "base": 189, "basic": [2, 144, 160], "batch": 166, "behavior": 6, "between": 188, "bind": 150, "bit": 89, "bittwar": 170, "block": [4, 5, 6, 11, 17, 23, 47, 60, 65, 71, 75, 118, 119], "board": 174, "boot": [170, 171, 172, 173], "bram": [14, 16], "bu": [29, 30, 31, 47, 87, 135, 136, 149, 191], "buffer": [36, 38, 43, 78, 108, 181], "build": [166, 179, 184, 185, 188, 189], "byte": [16, 114, 115, 125, 126, 127, 129, 130, 140], "byte_array_mfb": 128, "byte_array_port": 144, "c": 32, "calcul": 74, "callback": 150, "calypt": [39, 45, 46], "can": [184, 188], "captur": 18, "card": [112, 184, 185, 188, 189], "card_conf": 184, "card_const": 184, "card_nam": 184, "ce_gener": 129, "channel": [40, 90, 194], "channel_align": 129, "check": 189, "checksum": 74, "chip": [166, 188], "class": [10, 122, 131], "client": [23, 27], "clock": [156, 188], "cocotb": 178, "code": [47, 144], "collis": 93, "common": [131, 144], "commun": 188, "comp": 166, "compar": [3, 131], "compon": [24, 25, 26, 28, 31, 44, 51, 53, 58, 97, 103, 119, 132, 155, 156, 166, 184, 185], "config": [133, 147], "configur": [46, 67, 76, 119, 125, 128, 137, 138, 139, 142, 143, 144, 148, 166, 180, 184, 192], "constant": 184, "constraint": 68, "contact": 184, "content": [2, 153, 154, 158, 162, 163, 165, 197, 198, 200], "control": [24, 25, 29, 30, 31, 39, 40, 45, 110, 116, 119, 153, 186, 188, 190, 192], "convers": 113, "convert": [126, 127, 130], "convertor": 120, "copi": 47, "core": [178, 179, 184, 187, 192], "core_bootstrap": 184, "core_conf": 184, "core_const": 184, "corundum": 188, "count": 114, "counter": [9, 18], "coverag": 144, "crdt": [123, 182], "creat": 144, "crossbarx": [17, 54, 75, 78], "cutter": 55, "data": [25, 68], "data_buff": 129, "ddr4": 31, "debug": [27, 154], "decod": 115, "delay": 65, "demux": 91, "depars": 117, "depend": [184, 189], "descript": [24, 25, 26, 28, 31, 76, 87, 104, 135, 136, 149, 166, 184], "design": [51, 53, 97, 103, 166, 173, 184], "develop": [185, 188], "devic": [112, 167, 168, 169, 185], "diagram": [4, 5, 6, 11, 17, 23, 47, 60, 65, 71, 75, 76, 87, 104, 118, 119], "differ": 188, "differnt": 89, "direct": 141, "discard": [80, 92], "dispatch": 42, "distribut": 49, "dk": [171, 172], "dma": [39, 45, 46, 183, 186, 188, 194], "do": [184, 188], "doc": 180, "document": 159, "doe": 188, "dr": 184, "driver": [135, 136, 144, 147, 149], "dropper": 56, "dsp": [3, 155], "dt": 185, "dtb": 185, "dual": [16, 156], "dx": 171, "effect": 68, "element": 160, "enabl": [16, 57, 115], "endpoint": 112, "entiti": [180, 192], "env": 129, "enviro": [126, 127, 130], "environ": [128, 129, 139, 141, 142, 143, 144], "eof_po": 76, "ethernet": [107, 183, 188, 194], "evalfil": 166, "event": 18, "exampl": [47, 49, 58, 76, 89, 104, 110, 144, 148, 152, 166, 185], "extend": 50, "extra": 112, "extractor": 41, "f": 179, "falcon": 173, "fb2cghh": 175, "fb4cgg3": 176, "fdo": 144, "featur": [11, 18, 19, 24, 25, 26, 28, 31, 80, 166], "few": 87, "fh400g": 174, "fifo": [7, 131, 144, 156], "fifox": [5, 6, 79, 105], "file": [166, 184], "final": 166, "firmwar": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 185, 188, 189], "fl": 157, "flow": 11, "flowtest": 148, "flu": [47, 158], "forc": 80, "format": [120, 196], "fpga": [107, 171, 172, 185, 188, 189], "frame": [50, 52, 58, 59, 60], "frequenc": 188, "frequent": 188, "from": [183, 187], "full": 25, "function": [76, 144], "further": [184, 189], "gen": [48, 63, 69, 70, 89, 121], "gener": [17, 24, 25, 26, 28, 31, 32, 40, 41, 43, 44, 45, 47, 49, 76, 104, 105, 109, 111, 135, 136, 144, 148, 149, 183, 185], "given": 184, "gl": [48, 195], "guidelin": 47, "h3": 10, "hard": 192, "hash": 10, "have": 188, "header": [33, 35, 117], "hierarchi": 166, "high": 144, "histogram": 26, "host": 189, "how": [152, 183, 187, 189], "hw": 27, "i": [172, 184, 188], "ia": 170, "id": 112, "idl": 110, "implemen": 166, "implement": [51, 53, 97, 103, 166, 179, 188], "implementdesign": 166, "includ": 184, "incomplet": 166, "index": 76, "indirect": 85, "init": 166, "initi": 170, "inner": [128, 139, 142, 143], "input": [36, 144], "insertor": [33, 64], "instanc": [24, 25, 26, 28], "instruct": [170, 171, 172, 173], "integr": 185, "intel": [133, 171, 172], "interconnect": 191, "interfac": [6, 107, 135, 136, 144, 147, 149, 150, 183, 187, 188], "intern": [29, 31], "ip": [179, 186, 192], "ipg_gener": 129, "irrelev": 89, "iso": 188, "item": [93, 94, 122, 123, 125, 133, 134, 135, 136, 137, 138, 147, 149, 166], "jtag": 27, "jumbo": 188, "kei": [24, 25, 26, 28, 31], "kit": 188, "ku15p": 175, "lane": 194, "latch": 12, "latenc": 28, "layer": 144, "lbu": [110, 134, 141], "level": [139, 144], "librari": [134, 144], "lii": [126, 127, 135, 136], "limit": [67, 71], "list": [166, 189], "lite": [109, 111, 187], "live": 13, "load": 189, "local": [35, 39, 45, 46], "locat": 185, "logger": [24, 25], "logic": [122, 137, 138, 141, 160, 187], "logic_vector_array_axi": 139, "logic_vector_array_mfb": 142, "logic_vector_mvb": 143, "lookup": 106, "loop": 48, "loopback": 61, "low": [128, 139, 142, 143, 144], "lut": 15, "mac": [109, 111, 133, 140, 187], "machin": 110, "main": [144, 191], "make": 189, "makefil": [166, 184], "manag": [34, 35, 37, 44, 107, 118], "map": [89, 109, 111], "mask": 89, "masker": 58, "medusa": 186, "mem": 24, "mem_test": 32, "memori": [0, 13, 31, 161, 190], "memory_model": 122, "memx": 9, "merg": [94, 96, 98], "merge_n_to_m": 95, "merger": [62, 63], "meta": 152, "metadata": [41, 64], "meter": 28, "methodologi": 144, "mfb": [49, 50, 52, 55, 56, 57, 58, 61, 62, 63, 66, 68, 69, 70, 72, 73, 76, 77, 79, 80, 81, 110, 145, 152, 162], "mi": [0, 25, 29, 30, 31, 82, 85, 86, 87, 88, 89, 116, 146, 152, 163, 191], "mi2avmm": 83, "mi2axi4": 84, "mii": 129, "minim": [0, 159], "miscellan": 164, "mk": 184, "mod": 166, "model": 144, "modul": [1, 144, 161, 166, 180, 183, 184, 186, 187, 192, 195], "monitor": [125, 126, 127, 129, 130, 135, 136, 137, 138, 144, 147, 149], "more": 23, "mtc": 116, "multi": [6, 9, 14], "multir": 179, "mux": 99, "mvb": [90, 91, 92, 93, 94, 96, 98, 99, 101, 102, 104, 105, 106, 147, 152, 165], "mvb2mfb": 100, "n": 120, "n6010": 177, "n_loop_op": 11, "ndk": [0, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 188, 189, 193, 194, 195], "need": [184, 188, 189], "netfpga": 188, "network": [180, 187, 188, 197], "note": [67, 122, 144, 148, 186], "np": 15, "object": 144, "obtain": 166, "offset": 0, "ofm": 144, "one": 185, "op": 142, "open": 188, "openn": 188, "oper": [11, 67, 75, 76, 101, 104, 110], "order": 98, "osi": 188, "other": [119, 144, 166], "output": 78, "over": 27, "packag": [22, 131, 144, 184], "packer": 59, "packet": [19, 42, 65, 80, 183, 187, 188], "paramet": [76, 104, 148, 184, 189], "parametr": [144, 184], "pars": 117, "part": [27, 51, 53, 97, 103], "pass": 184, "past": 47, "pc": [107, 189], "pci_ext_cap": 112, "pcie": [46, 113, 114, 115, 117, 119, 192, 198], "pcie_cor": 192, "pcie_ctrl": 192, "pd": 81, "pdf": 31, "phase": 166, "phy": 107, "pipe": [66, 86], "pkt_end": 110, "pkt_halt": 110, "pkt_process": 110, "plan": [39, 45, 58, 108, 180, 181], "planner": 19, "plu": 89, "pma": [107, 130, 149], "port": [14, 16, 17, 24, 25, 26, 28, 31, 76, 89, 104, 109, 111, 135, 136, 149, 183, 194], "prepar": 189, "pro": 173, "probe": 150, "profil": [148, 179], "program": [32, 167, 168, 169], "properti": [144, 166], "protocol": [27, 188], "ptc": [118, 119], "puls": 20, "py": 32, "pytest": [31, 32], "quartu": 184, "question": 188, "quick": [11, 178], "r": 195, "ram": 15, "random": 131, "rate": 67, "read": [6, 183], "realign": 110, "receiv": [183, 187], "reconfigur": [68, 88, 110, 187], "refer": [1, 17, 19, 23, 31, 59, 119, 156, 161], "reflexc": 174, "regist": [7, 39, 45, 109, 111, 183, 195, 199], "report": [31, 32, 144], "report_gen": 32, "repositori": 144, "request": 144, "request_item": 122, "request_subscrib": 122, "requir": 185, "reset": [11, 144, 151], "resolv": 93, "respons": [122, 144], "response_item": 122, "revis": 174, "router": 90, "run": 144, "rx": [39, 107, 109, 128, 139, 141, 142, 143], "savedesign": 166, "scenario": [76, 104, 110], "scoreboard": 144, "scratch": 195, "script": [144, 174], "sdm": 23, "seg": [133, 140], "select": [186, 192], "sequenc": [122, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 147, 148, 149], "sequence_item": [124, 145, 146], "sequence_item_request": 122, "sequence_item_respons": 122, "sequence_rx": 129, "sequence_rx_bas": 129, "sequence_tx": 129, "sequence_tx_bas": 129, "seri": 172, "set": 89, "setupdesign": 166, "shakedown": [95, 102], "shift": [68, 199], "shifter": 8, "short": 20, "side": 68, "signal": [47, 73, 104, 196], "silicom": [175, 176, 177], "simpl": [16, 24, 25, 55, 63, 70, 81, 151], "simul": [152, 178], "singl": 156, "situat": 11, "size": 27, "sof_po": 76, "softwar": [32, 37, 44], "solut": 11, "sorter": 21, "sourc": 188, "space": [25, 27, 67, 85, 107, 112, 191], "specif": [23, 47, 58, 76, 83, 87, 104, 144, 184], "splitter": [69, 70, 89], "sr": 12, "stack": 188, "stamp": 196, "standard": 188, "start": [40, 178, 189], "state": 110, "statu": [39, 45], "stop": 40, "stratix": 171, "stream": [75, 96, 98, 194], "stream2": 54, "sub": 31, "subcompon": [35, 39, 40, 41, 43, 45, 46, 60, 105], "support": [46, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 188, 192], "sv": 129, "sv_lib": 166, "sw": [24, 25, 27, 31, 183, 187, 188], "switch": [48, 179], "sychron": 151, "synchron": [12, 144], "synth_flag": 166, "synthesi": 166, "synthesizeproject": 166, "synthetizedesign": 166, "system": [166, 184, 185], "systemverilog": 144, "tab": [39, 45, 58, 85, 89, 179, 187], "tabl": [13, 47, 106], "tag": 118, "target": 166, "tcl": [144, 166, 184], "templat": [24, 25, 26, 28], "terminologi": 194, "test": [144, 174, 195], "testbench": 144, "tester": [0, 31, 32], "thesi": [51, 53, 97, 103], "thi": [51, 53, 97, 103], "through": 184, "tile": 179, "tile_multir": 179, "time": [47, 76, 87, 104, 196], "timestamp": [71, 196], "tip": 179, "tl": 184, "tool": [2, 154, 157, 158, 162, 163, 165, 197, 198], "top": [128, 139, 143], "toplevel": 178, "transact": [21, 38, 43, 116, 119], "transit": 129, "transmit": [183, 187], "trasform": 72, "tree": [112, 185], "trimmer": 52, "tsu": [120, 121, 153], "tutori": [144, 195], "tx": [45, 107, 110, 111, 141], "type": 184, "typic": 180, "u200": 167, "u55c": 168, "ultrascal": 107, "unit": [113, 192, 196], "unpack": 60, "up": 89, "us": [89, 152, 166, 183, 187], "usag": [24, 25, 47, 67, 85, 129, 144], "user": [184, 188], "uvm": [39, 45, 144, 152, 200], "uvm_error": 144, "uvm_fat": 144, "uvm_info": 144, "v": 144, "valu": [13, 104, 184], "variabl": 166, "variant": 179, "variou": 104, "vcu118": 169, "vector": [137, 138, 141], "verif": [5, 39, 45, 51, 53, 58, 97, 103, 108, 144, 180, 181, 200], "vhdl": 184, "virtual": 144, "vivado": 184, "vld": 104, "vu9p": [169, 176], "w": 195, "warn": 148, "warp": 25, "what": [184, 188, 189], "word_realign": 110, "work": [184, 189], "wrapper": 129, "write": [6, 183], "xpresssx": 174}})
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Init phase (SetupDesign)": [[166, "init-phase-setupdesign"]], "2. File add phase (AddInputFiles)": [[166, "file-add-phase-addinputfiles"]], "3. Synthesis and Implemenation (SynthetizeDesign, ImplementDesign)": [[166, "synthesis-and-implemenation-synthetizedesign-implementdesign"]], "4. Final phase (SaveDesign)": [[166, "final-phase-savedesign"]], "40GE Ethernet PHY for Ultrascale+ FPGAs": [[107, null]], "A few timing diagrams": [[87, "a-few-timing-diagrams"]], "AMD Alveo U200": [[167, null]], "AMD Alveo U55C": [[168, null]], "AMD VCU118@VU9P": [[169, null]], "AMM_GEN": [[29, null]], "AMM_PROBE": [[30, null]], "ASFIFOX": [[4, null]], "AVMM Agent": [[122, null]], "AVST CRDT Agent": [[123, null]], "AXI Agent": [[124, null]], "Adapter": [[109, "adapter"], [111, "adapter"]], "Adding constants to the VHDL package": [[184, "adding-constants-to-the-vhdl-package"], [184, "id4"]], "Additional Features": [[11, "additional-features"], [80, "additional-features"]], "Additional features": [[19, "additional-features"]], "Address Manager": [[34, null]], "Address space": [[85, "address-space"], [107, "address-space"], [112, "id2"]], "Address space and configuration": [[67, "address-space-and-configuration"]], "Address space size": [[27, "address-space-size"]], "Advanced synthesis configuration": [[166, "advanced-synthesis-configuration"]], "Agent": [[144, "agent"], [147, "agent"]], "Agents": [[123, "agents"]], "Architecture": [[17, "architecture"], [18, "architecture"], [19, "architecture"], [21, "architecture"], [59, "architecture"], [68, "architecture"], [80, "architecture"], [88, "architecture"], [89, "architecture"], [107, "architecture"], [109, "architecture"], [111, "architecture"]], "Architecture configurations": [[119, "architecture-configurations"]], "Arcitecture": [[60, "arcitecture"]], "Asynchronous modules": [[1, null]], "BUFFER": [[108, null], [181, null]], "Barrel Shifter": [[8, null]], "Basic Tools": [[2, null]], "Basic logic elements": [[160, null]], "Basic usage of the UVM methodology in the OFM repository": [[144, "basic-usage-of-the-uvm-methodology-in-the-ofm-repository"]], "Batch feature in EvalFile": [[166, "batch-feature-in-evalfile"]], "Bind": [[150, "bind"]], "Bittware IA-420F": [[170, null]], "Block diagram": [[4, "block-diagram"], [5, "block-diagram"], [6, "block-diagram"], [11, "block-diagram"], [17, "block-diagram"], [23, "block-diagram"], [60, "block-diagram"], [65, "block-diagram"], [71, "block-diagram"], [75, "block-diagram"], [118, "block-diagram"], [119, "block-diagram"]], "Board Revision": [[174, "board-revision"]], "Board Test Scripts": [[174, "board-test-scripts"]], "Boot Instructions": [[173, "boot-instructions"]], "Boot instructions": [[171, "boot-instructions"], [172, "boot-instructions"]], "Boot instructions (initial)": [[170, "boot-instructions-initial"]], "Build System": [[166, null]], "Build system files": [[184, "build-system-files"]], "Build tips": [[179, "build-tips"]], "Byte Array Sequence": [[125, "byte-array-sequence"]], "Byte Array agent": [[125, null]], "Byte Array monitor": [[125, "byte-array-monitor"]], "Byte Array sequence item": [[125, "byte-array-sequence-item"]], "Byte Array to LII Sequence": [[126, "byte-array-to-lii-sequence"], [127, "byte-array-to-lii-sequence"]], "Byte Array to LII convert enviroment": [[126, null], [127, null]], "Byte Array to LII monitor": [[126, "byte-array-to-lii-monitor"], [127, "byte-array-to-lii-monitor"]], "Byte Array to PMA Sequence": [[130, "byte-array-to-pma-sequence"]], "Byte Array to PMA monitor": [[130, "byte-array-to-pma-monitor"]], "Byte array to MII transitional environment": [[129, null]], "Byte array to pma convert enviroment": [[130, null]], "Byte_array_mfb environment": [[128, null]], "Byte_array_port environment": [[144, "byte-array-port-environment"]], "C Program": [[32, "c-program"]], "CRDT Agent": [[182, null]], "CROSSBARX STREAM2": [[54, null]], "Callback": [[150, "callback"]], "Capture feature": [[18, "capture-feature"]], "Card ID": [[112, "card-id"]], "Channel Start/stop control": [[40, null]], "Checksum Calculator": [[74, null]], "Chip design synthesis and implementation": [[166, "chip-design-synthesis-and-implementation"]], "Cocotb toplevel simulation core": [[178, null]], "Code coverage": [[144, "code-coverage"]], "Common environment": [[144, "common-environment"]], "Common package": [[131, null]], "Comparer": [[131, "comparer"]], "Component port and generics description": [[24, "component-port-and-generics-description"], [25, "component-port-and-generics-description"], [26, "component-port-and-generics-description"], [28, "component-port-and-generics-description"], [31, "component-port-and-generics-description"]], "Component specification": [[58, "component-specification"]], "Component synthesis": [[166, "component-synthesis"]], "Components": [[132, null]], "Components:": [[132, null]], "Config": [[133, "config"], [147, "config"]], "Configuration": [[128, "configuration"], [139, "configuration"], [142, "configuration"], [143, "configuration"]], "Configuration files": [[184, "id5"], [184, "configuration-files"]], "Configuration files and parameters": [[184, null]], "Configuration generation": [[148, "configuration-generation"]], "Configuration generator configuration": [[148, "configuration-generator-configuration"]], "Configuration object": [[144, "configuration-object"], [144, "id1"]], "Constraints and side-effects": [[68, "constraints-and-side-effects"]], "Contact for author": [[184, "contact-for-author"]], "Content:": [[2, null], [153, null], [154, null], [158, null], [162, null], [163, null], [165, null], [197, null], [198, null]], "Contents:": [[200, null]], "Control SW": [[24, "control-sw"], [25, "control-sw"], [31, "control-sw"]], "Control/Status Registers": [[39, "control-status-registers"], [45, "control-status-registers"]], "Controllers & TSU": [[153, null]], "Controlling state machine": [[110, "controlling-state-machine"]], "Copy-paste code blocks": [[47, "copy-paste-code-blocks"]], "Coverage": [[144, "coverage"]], "Create model input fifo": [[144, "create-model-input-fifo"]], "CrossbarX": [[17, null]], "CrossbarX Stream": [[75, null]], "Crossbarx Output Buffer": [[78, null]], "DDR4 Memory Tester": [[31, null]], "DMA Calypte": [[46, null]], "DMA Channel": [[194, "dma-channel"]], "DMA Medusa IP notes": [[186, "dma-medusa-ip-notes"]], "DMA Stream": [[194, "dma-stream"]], "DSP Comparator": [[3, null]], "DSP components": [[155, null]], "DT integration in build system": [[185, "dt-integration-in-build-system"]], "Data logger": [[25, null]], "Data logger warping component": [[25, "data-logger-warping-component"]], "Data shifting": [[68, "data-shifting"]], "Debug Tools": [[154, null]], "Debugging - DEBUG part": [[27, "debugging-debug-part"]], "Debugging - HW part": [[27, "debugging-hw-part"]], "Debugging - SW part": [[27, "debugging-sw-part"]], "Device Tree": [[112, "device-tree"], [185, null]], "Distribution examples": [[49, "distribution-examples"]], "Documentation of Minimal NDK Application": [[159, null]], "Does NDK implement ISO/OSI protocol support?": [[188, "does-ndk-implement-iso-osi-protocol-support"]], "Does NDK support Jumbo packets?": [[188, "does-ndk-support-jumbo-packets"]], "Driver": [[144, "driver"], [147, "driver"]], "Dual clock (asynchronous) FIFOs": [[156, "dual-clock-asynchronous-fifos"]], "Endpoint ID": [[112, "endpoint-id"]], "Entity Docs": [[180, "entity-docs"]], "Environment": [[144, "environment"]], "Ethernet Channel": [[194, "ethernet-channel"]], "Ethernet Lanes": [[194, "ethernet-lanes"]], "Ethernet Port": [[194, "ethernet-port"]], "Ethernet Stream": [[194, "ethernet-stream"]], "EvalFile": [[166, "evalfile"]], "Event Counter": [[18, null]], "Example 1 - setting up ADDR_BASE": [[89, "example-1-setting-up-addr-base"]], "Example 2 - masking irrelevant bits of the address": [[89, "example-2-masking-irrelevant-bits-of-the-address"]], "Example 3 - mapping ports to differnt ABs": [[89, "example-3-mapping-ports-to-differnt-abs"]], "Example configurations": [[76, "example-configurations"], [148, "example-configurations"]], "Example of DTS of one component": [[185, "example-of-dts-of-one-component"]], "Example of Makefile for component synthesis": [[166, "example-of-makefile-for-component-synthesis"]], "Example of function of the EOF_POS index": [[76, "example-of-function-of-the-eof-pos-index"]], "Example of function of the SOF_POS index": [[76, "example-of-function-of-the-sof-pos-index"]], "Example of generated DTS for FPGA card": [[185, "example-of-generated-dts-for-fpga-card"]], "Example of using Modules.tcl variables": [[166, "example-of-using-modules-tcl-variables"]], "Example of using properties": [[166, "example-of-using-properties"]], "Examples": [[58, "examples"], [152, "examples"]], "Examples of realignment": [[110, "examples-of-realignment"]], "Examples of use": [[89, "examples-of-use"]], "Examples of various VLD signal values": [[104, "examples-of-various-vld-signal-values"]], "Extra space": [[112, "id3"], [112, "extra-space"]], "F-Tile Multirate IP": [[179, null]], "FIFO components": [[156, null]], "FIFOX": [[5, null]], "FIFOX Multi": [[6, null]], "FL Tools": [[157, null]], "FLU Tools": [[158, null]], "FLU bus specification": [[47, null]], "File description": [[184, "file-description"], [184, "id1"]], "FlowTest Sequence": [[148, null]], "Force Discard": [[80, "force-discard"]], "Frame Packer": [[59, null]], "Frame Unpacker": [[60, null]], "Frequently Asked Questions": [[188, null]], "Functional coverage": [[144, "functional-coverage"]], "Further work with parameters": [[184, "further-work-with-parameters"], [184, "id2"]], "Further work with the NDK": [[189, "further-work-with-the-ndk"]], "GLS module tutorial": [[195, "gls-module-tutorial"]], "Gen Loop Switch (GLS)": [[48, null]], "General Subcomponents": [[45, "general-subcomponents"]], "General components": [[44, "general-components"]], "General subcomponents": [[40, "general-subcomponents"], [41, "general-subcomponents"], [43, "general-subcomponents"], [105, "general-subcomponents"]], "Generating coverage reports": [[144, "generating-coverage-reports"]], "Generic parameters": [[76, "generic-parameters"], [104, "generic-parameters"]], "Generics": [[17, "generics"], [135, "generics"], [136, "generics"], [149, "generics"]], "H3 Class Hash": [[10, null]], "Header Insertor": [[33, null]], "Header Manager": [[35, null]], "Hierarchy description in Modules.tcl": [[166, "hierarchy-description-in-modules-tcl"]], "High-level monitor": [[144, "high-level-monitor"]], "Histogramer": [[26, null]], "How to build an FPGA firmware with an NDK-based application": [[189, "how-to-build-an-fpga-firmware-with-an-ndk-based-application"]], "How to check the NDK firmware in the FPGA": [[189, "how-to-check-the-ndk-firmware-in-the-fpga"]], "How to load the firmware to an FPGA card": [[189, "how-to-load-the-firmware-to-an-fpga-card"]], "How to prepare the FPGA card and the host PC": [[189, "how-to-prepare-the-fpga-card-and-the-host-pc"]], "How to start": [[189, null]], "How to use the Application interfaces": [[183, "how-to-use-the-application-interfaces"]], "How to use the Network Module interfaces": [[187, "how-to-use-the-network-module-interfaces"]], "How to use the UVM simulation": [[152, "how-to-use-the-uvm-simulation"]], "I need to include specific component in CORE depending on a given parameter value": [[184, "i-need-to-include-specific-component-in-core-depending-on-a-given-parameter-value"]], "IDLE": [[110, "idle"]], "Implemented IP cores": [[179, "implemented-ip-cores"]], "Input Buffer": [[36, null]], "Instance template": [[26, "instance-template"], [28, "instance-template"]], "Instance template (full usage)": [[25, "instance-template-full-usage"]], "Instance template (simple usage)": [[24, "instance-template-simple-usage"], [25, "instance-template-simple-usage"]], "Intel Agilex I-Series FPGA DK": [[172, null]], "Intel MAC SEG": [[133, null]], "Intel Stratix 10 DX FPGA DK": [[171, null]], "Interface": [[107, "interface"], [144, "interface"], [147, "interface"], [150, "interface"]], "Internal Architecture": [[29, "internal-architecture"], [31, "internal-architecture"]], "Is there a SW stack also available for the NDK?": [[188, "is-there-a-sw-stack-also-available-for-the-ndk"]], "Is there also an open-source DMA controller available?": [[188, "is-there-also-an-open-source-dma-controller-available"]], "JTAG-over-protocol Client": [[27, null]], "Key features": [[24, "key-features"], [25, "key-features"], [26, "key-features"], [28, "key-features"], [31, "key-features"]], "LBUS Agent": [[134, null]], "LII agent": [[135, null], [136, null]], "LII bus description": [[135, "lii-bus-description"], [136, "lii-bus-description"]], "LII driver": [[135, "lii-driver"], [136, "lii-driver"]], "LII interface": [[135, "lii-interface"], [136, "lii-interface"]], "LII monitor": [[135, "lii-monitor"], [136, "lii-monitor"]], "LII sequence item": [[135, "lii-sequence-item"], [136, "lii-sequence-item"]], "LOGIC VECTOR ARRAY LBUS Environment": [[141, null]], "Latency meter": [[28, null]], "Layered agents": [[144, "layered-agents"]], "List of make parameters:": [[189, "list-of-make-parameters"]], "List of properties used in MOD variables": [[166, "list-of-properties-used-in-mod-variables"]], "List of properties used in SV_LIBS": [[166, "list-of-properties-used-in-sv-libs"]], "Live value table memory": [[13, null]], "Local Subcomponents": [[35, "local-subcomponents"], [39, "local-subcomponents"], [45, "local-subcomponents"], [46, "local-subcomponents"]], "Location of DTB in the firmware": [[185, "location-of-dtb-in-the-firmware"]], "Logic Vector Array Sequence": [[137, "logic-vector-array-sequence"], [138, "logic-vector-array-sequence"]], "Logic Vector Array agent": [[138, null]], "Logic Vector Array monitor": [[137, "logic-vector-array-monitor"], [138, "logic-vector-array-monitor"]], "Logic Vector Array sequence item": [[137, "logic-vector-array-sequence-item"], [138, "logic-vector-array-sequence-item"]], "Logic vector agent": [[137, null]], "Low sequence configuration": [[128, "low-sequence-configuration"], [142, "low-sequence-configuration"], [143, "low-sequence-configuration"]], "Low-level sequence": [[144, "low-level-sequence"]], "Low-level sequence configuration": [[139, "low-level-sequence-configuration"]], "MEM_TESTER Software": [[32, null]], "MERGE_N_TO_M": [[95, "merge-n-to-m"]], "MFB + META/MVB": [[152, "mfb-meta-mvb"]], "MFB + MI": [[152, "mfb-mi"]], "MFB -> LBUS reconfigurator (TX LBUS)": [[110, null]], "MFB ASFIFOX": [[77, null]], "MFB Agent": [[145, null]], "MFB Auxiliary Signals": [[73, null]], "MFB Cutter Simple": [[55, null]], "MFB Dropper": [[56, null]], "MFB Enabler": [[57, null]], "MFB FIFOX": [[79, null]], "MFB FRAME EXTENDER": [[50, null]], "MFB FRAME TRIMMER": [[52, null]], "MFB Frame Masker": [[58, null]], "MFB Generator": [[49, null]], "MFB Loopback": [[61, null]], "MFB Merger": [[62, null]], "MFB Merger Simple": [[63, null]], "MFB Merger Simple GEN": [[63, "id1"]], "MFB PD ASFIFO SIMPLE": [[81, null]], "MFB PIPE": [[66, null]], "MFB Packet Discard ASFIFO": [[80, null]], "MFB Reconfigurator": [[68, null]], "MFB Splitter": [[69, null]], "MFB Splitter Gen": [[69, "id1"]], "MFB Splitter Simple": [[70, null]], "MFB Splitter Simple Gen": [[70, "id1"]], "MFB Tools": [[162, null]], "MFB Trasformer": [[72, null]], "MFB specification": [[76, null]], "MI ASYNC": [[82, null]], "MI Bus Control": [[29, "mi-bus-control"], [30, "mi-bus-control"], [31, "mi-bus-control"]], "MI Pipe": [[86, null]], "MI Reconfigurator": [[88, null]], "MI Splitter Plus Gen": [[89, null]], "MI Tools": [[163, null]], "MI address space": [[25, "mi-address-space"]], "MI agent": [[146, null]], "MI bus description": [[87, "mi-bus-description"]], "MI bus specification": [[87, null]], "MI indirect access": [[85, null]], "MI2AVMM": [[83, null]], "MI2AXI4": [[84, null]], "MTC (MI Transaction Controller)": [[116, null]], "MVB + MI": [[152, "mvb-mi"]], "MVB Channel Router": [[90, null]], "MVB DEMUX": [[91, null]], "MVB DISCARD": [[92, null]], "MVB FIFOX": [[105, null]], "MVB Item Collision Resolver": [[93, null]], "MVB Lookup Table": [[106, null]], "MVB MUX": [[99, null]], "MVB Merge Items": [[94, null]], "MVB Merge Streams": [[96, null]], "MVB Merge Streams Ordered": [[98, null]], "MVB Operation": [[101, null]], "MVB Shakedown": [[102, null]], "MVB Specification": [[104, null]], "MVB Tools": [[165, null]], "MVB agent": [[147, null]], "MVB2MFB": [[100, null]], "Main .fdo script for running the verification": [[144, "main-fdo-script-for-running-the-verification"]], "Makefile": [[166, "makefile"]], "Management": [[107, "management"]], "Mem logger": [[24, null]], "Memory modules": [[161, null]], "Metadata Extractor": [[41, null]], "Metadata Insertor": [[64, null]], "Minimal NDK application": [[0, null]], "Miscellaneous": [[164, null]], "Model": [[144, "model"]], "Modules.tcl": [[144, "modules-tcl"]], "Monitor": [[147, "monitor"]], "More references": [[23, "more-references"]], "Multi MEMx Counter": [[9, null]], "Multi-port BRAM": [[14, null]], "NDK Architecture": [[193, null]], "NDK Firmware Support": [[173, "ndk-firmware-support"]], "NDK Terminology": [[194, null]], "NDK firmware support": [[167, "ndk-firmware-support"], [168, "ndk-firmware-support"], [169, "ndk-firmware-support"], [170, "ndk-firmware-support"], [171, "ndk-firmware-support"], [172, "ndk-firmware-support"], [174, "ndk-firmware-support"], [175, "ndk-firmware-support"], [176, "ndk-firmware-support"], [177, "ndk-firmware-support"]], "NDK testing": [[195, null]], "NETWORK MODULE": [[180, null]], "NOTES": [[144, "notes"]], "NP LUT RAM": [[15, null]], "N_LOOP_OP": [[11, null]], "Network Module Core": [[187, "network-module-core"]], "Network Module Logic": [[187, "network-module-logic"]], "Network Tools": [[197, null]], "Note": [[148, null], [148, null]], "Note\n :class: note": [[122, null]], "Notes": [[67, "notes"]], "OFM verification environment": [[144, "ofm-verification-environment"]], "Operation": [[67, "operation"], [76, "operation"], [104, "operation"], [110, "operation"]], "Operations": [[75, "operations"]], "Operator flow": [[11, "operator-flow"]], "Other components": [[119, "other-components"]], "Other features of the build system": [[166, "other-features-of-the-build-system"]], "Other tutorials": [[144, "other-tutorials"]], "PCIE Byte Count": [[114, null]], "PCIE CONVERSION UNITS": [[113, null]], "PCIE Header parsing/deparsing": [[117, null]], "PCI_EXT_CAP": [[112, null]], "PCIe Byte Enable Decoder": [[115, null]], "PCIe Tools": [[198, null]], "PDF report generator SW": [[31, "pdf-report-generator-sw"]], "PKT_END": [[110, "pkt-end"]], "PKT_HALT": [[110, "pkt-halt"]], "PKT_PROCESS": [[110, "pkt-process"]], "PLATFORM_TAGS": [[166, "platform-tags"]], "PMA": [[107, "pma"]], "PMA agent": [[149, null]], "PMA bus description": [[149, "pma-bus-description"]], "PMA driver": [[149, "pma-driver"]], "PMA interface": [[149, "pma-interface"]], "PMA monitor": [[149, "pma-monitor"]], "PMA sequence item": [[149, "pma-sequence-item"]], "PRO DESIGN Falcon": [[173, null]], "PTC (PCIe Transaction Controller)": [[119, null]], "PTC Tag Manager": [[118, null]], "Package": [[144, "package"]], "Packages": [[22, null]], "Packet Delayer": [[65, null]], "Packet Dispatcher": [[42, null]], "Packet Planner": [[19, null]], "Parametrized object": [[144, "parametrized-object"]], "Parametrizing NDK-CORE design": [[184, "parametrizing-ndk-core-design"]], "Parametrizing a specific card type": [[184, "parametrizing-a-specific-card-type"]], "Parametrizing the user application": [[184, "parametrizing-the-user-application"]], "Passing through Modules.tcl": [[184, "passing-through-modules-tcl"], [184, "id3"]], "Port description": [[76, "port-description"], [104, "port-description"]], "Ports": [[17, "ports"], [135, "ports"], [136, "ports"], [149, "ports"]], "Ports and Generics": [[109, "ports-and-generics"], [111, "ports-and-generics"]], "Ports and generics of the Application": [[183, "ports-and-generics-of-the-application"]], "Priority for PLATFORM_TAGS": [[166, "priority-for-platform-tags"]], "Profile generation": [[148, "profile-generation"]], "Profile generator configuration": [[148, "profile-generator-configuration"]], "Programming the device": [[167, "programming-the-device"], [168, "programming-the-device"], [169, "programming-the-device"]], "Properties": [[144, "properties"], [144, "id5"]], "Pulse short": [[20, null]], "Pytest SW": [[31, "pytest-sw"]], "Pytest Tester (mem_tester.py)": [[32, "pytest-tester-mem-tester-py"]], "Quick reset": [[11, "quick-reset"]], "Quick start": [[178, "quick-start"]], "RESET agent": [[151, null]], "RX DMA Calypte": [[39, null]], "RX Inner sequences": [[128, "rx-inner-sequences"], [139, "rx-inner-sequences"], [142, "rx-inner-sequences"], [143, "rx-inner-sequences"]], "RX MAC LITE": [[109, null]], "RX PCS": [[107, "rx-pcs"]], "RX direction": [[141, "rx-direction"]], "Random": [[131, "random"]], "Rate Limiter": [[67, null]], "Read interface behavior": [[6, "read-interface-behavior"]], "Read/write access to the Application registers from SW": [[183, "read-write-access-to-the-application-registers-from-sw"]], "Receiving packets from Ethernet": [[183, "receiving-packets-from-ethernet"]], "Receiving packets from the Application": [[187, "receiving-packets-from-the-application"]], "Receiving packets from the DMA module": [[183, "receiving-packets-from-the-dma-module"]], "References": [[1, "references"], [17, "references"], [19, "references"], [31, "references"], [59, "references"], [119, "references"], [156, "references"], [161, "references"]], "ReflexCES XpressSX AGI-FH400G": [[174, null]], "Register FIFO": [[7, null]], "Register Map": [[109, "register-map"], [111, "register-map"]], "Report Generator (report_gen.py)": [[32, "report-generator-report-gen-py"]], "Request-response Agents": [[144, "request-response-agents"]], "Requirements for developers": [[185, "requirements-for-developers"]], "Reset": [[144, "reset"]], "Response logic": [[122, "response-logic"]], "Run of a specific sequence": [[144, "run-of-a-specific-sequence"]], "SDM CLIENT": [[23, null]], "SHAKEDOWN": [[95, null]], "SW access to the MAC Lites": [[187, "sw-access-to-the-mac-lites"]], "SW access to the Network Module Cores and Network Module Logics": [[187, "sw-access-to-the-network-module-cores-and-network-module-logics"]], "SW access to the reconfiguration interfaces": [[187, "sw-access-to-the-reconfiguration-interfaces"]], "Scenario 1": [[76, "scenario-1"], [104, "scenario-1"], [110, "scenario-1"]], "Scenario 2": [[76, "scenario-2"], [104, "scenario-2"], [110, "scenario-2"]], "Scenario 3": [[110, "scenario-3"]], "Scenario 4": [[110, "scenario-4"]], "Scenario 5": [[110, "scenario-5"]], "Scenario 6": [[110, "scenario-6"]], "Scoreboard": [[144, "scoreboard"], [144, "id3"], [144, "id4"]], "Selecting a DMA controller": [[186, "selecting-a-dma-controller"]], "Selecting a PCIe configuration": [[192, "selecting-a-pcie-configuration"]], "Sequence": [[133, "sequence"], [144, "sequence"], [147, "sequence"]], "Sequence Item": [[123, "sequence-item"], [134, "sequence-item"]], "Sequence Items": [[122, "sequence-items"]], "Sequence Libraries": [[134, "sequence-libraries"]], "Sequence configuration": [[125, "sequence-configuration"], [137, "sequence-configuration"], [138, "sequence-configuration"]], "Sequence item": [[133, "sequence-item"], [147, "sequence-item"]], "Sequence library": [[144, "sequence-library"], [144, "id2"]], "Sequence parameters": [[148, "sequence-parameters"]], "Sequence_item": [[146, "sequence-item"]], "Sequencers": [[141, "sequencers"]], "Sequences": [[122, "sequences"], [123, "sequences"], [134, "sequences"], [141, "sequences"]], "Shift registers": [[199, null]], "Silicom N6010": [[177, null]], "Silicom fb2CGhh@KU15P": [[175, null]], "Silicom fb4CGg3@VU9P": [[176, null]], "Simple dual-port BRAM": [[16, null]], "Simple dual-port BRAM with Byte Enable": [[16, "simple-dual-port-bram-with-byte-enable"]], "Single clock FIFOs": [[156, "single-clock-fifos"]], "Situation": [[11, "situation"]], "Software Manager": [[37, null], [44, null]], "Solution": [[11, "solution"]], "Specification": [[23, "specification"], [83, "specification"]], "Sub-components": [[31, "sub-components"]], "Subcomponents": [[60, "subcomponents"]], "Supported PCIe Configurations": [[46, "supported-pcie-configurations"]], "Supported PCIe Hard IP": [[192, "supported-pcie-hard-ip"]], "Switching profiles": [[179, "switching-profiles"]], "Synchronization": [[144, "synchronization"]], "Synchronous SR latch": [[12, null]], "SynthesizeProject": [[166, "synthesizeproject"]], "SystemVerilog and UVM tutorial": [[144, null]], "TL;DR": [[184, "tl-dr"]], "TSU Format to ns Convertor": [[120, null]], "TSU GEN": [[121, null]], "TX DMA Calypte": [[45, null]], "TX MAC LITE": [[111, null]], "TX PCS": [[107, "tx-pcs"]], "TX direction": [[141, "tx-direction"]], "Tab. 1": [[39, "id2"], [45, "id2"], [58, "id2"], [85, "id2"], [89, "id2"], [187, "id6"]], "Tab. 1 F-Tile_Multirate IPs variants": [[179, "id1"]], "Tab. 2": [[45, "id3"], [89, "id3"], [187, "id7"]], "Tab. 3": [[89, "id4"], [187, "id8"]], "Tab. 4": [[187, "id9"]], "Table of generics": [[47, "table-of-generics"]], "Table of signals": [[47, "table-of-signals"]], "Test": [[144, "test"]], "Test environment": [[144, "test-environment"]], "Testbench": [[144, "testbench"]], "Testing R/W access to the scratch registers": [[195, "testing-r-w-access-to-the-scratch-registers"]], "The (incomplete) list of SYNTH_FLAGS array items": [[166, "the-incomplete-list-of-synth-flags-array-items"]], "The Application": [[183, null]], "The DMA module": [[186, null]], "The MI bus interconnect": [[191, null]], "The Memory Controller": [[190, null]], "The Memory Testers": [[0, "the-memory-testers"]], "The Network Module": [[187, null]], "The PCIe Control unit (PCIE_CTRL)": [[192, "the-pcie-control-unit-pcie-ctrl"]], "The PCIe Core (PCIE_CORE)": [[192, "the-pcie-core-pcie-core"]], "The PCIe module": [[192, null]], "The PCIe module entity": [[192, "the-pcie-module-entity"]], "The application MI offsets": [[0, "the-application-mi-offsets"]], "The comp target in Makefile": [[166, "the-comp-target-in-makefile"]], "The main allocation of the MI address space": [[191, "the-main-allocation-of-the-mi-address-space"]], "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.": [[51, null], [53, null], [97, null], [103, null]], "Time Stamp Unit": [[196, null]], "Timestamp Limiter": [[71, null]], "Timestamp format": [[196, "timestamp-format"]], "Timestamp signals": [[196, "timestamp-signals"]], "Timing diagram example": [[47, "timing-diagram-example"]], "Timing diagrams": [[76, "timing-diagrams"], [104, "timing-diagrams"]], "Top sequencers and sequences": [[128, "top-sequencers-and-sequences"], [139, "top-sequencers-and-sequences"], [143, "top-sequencers-and-sequences"]], "Transaction Buffer": [[38, null]], "Transaction Sorter": [[21, null]], "Transaction buffer": [[43, null]], "Transmitting packets to the Application": [[187, "transmitting-packets-to-the-application"]], "Transmitting packets to the DMA module": [[183, "transmitting-packets-to-the-dma-module"]], "Transmitting packets to the Ethernet": [[183, "transmitting-packets-to-the-ethernet"]], "Typical Configurations": [[180, "typical-configurations"]], "UVM Verification": [[39, "uvm-verification"], [45, "uvm-verification"], [200, null]], "UVM simulation": [[152, null]], "UVM_error vs UVM_fatal": [[144, "uvm-error-vs-uvm-fatal"]], "UVM_info": [[144, "uvm-info"]], "Usage": [[67, "usage"], [85, "usage"], [129, "usage"]], "Usage guidelines": [[47, "usage-guidelines"]], "Variables in Modules.tcl obtained by the build system": [[166, "variables-in-modules-tcl-obtained-by-the-build-system"]], "Verification": [[5, "verification"]], "Verification Plan": [[39, "verification-plan"], [45, "verification-plan"], [108, "verification-plan"], [180, "verification-plan"], [181, "verification-plan"], [181, "id1"]], "Verification block diagram": [[5, "verification-block-diagram"]], "Verification example": [[144, "verification-example"]], "Verification plan": [[58, "verification-plan"]], "Virtual sequence and synchronization": [[144, "virtual-sequence-and-synchronization"]], "Virtual sequencer": [[144, "virtual-sequencer"]], "WORD_REALIGN": [[110, "word-realign"]], "Warning": [[148, null], [148, null]], "What Ethernet standards does NDK support?": [[188, "what-ethernet-standards-does-ndk-support"]], "What FPGA chips and cards does NDK support?": [[188, "what-fpga-chips-and-cards-does-ndk-support"]], "What SW do I need to build the NDK firmware?": [[188, "what-sw-do-i-need-to-build-the-ndk-firmware"]], "What can I do with the app_conf.tcl file": [[184, "what-can-i-do-with-the-app-conf-tcl-file"]], "What can I do with the card_conf.tcl file": [[184, "what-can-i-do-with-the-card-conf-tcl-file"]], "What can I do with the card_const.tcl file": [[184, "what-can-i-do-with-the-card-const-tcl-file"]], "What can I do with the core_conf.tcl file": [[184, "what-can-i-do-with-the-core-conf-tcl-file"]], "What can I do with the core_const.tcl file": [[184, "what-can-i-do-with-the-core-const-tcl-file"]], "What clock frequencies are available for the user application?": [[188, "what-clock-frequencies-are-available-for-the-user-application"]], "What communication interfaces can a NDK applications have available?": [[188, "what-communication-interfaces-can-a-ndk-applications-have-available"]], "What dependencies are needed to build an FPGA firmware": [[189, "what-dependencies-are-needed-to-build-an-fpga-firmware"]], "What is a Network Development Kit (NDK)?": [[188, "what-is-a-network-development-kit-ndk"]], "What is the difference between NDK and Corundum?": [[188, "what-is-the-difference-between-ndk-and-corundum"]], "What is the difference between NDK and NetFPGA?": [[188, "what-is-the-difference-between-ndk-and-netfpga"]], "What is the difference between NDK and OpenNIC?": [[188, "what-is-the-difference-between-ndk-and-opennic"]], "Write interface behavior": [[6, "write-interface-behavior"]], "build//Makefile": [[184, "build-card-name-makefile"]], "build//app_conf.tcl": [[184, "build-card-name-app-conf-tcl"]], "build//{Vivado,Quartus}.tcl": [[184, "build-card-name-vivado-quartus-tcl"]], "byte array to MAC SEG": [[140, null]], "card.mk": [[184, "card-mk"]], "card_conf.tcl": [[184, "card-conf-tcl"]], "card_const.tcl": [[184, "card-const-tcl"]], "ce_generator.sv": [[129, "ce-generator-sv"]], "channel_align.sv": [[129, "channel-align-sv"]], "comparer classes": [[131, "id1"], [131, "id2"], [131, "id3"]], "core.mk": [[184, "core-mk"]], "core_bootstrap.tcl": [[184, "core-bootstrap-tcl"]], "core_conf.tcl": [[184, "core-conf-tcl"]], "core_const.tcl": [[184, "core-const-tcl"]], "data_buffer.sv": [[129, "data-buffer-sv"]], "env.sv": [[129, "env-sv"]], "fifo": [[131, "fifo"]], "ipg_generator.sv": [[129, "ipg-generator-sv"]], "logic_vector_array_axi environment": [[139, null]], "logic_vector_array_mfb environment": [[142, null]], "logic_vector_mvb environment": [[143, null]], "memory_model": [[122, "memory-model"]], "monitor.sv": [[129, "monitor-sv"]], "op sequencers and sequences": [[142, "op-sequencers-and-sequences"]], "probe agent": [[150, null]], "request_item": [[122, "request-item"]], "request_subscriber": [[122, "request-subscriber"]], "response_item": [[122, "response-item"]], "sequence_item": [[124, "sequence-item"], [145, "sequence-item"]], "sequence_item_request": [[122, "sequence-item-request"]], "sequence_item_response": [[122, "sequence-item-response"]], "sequence_rx.sv and sequence_tx.sv": [[129, "sequence-rx-sv-and-sequence-tx-sv"]], "sequence_rx_base.sv": [[129, "sequence-rx-base-sv"]], "sequence_tx_base.sv": [[129, "sequence-tx-base-sv"]], "sequencer.sv": [[129, "sequencer-sv"]], "simple sychronous RESET agents": [[151, "simple-sychronous-reset-agents"]], "uvm_info": [[144, "id6"]], "wrapper.sv": [[129, "wrapper-sv"]]}, "docnames": ["app-minimal", "async", "base", "comp/base/dsp/dsp_comparator/readme", "comp/base/fifo/asfifox/readme", "comp/base/fifo/fifox/readme", "comp/base/fifo/fifox_multi/readme", "comp/base/fifo/reg_fifo/readme", "comp/base/logic/barrel_shifter/readme", "comp/base/logic/cnt_multi_memx/readme", "comp/base/logic/h3hash/readme", "comp/base/logic/n_loop_op/readme", "comp/base/logic/sr_sync_latch/readme", "comp/base/mem/lvt_mem/readme", "comp/base/mem/mp_bram/readme", "comp/base/mem/np_lutram/readme", "comp/base/mem/sdp_bram/readme", "comp/base/misc/crossbarx/readme", "comp/base/misc/event_counter/readme", "comp/base/misc/packet_planner/readme", "comp/base/misc/pulse_short/readme", "comp/base/misc/trans_sorter/readme", "comp/base/pkg/readme", "comp/ctrls/sdm_client/readme", "comp/debug/data_logger/mem_logger/readme", "comp/debug/data_logger/readme", "comp/debug/histogramer/readme", "comp/debug/jtag_op_client/readme", "comp/debug/latency_meter/readme", "comp/debug/mem_tester/amm_gen/readme", "comp/debug/mem_tester/amm_probe/readme", "comp/debug/mem_tester/readme", "comp/debug/mem_tester/sw/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_insertor/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/addr_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/input_buffer/readme", "comp/dma/dma_calypte/comp/rx/comp/software_manager/readme", "comp/dma/dma_calypte/comp/rx/comp/trans_buffer/readme", "comp/dma/dma_calypte/comp/rx/readme", "comp/dma/dma_calypte/comp/tx/comp/chan_start_stop_ctrl/readme", "comp/dma/dma_calypte/comp/tx/comp/metadata_extractor/readme", "comp/dma/dma_calypte/comp/tx/comp/packet_dispatcher/readme", "comp/dma/dma_calypte/comp/tx/comp/pcie_trans_buffer/readme", "comp/dma/dma_calypte/comp/tx/comp/software_manager/readme", "comp/dma/dma_calypte/comp/tx/readme", "comp/dma/dma_calypte/readme", "comp/flu_tools/readme", "comp/mfb_tools/debug/gen_loop_switch/readme", "comp/mfb_tools/debug/generator/readme", "comp/mfb_tools/edit/frame_extender/readme", "comp/mfb_tools/edit/frame_extender/uvm/readme", "comp/mfb_tools/edit/frame_trimmer/readme", "comp/mfb_tools/edit/frame_trimmer/uvm/readme", "comp/mfb_tools/flow/crossbarx_stream2/readme", "comp/mfb_tools/flow/cutter_simple/readme", "comp/mfb_tools/flow/dropper/readme", "comp/mfb_tools/flow/enabler/readme", "comp/mfb_tools/flow/frame_masker/readme", "comp/mfb_tools/flow/frame_packer/readme", "comp/mfb_tools/flow/frame_unpacker/readme", "comp/mfb_tools/flow/loopback/readme", "comp/mfb_tools/flow/merger/readme", "comp/mfb_tools/flow/merger_simple/readme", "comp/mfb_tools/flow/metadata_insertor/readme", "comp/mfb_tools/flow/packet_delayer/readme", "comp/mfb_tools/flow/pipe/readme", "comp/mfb_tools/flow/rate_limiter/readme", "comp/mfb_tools/flow/reconfigurator/readme", "comp/mfb_tools/flow/splitter/readme", "comp/mfb_tools/flow/splitter_simple/readme", "comp/mfb_tools/flow/timestamp_limiter/readme", "comp/mfb_tools/flow/transformer/readme", "comp/mfb_tools/logic/auxiliary_signals/readme", "comp/mfb_tools/logic/checksum_calculator/readme", "comp/mfb_tools/logic/crossbarx_stream/readme", "comp/mfb_tools/readme", "comp/mfb_tools/storage/asfifox/readme", "comp/mfb_tools/storage/crossbarx_output_buffer/readme", "comp/mfb_tools/storage/fifox/readme", "comp/mfb_tools/storage/pd_asfifo/readme", "comp/mfb_tools/storage/pd_asfifo_simple/readme", "comp/mi_tools/async/readme", "comp/mi_tools/converters/mi2avmm/readme", "comp/mi_tools/converters/mi2axi4/readme", "comp/mi_tools/indirect_access/readme", "comp/mi_tools/pipe/readme", "comp/mi_tools/readme", "comp/mi_tools/reconf/readme", "comp/mi_tools/splitter_plus_gen/readme", "comp/mvb_tools/flow/channel_router/readme", "comp/mvb_tools/flow/demux/readme", "comp/mvb_tools/flow/discard/readme", "comp/mvb_tools/flow/item_collision_resolver/readme", "comp/mvb_tools/flow/merge_items/readme", "comp/mvb_tools/flow/merge_n_to_m/readme", "comp/mvb_tools/flow/merge_streams/readme", "comp/mvb_tools/flow/merge_streams/uvm/readme", "comp/mvb_tools/flow/merge_streams_ordered/readme", "comp/mvb_tools/flow/mux/readme", "comp/mvb_tools/flow/mvb2mfb/readme", "comp/mvb_tools/flow/operation/readme", "comp/mvb_tools/flow/shakedown/readme", "comp/mvb_tools/flow/shakedown/uvm/readme", "comp/mvb_tools/readme", "comp/mvb_tools/storage/fifox/readme", "comp/mvb_tools/storage/lookup_table/readme", "comp/nic/eth_phy/40ge/readme", "comp/nic/mac_lite/rx_mac_lite/comp/buffer/uvm/readme", "comp/nic/mac_lite/rx_mac_lite/readme", "comp/nic/mac_lite/tx_mac_lite/comp/adapters/lbus/reconf/readme", "comp/nic/mac_lite/tx_mac_lite/readme", "comp/pcie/common/readme", "comp/pcie/convertors/readme", "comp/pcie/logic/byte_count/readme", "comp/pcie/logic/byte_en_decoder/readme", "comp/pcie/mtc/readme", "comp/pcie/others/hdr_gen/readme", "comp/pcie/ptc/comp/tag_manager/readme", "comp/pcie/ptc/readme", "comp/tsu/tsu_format_to_ns/readme", "comp/tsu/tsu_gen/readme", "comp/uvm/avmm/readme", "comp/uvm/avst_crdt/readme", "comp/uvm/axi/readme", "comp/uvm/byte_array/readme", "comp/uvm/byte_array_lii/readme", "comp/uvm/byte_array_lii_rx/readme", "comp/uvm/byte_array_mfb/readme", "comp/uvm/byte_array_mii/readme", "comp/uvm/byte_array_pma/readme", "comp/uvm/common/readme", "comp/uvm/componets", "comp/uvm/intel_mac_seg/readme", "comp/uvm/lbus/readme", "comp/uvm/lii/readme", "comp/uvm/lii_rx/readme", "comp/uvm/logic_vector/readme", "comp/uvm/logic_vector_array/readme", "comp/uvm/logic_vector_array_axi/readme", "comp/uvm/logic_vector_array_intel_mac_seg/readme", "comp/uvm/logic_vector_array_lbus/readme", "comp/uvm/logic_vector_array_mfb/readme", "comp/uvm/logic_vector_mvb/readme", "comp/uvm/manual", "comp/uvm/mfb/readme", "comp/uvm/mi/readme", "comp/uvm/mvb/readme", "comp/uvm/packet_generators/flowtest/readme", "comp/uvm/pma/readme", "comp/uvm/probe/readme", "comp/uvm/reset/readme", "comp/uvm/sim_manual", "ctrls", "debug", "dsp", "fifo", "fl", "flu", "index", "logic", "memory", "mfb", "mi", "misc", "mvb", "ndk_build/readme", "ndk_cards/amd/alveo-u200/readme", "ndk_cards/amd/alveo-u55c/readme", "ndk_cards/amd/vcu118/readme", "ndk_cards/bittware/ia-420f/readme", "ndk_cards/intel/dk-dev-1sdx-p/readme", "ndk_cards/intel/dk-dev-agi027res/readme", "ndk_cards/prodesign/pd-falcon/readme", "ndk_cards/reflexces/agi-fh400g/readme", "ndk_cards/silicom/fb2cghh/readme", "ndk_cards/silicom/fb4cgg3/readme", "ndk_cards/silicom/n6010/readme", "ndk_core/cocotb/README", "ndk_core/comp/eth/network_mod/comp/network_mod_core/doc/f-tile_multirate_ip", "ndk_core/comp/eth/network_mod/readme", "ndk_core/comp/eth/network_mod/uvm/readme", "ndk_core/comp/pcie/pcie_mod/comp/pcie_adapter/uvm/tbench/env/crdt_agent/readme", "ndk_core/doc/app", "ndk_core/doc/configuration", "ndk_core/doc/devtree", "ndk_core/doc/dma", "ndk_core/doc/eth", "ndk_core/doc/faq", "ndk_core/doc/how_to_start", "ndk_core/doc/mem", "ndk_core/doc/mi", "ndk_core/doc/pcie", "ndk_core/doc/readme", "ndk_core/doc/terminology", "ndk_core/doc/testing", "ndk_core/doc/tsu", "nic", "pcie", "shift", "ver"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["app-minimal.rst", "async.rst", "base.rst", "comp/base/dsp/dsp_comparator/readme.rst", "comp/base/fifo/asfifox/readme.rst", "comp/base/fifo/fifox/readme.rst", "comp/base/fifo/fifox_multi/readme.rst", "comp/base/fifo/reg_fifo/readme.rst", "comp/base/logic/barrel_shifter/readme.rst", "comp/base/logic/cnt_multi_memx/readme.rst", "comp/base/logic/h3hash/readme.rst", "comp/base/logic/n_loop_op/readme.rst", "comp/base/logic/sr_sync_latch/readme.rst", "comp/base/mem/lvt_mem/readme.rst", "comp/base/mem/mp_bram/readme.rst", "comp/base/mem/np_lutram/readme.rst", "comp/base/mem/sdp_bram/readme.rst", "comp/base/misc/crossbarx/readme.rst", "comp/base/misc/event_counter/readme.rst", "comp/base/misc/packet_planner/readme.rst", "comp/base/misc/pulse_short/readme.rst", "comp/base/misc/trans_sorter/readme.rst", "comp/base/pkg/readme.rst", "comp/ctrls/sdm_client/readme.rst", "comp/debug/data_logger/mem_logger/readme.rst", "comp/debug/data_logger/readme.rst", "comp/debug/histogramer/readme.rst", "comp/debug/jtag_op_client/readme.rst", "comp/debug/latency_meter/readme.rst", "comp/debug/mem_tester/amm_gen/readme.rst", "comp/debug/mem_tester/amm_probe/readme.rst", "comp/debug/mem_tester/readme.rst", "comp/debug/mem_tester/sw/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_insertor/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/addr_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/hdr_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/input_buffer/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/software_manager/readme.rst", "comp/dma/dma_calypte/comp/rx/comp/trans_buffer/readme.rst", "comp/dma/dma_calypte/comp/rx/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/chan_start_stop_ctrl/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/metadata_extractor/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/packet_dispatcher/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/pcie_trans_buffer/readme.rst", "comp/dma/dma_calypte/comp/tx/comp/software_manager/readme.rst", "comp/dma/dma_calypte/comp/tx/readme.rst", "comp/dma/dma_calypte/readme.rst", "comp/flu_tools/readme.rst", "comp/mfb_tools/debug/gen_loop_switch/readme.rst", "comp/mfb_tools/debug/generator/readme.rst", "comp/mfb_tools/edit/frame_extender/readme.rst", "comp/mfb_tools/edit/frame_extender/uvm/readme.rst", "comp/mfb_tools/edit/frame_trimmer/readme.rst", "comp/mfb_tools/edit/frame_trimmer/uvm/readme.rst", "comp/mfb_tools/flow/crossbarx_stream2/readme.rst", "comp/mfb_tools/flow/cutter_simple/readme.rst", "comp/mfb_tools/flow/dropper/readme.rst", "comp/mfb_tools/flow/enabler/readme.rst", "comp/mfb_tools/flow/frame_masker/readme.rst", "comp/mfb_tools/flow/frame_packer/readme.rst", "comp/mfb_tools/flow/frame_unpacker/readme.rst", "comp/mfb_tools/flow/loopback/readme.rst", "comp/mfb_tools/flow/merger/readme.rst", "comp/mfb_tools/flow/merger_simple/readme.rst", "comp/mfb_tools/flow/metadata_insertor/readme.rst", "comp/mfb_tools/flow/packet_delayer/readme.rst", "comp/mfb_tools/flow/pipe/readme.rst", "comp/mfb_tools/flow/rate_limiter/readme.rst", "comp/mfb_tools/flow/reconfigurator/readme.rst", "comp/mfb_tools/flow/splitter/readme.rst", "comp/mfb_tools/flow/splitter_simple/readme.rst", "comp/mfb_tools/flow/timestamp_limiter/readme.rst", "comp/mfb_tools/flow/transformer/readme.rst", "comp/mfb_tools/logic/auxiliary_signals/readme.rst", "comp/mfb_tools/logic/checksum_calculator/readme.rst", "comp/mfb_tools/logic/crossbarx_stream/readme.rst", "comp/mfb_tools/readme.rst", "comp/mfb_tools/storage/asfifox/readme.rst", "comp/mfb_tools/storage/crossbarx_output_buffer/readme.rst", "comp/mfb_tools/storage/fifox/readme.rst", "comp/mfb_tools/storage/pd_asfifo/readme.rst", "comp/mfb_tools/storage/pd_asfifo_simple/readme.rst", "comp/mi_tools/async/readme.rst", "comp/mi_tools/converters/mi2avmm/readme.rst", "comp/mi_tools/converters/mi2axi4/readme.rst", "comp/mi_tools/indirect_access/readme.rst", "comp/mi_tools/pipe/readme.rst", "comp/mi_tools/readme.rst", "comp/mi_tools/reconf/readme.rst", "comp/mi_tools/splitter_plus_gen/readme.rst", "comp/mvb_tools/flow/channel_router/readme.rst", "comp/mvb_tools/flow/demux/readme.rst", "comp/mvb_tools/flow/discard/readme.rst", "comp/mvb_tools/flow/item_collision_resolver/readme.rst", "comp/mvb_tools/flow/merge_items/readme.rst", "comp/mvb_tools/flow/merge_n_to_m/readme.rst", "comp/mvb_tools/flow/merge_streams/readme.rst", "comp/mvb_tools/flow/merge_streams/uvm/readme.rst", "comp/mvb_tools/flow/merge_streams_ordered/readme.rst", "comp/mvb_tools/flow/mux/readme.rst", "comp/mvb_tools/flow/mvb2mfb/readme.rst", "comp/mvb_tools/flow/operation/readme.rst", "comp/mvb_tools/flow/shakedown/readme.rst", "comp/mvb_tools/flow/shakedown/uvm/readme.rst", "comp/mvb_tools/readme.rst", "comp/mvb_tools/storage/fifox/readme.rst", "comp/mvb_tools/storage/lookup_table/readme.rst", "comp/nic/eth_phy/40ge/readme.rst", "comp/nic/mac_lite/rx_mac_lite/comp/buffer/uvm/readme.rst", "comp/nic/mac_lite/rx_mac_lite/readme.rst", "comp/nic/mac_lite/tx_mac_lite/comp/adapters/lbus/reconf/readme.rst", "comp/nic/mac_lite/tx_mac_lite/readme.rst", "comp/pcie/common/readme.rst", "comp/pcie/convertors/readme.rst", "comp/pcie/logic/byte_count/readme.rst", "comp/pcie/logic/byte_en_decoder/readme.rst", "comp/pcie/mtc/readme.rst", "comp/pcie/others/hdr_gen/readme.rst", "comp/pcie/ptc/comp/tag_manager/readme.rst", "comp/pcie/ptc/readme.rst", "comp/tsu/tsu_format_to_ns/readme.rst", "comp/tsu/tsu_gen/readme.rst", "comp/uvm/avmm/readme.rst", "comp/uvm/avst_crdt/readme.rst", "comp/uvm/axi/readme.rst", "comp/uvm/byte_array/readme.rst", "comp/uvm/byte_array_lii/readme.rst", "comp/uvm/byte_array_lii_rx/readme.rst", "comp/uvm/byte_array_mfb/readme.rst", "comp/uvm/byte_array_mii/readme.rst", "comp/uvm/byte_array_pma/readme.rst", "comp/uvm/common/readme.rst", "comp/uvm/componets.rst", "comp/uvm/intel_mac_seg/readme.rst", "comp/uvm/lbus/readme.rst", "comp/uvm/lii/readme.rst", "comp/uvm/lii_rx/readme.rst", "comp/uvm/logic_vector/readme.rst", "comp/uvm/logic_vector_array/readme.rst", "comp/uvm/logic_vector_array_axi/readme.rst", "comp/uvm/logic_vector_array_intel_mac_seg/readme.rst", "comp/uvm/logic_vector_array_lbus/readme.rst", "comp/uvm/logic_vector_array_mfb/readme.rst", "comp/uvm/logic_vector_mvb/readme.rst", "comp/uvm/manual.rst", "comp/uvm/mfb/readme.rst", "comp/uvm/mi/readme.rst", "comp/uvm/mvb/readme.rst", "comp/uvm/packet_generators/flowtest/readme.rst", "comp/uvm/pma/readme.rst", "comp/uvm/probe/readme.rst", "comp/uvm/reset/readme.rst", "comp/uvm/sim_manual.rst", "ctrls.rst", "debug.rst", "dsp.rst", "fifo.rst", "fl.rst", "flu.rst", "index.rst", "logic.rst", "memory.rst", "mfb.rst", "mi.rst", "misc.rst", "mvb.rst", "ndk_build/readme.rst", "ndk_cards/amd/alveo-u200/readme.rst", "ndk_cards/amd/alveo-u55c/readme.rst", "ndk_cards/amd/vcu118/readme.rst", "ndk_cards/bittware/ia-420f/readme.rst", "ndk_cards/intel/dk-dev-1sdx-p/readme.rst", "ndk_cards/intel/dk-dev-agi027res/readme.rst", "ndk_cards/prodesign/pd-falcon/readme.rst", "ndk_cards/reflexces/agi-fh400g/readme.rst", "ndk_cards/silicom/fb2cghh/readme.rst", "ndk_cards/silicom/fb4cgg3/readme.rst", "ndk_cards/silicom/n6010/readme.rst", "ndk_core/cocotb/README.rst", "ndk_core/comp/eth/network_mod/comp/network_mod_core/doc/f-tile_multirate_ip.rst", "ndk_core/comp/eth/network_mod/readme.rst", "ndk_core/comp/eth/network_mod/uvm/readme.rst", "ndk_core/comp/pcie/pcie_mod/comp/pcie_adapter/uvm/tbench/env/crdt_agent/readme.rst", "ndk_core/doc/app.rst", "ndk_core/doc/configuration.rst", "ndk_core/doc/devtree.rst", "ndk_core/doc/dma.rst", "ndk_core/doc/eth.rst", "ndk_core/doc/faq.rst", "ndk_core/doc/how_to_start.rst", "ndk_core/doc/mem.rst", "ndk_core/doc/mi.rst", "ndk_core/doc/pcie.rst", "ndk_core/doc/readme.rst", "ndk_core/doc/terminology.rst", "ndk_core/doc/testing.rst", "ndk_core/doc/tsu.rst", "nic.rst", "pcie.rst", "shift.rst", "ver.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 3, 6, 11, 17, 18, 19, 23, 31, 39, 45, 47, 49, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 80, 85, 87, 89, 107, 109, 119, 120, 122, 131, 144, 146, 147, 166, 179, 183, 184, 185, 187, 189, 192, 196], "0": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123, 124, 129, 131, 133, 134, 135, 136, 137, 138, 144, 146, 147, 148, 150, 151, 161, 166, 174, 177, 179, 180, 183, 185, 186, 187, 189, 192, 195, 196], "00": [0, 3, 31, 89, 117, 189], "000": [5, 18, 20, 120, 121, 166], "0000": [6, 76, 87, 104, 115, 117, 189], "000000": 89, "00000000": 195, "00000042": 195, "000000_000000_000000_000000": 76, "0001": [6, 104, 115, 117], "000111": 89, "00011111": 160, "000b": 116, "001": [120, 121], "0010": [115, 117], "001000": 89, "00100000": 160, "0011": [6, 14, 115], "001100_011111_000000_000001": 76, "001111": 89, "001b": 116, "0045": 87, "0089": 87, "01": [3, 87, 149], "010": 120, "0100": [115, 117], "010000": 89, "01000000": [116, 192], "0101": 115, "010b": 116, "0110": 115, "0111": [6, 115], "011101": 89, "011110": 89, "011b": 116, "02": 189, "02000000": [116, 192], "024": 18, "03": 31, "03000000": [116, 192], "04": [0, 31], "04000000": [116, 192], "048": 20, "05000000": [116, 192], "06000000": [116, 192], "07": [185, 189], "08": 189, "0a000000": [116, 192], "0b000001": 67, "0b000010": 67, "0b000100": 67, "0d": [131, 144], "0gb": 67, "0th": [76, 110], "0x": 67, "0x0": [39, 45, 48, 89, 90, 107, 195], "0x00": [29, 30, 39, 45, 49, 61, 67, 71, 83, 85, 109, 111, 112, 121, 185], "0x000": 48, "0x0000": [25, 31, 49, 187], "0x000000": [49, 90, 187], "0x0000000": 187, "0x00000000": [0, 89, 191], "0x00000001": 89, "0x000000013": 89, "0x000000017": 89, "0x00000002": 89, "0x00000003": 89, "0x00000004": 89, "0x00000005": 89, "0x00000006": 89, "0x00000007": 89, "0x00000008": 89, "0x0000000b": 89, "0x0000000c": 89, "0x0000000f": 89, "0x00000010": 89, "0x00000014": 89, "0x00000018": 89, "0x0000001c": 89, "0x0000001f": 89, "0x00000020": 89, "0x0000003f": 89, "0x00000040": 89, "0x00000077": 89, "0x00000078": 89, "0x000000ab": 89, "0x000000ac": 89, "0x000000cb": 89, "0x000000cc": 89, "0x000000f7": 89, "0x000000f8": 89, "0x000000ff": 191, "0x00000100": 191, "0x000001fb": 89, "0x000004": 90, "0x000008": 90, "0x00000fff": 191, "0x00001000": [0, 191], "0x00001fff": 191, "0x00002000": [0, 191], "0x00002fff": 191, "0x00003000": [187, 191], "0x00003010": 0, "0x0000301c": 0, "0x00003110": 0, "0x0000311c": 0, "0x00003fff": [187, 191], "0x00004000": [0, 191], "0x000040ff": 191, "0x00004100": 191, "0x00004fff": 191, "0x00005000": [0, 191], "0x00005080": 0, "0x000050c0": 0, "0x00005200": 0, "0x00005280": 0, "0x000052c0": 0, "0x00007fff": 191, "0x00008000": [0, 187, 191], "0x00008200": 0, "0x0000a000": 0, "0x0000a200": 0, "0x0000bfff": 191, "0x0000c000": 191, "0x0000ffff": [187, 191], "0x00010000": [0, 27, 191], "0x00010004": 185, "0x0001ffff": 191, "0x00020000": 191, "0x0004": [25, 31], "0x0008": [25, 31], "0x000c": [25, 31], "0x0010": [25, 31], "0x0014": [25, 31], "0x0018": 31, "0x00200000": 187, "0x004": 48, "0x0040": 31, "0x007fffff": 191, "0x008": 48, "0x00800000": [0, 187, 191], "0x00a00000": 0, "0x00c": 48, "0x00ffffff": [187, 191], "0x01": [49, 109, 111, 185], "0x01000000": [0, 185, 191], "0x01000080": 0, "0x01000100": 0, "0x01000180": 0, "0x01000200": 0, "0x01000280": 0, "0x01000300": 0, "0x01000380": 0, "0x01000400": 0, "0x01000480": 0, "0x01000500": 0, "0x01000580": 0, "0x01000600": 0, "0x01000680": 0, "0x01000700": 0, "0x01000780": 0, "0x01200000": 0, "0x01200080": 0, "0x01200100": 0, "0x01200180": 0, "0x01200200": 0, "0x01200280": 0, "0x01200300": 0, "0x01200380": 0, "0x01200400": 0, "0x01200480": 0, "0x01200500": 0, "0x01200580": 0, "0x01200600": 0, "0x01200680": 0, "0x01200700": 0, "0x01200780": 0, "0x013fffff": 191, "0x01400000": 191, "0x01ff": 187, "0x01ffffff": 191, "0x02": [109, 111, 185], "0x020": 112, "0x0200": 187, "0x0200000": 187, "0x02000000": [0, 191], "0x02800000": 0, "0x03": [83, 109, 185], "0x03000000": 0, "0x03020000": 0, "0x03040000": 0, "0x03060000": 0, "0x03080000": 0, "0x030a0000": 0, "0x030c0000": 0, "0x030e0000": 0, "0x03ff": 187, "0x03ffffff": 191, "0x04": [29, 30, 39, 45, 49, 61, 67, 71, 83, 85, 109, 111, 112, 121, 185], "0x040": 48, "0x0400": 187, "0x04c": 48, "0x05": 185, "0x050": 48, "0x050501": [49, 90], "0x05c": 48, "0x05ff": 187, "0x06": 185, "0x060": 48, "0x0600": 187, "0x06c": 48, "0x07": [83, 185], "0x070": 48, "0x070401": [49, 90], "0x07c": 48, "0x07ff": 187, "0x08": [29, 30, 39, 45, 49, 67, 71, 85, 109, 111, 112, 121, 185], "0x080": 48, "0x0800": [27, 187], "0x09": 185, "0x09ff": 187, "0x0a": 185, "0x0a00": 187, "0x0b": 185, "0x0bf": 48, "0x0bff": 187, "0x0c": [29, 30, 39, 45, 47, 49, 67, 85, 109, 111, 112, 121, 185], "0x0c0": 48, "0x0c00": 187, "0x0d": 185, "0x0d7b": 112, "0x0dff": 187, "0x0e": 185, "0x0e00": 187, "0x0f": 185, "0x0ff": 48, "0x0fff": 187, "0x1": [39, 45, 112, 135, 136], "0x10": [29, 30, 39, 45, 49, 67, 85, 109, 111, 112, 121, 185], "0x100": [39, 45, 48, 185], "0x1000": [27, 185], "0x10000": [107, 185], "0x1000000": 185, "0x1000080": 185, "0x1000100": 185, "0x1000180": 185, "0x1000200": 185, "0x1000280": 185, "0x1000300": 185, "0x1000380": 185, "0x10004": 107, "0x1000400": 185, "0x1000480": 185, "0x1000500": 185, "0x1000580": 185, "0x1000600": 185, "0x1000680": 185, "0x1000700": 185, "0x1000780": 185, "0x10008": 107, "0x1000c": 107, "0x10010": 107, "0x10014": 107, "0x10018": 107, "0x1200000": 185, "0x1200080": 185, "0x1200100": 185, "0x1200180": 185, "0x1200200": 185, "0x1200280": 185, "0x1200300": 185, "0x1200380": 185, "0x1200400": 185, "0x1200480": 185, "0x1200500": 185, "0x1200580": 185, "0x1200600": 185, "0x1200680": 185, "0x1200700": 185, "0x1200780": 185, "0x14": [30, 39, 45, 49, 67, 85, 109, 111, 112, 121], "0x17f": 48, "0x18": [30, 39, 45, 49, 67, 89, 109, 111, 112, 121], "0x180": 48, "0x1800": 27, "0x1bf": 48, "0x1c": [30, 39, 45, 49, 109, 111, 112, 121], "0x1c0": 48, "0x1f": 47, "0x1ff": 48, "0x1fffff": 187, "0x2": [39, 45], "0x20": [30, 39, 45, 49, 109, 111, 121, 185], "0x200": [185, 187], "0x2000": [185, 187], "0x20000": 185, "0x200000": [45, 187], "0x2000000": 185, "0x21ff": 187, "0x2200": 187, "0x23ff": 187, "0x24": [30, 39, 45, 49, 109, 111, 121], "0x2400": 187, "0x25ff": 187, "0x2600": 187, "0x27ff": 187, "0x28": [30, 39, 45, 109, 111], "0x2800": 187, "0x2800000": 185, "0x29ff": 187, "0x2a00": 187, "0x2bff": 187, "0x2c": [30, 39, 45, 109, 111, 185], "0x2c00": 187, "0x2dff": 187, "0x2e00": 187, "0x2fff": 187, "0x3": 89, "0x30": [39, 45, 109, 111, 185], "0x30000": 107, "0x3000000": 185, "0x30004": 107, "0x30008": 107, "0x3000c": 107, "0x30010": 107, "0x30040": 107, "0x30058": 107, "0x30064": 107, "0x30068": 107, "0x3010": 185, "0x30190": 107, "0x301b4": 107, "0x301c": 185, "0x3020000": 185, "0x30320": 107, "0x30344": 107, "0x3040000": 185, "0x3060000": 185, "0x3080000": 185, "0x30a0000": 185, "0x30c0000": 185, "0x30e0000": 185, "0x3110": 185, "0x311c": 185, "0x34": [30, 39, 45, 109], "0x38": [30, 39, 45, 109], "0x3c": [30, 39, 45, 109, 185], "0x3fff": 185, "0x3fffff": 187, "0x4": [48, 89, 135, 136], "0x40": [30, 39, 45, 109, 185], "0x4000": [27, 185], "0x40000": 185, "0x42": 195, "0x44": [30, 39, 45], "0x48": [30, 39, 45], "0x4c": [39, 45], "0x50": [39, 45], "0x5000": 185, "0x5080": 185, "0x50c0": 185, "0x5200": 185, "0x5280": 185, "0x52c0": 185, "0x54": [39, 45], "0x58": [39, 45], "0x5c": [39, 45], "0x60": [39, 45], "0x64": [39, 45], "0x65c33529": 185, "0x68": [39, 45], "0x6c": [39, 45], "0x7": 89, "0x70": [39, 45], "0x74": [39, 45], "0x78": [39, 45], "0x7c": [39, 45], "0x8": 48, "0x80": [39, 45, 109, 185], "0x8000": 185, "0x800000": 185, "0x8200": 185, "0xa0": 185, "0xa000": 185, "0xa00000": 185, "0xa200": 185, "0xc": 48, "0xc000": [27, 185], "0xff0001": [49, 90], "0xff0002": [49, 90], "0xffff": 49, "0xffffffff": 89, "0xfffffffff": 89, "1": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 108, 109, 111, 113, 114, 116, 117, 119, 120, 121, 122, 123, 124, 130, 131, 133, 134, 135, 136, 137, 138, 144, 146, 147, 148, 149, 150, 151, 152, 160, 161, 170, 172, 174, 180, 181, 183, 184, 192, 195, 196], "10": [0, 1, 3, 13, 23, 25, 30, 31, 45, 54, 87, 93, 107, 109, 111, 117, 120, 121, 131, 144, 146, 148, 149, 152, 156, 161, 164, 180, 187, 188, 189, 190, 192, 193], "100": [17, 108, 109, 111, 120, 121, 128, 139, 142, 144, 146, 148, 180, 185, 186, 187, 188, 192, 193, 194], "1000": [65, 67, 71, 115, 117], "10000": [45, 144], "1001": 76, "100g": [67, 76, 167, 168, 169, 170, 171, 173, 175, 176, 177, 179, 185], "100g0": [167, 169], "100g2": [167, 168, 169, 170, 171, 173, 175, 176, 177, 185, 189], "100g4": [172, 174, 176, 184], "100gbase": 188, "100ge": 179, "100mhz": 188, "101": [22, 120, 121, 183, 187], "101010": 89, "101011": 89, "101_000_000_000": 76, "1024": [18, 47, 75, 116, 128, 139, 142, 143, 152], "103": 47, "104": 47, "10g": [107, 135, 136], "10g8": [170, 171, 172, 174, 177], "10gb": [67, 111], "10gbase": 188, "10ge": [135, 136, 179], "10n": 144, "11": [3, 25, 30, 47, 87, 89, 107, 114, 117, 183], "1100": 115, "11000000": 160, "110010": 89, "110010_010101_111000_110000": 76, "110011": 89, "110_010_000_011": 76, "111": [31, 120, 121], "1110": [76, 104], "1111": [6, 115], "111101": 89, "111110": 89, "111111": 89, "1145": 13, "117": [0, 31], "12": [0, 18, 24, 25, 30, 35, 37, 44, 45, 46, 47, 48, 59, 60, 76, 78, 100, 107, 117, 183, 185, 189], "1234": 87, "125": [47, 107], "12613618": 0, "127": [33, 47], "128": [24, 33, 35, 38, 39, 45, 47, 64, 68, 102, 106, 111, 116, 117, 125, 128, 134, 137, 138, 139, 142, 143, 195], "128501": 31, "128b": [109, 112], "12th": 76, "13": [0, 25, 27, 40, 41, 45, 47, 59, 114, 117], "131": 0, "13345442": 0, "134": 179, "134217724": 0, "135": 47, "136": 152, "137": [31, 152], "13893635": 0, "1393": 31, "14": [25, 27, 44, 46, 50, 52, 54, 59, 60, 74, 174], "141": 0, "147": 31, "15": [0, 22, 25, 49, 90, 109, 121, 183, 187], "150": [75, 173], "1522": 188, "1526": 109, "153": 31, "156": 107, "16": [0, 5, 13, 14, 22, 25, 27, 31, 34, 35, 37, 39, 40, 41, 42, 43, 45, 46, 47, 49, 60, 64, 67, 74, 78, 79, 87, 90, 94, 101, 105, 109, 110, 117, 121, 131, 144, 152, 174, 180, 183, 184, 187, 189, 192], "160": 0, "161": 0, "16165552": 31, "16383": [48, 180, 188], "16384": [27, 109, 111], "1643": 31, "165": 0, "16777215": 31, "168": 148, "16b": [60, 121], "17": [25, 117, 170, 189], "18": [18, 177], "183": [113, 117], "19": 107, "192": 148, "1b": [112, 121], "1hz": 121, "1sd280pt2f55e1vg": [166, 171], "1sdx": [171, 172, 180], "1sm21beu2f55e2vg": 173, "1st": [3, 39, 45, 67, 76], "1x": [170, 173, 174], "1x100ge": 187, "1x400gbe": [172, 174], "1x400ge": 187, "1xgen1x16": 192, "1xgen3x16": 192, "1xgen3x8ll": 192, "1xgen4x16": 189, "2": [0, 3, 4, 5, 6, 7, 11, 12, 13, 14, 17, 18, 19, 20, 22, 23, 25, 26, 29, 30, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 54, 55, 56, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 81, 82, 83, 84, 86, 87, 88, 90, 91, 96, 98, 99, 102, 107, 108, 109, 111, 113, 114, 116, 117, 119, 120, 121, 123, 133, 134, 135, 136, 144, 147, 149, 150, 151, 160, 161, 167, 169, 175, 176, 179, 180, 181, 183, 184, 189, 192, 195], "20": [17, 19, 31, 60, 107, 119, 131, 144], "200": [18, 67, 107, 146, 180, 188], "2000": 144, "20000": 108, "200000": 144, "200000000": 71, "200g2": [172, 174], "200mhz": 188, "201": 107, "2014": 1, "2015": 1, "2019": [17, 19, 119], "20208": [156, 161], "2022": [167, 169, 185, 189], "2023": 59, "2024": [59, 166, 189], "2048": [27, 65, 71], "2048b": [67, 180], "21": 109, "218": 107, "219": 107, "21st": 76, "22": [31, 109, 185, 189], "23": [0, 22, 90, 109, 183, 187], "24": [18, 22, 31, 35, 39, 42, 45, 46, 61, 75, 76, 101, 144, 183, 187], "241581": 31, "248": 47, "25": [3, 22, 107, 180, 183, 187, 194], "250": [31, 46], "255": [24, 47, 107, 148], "256": [7, 8, 10, 31, 46, 47, 90, 113, 116, 152, 183], "256b": 113, "2570": 31, "25g": 179, "25g8": [170, 171, 172, 174, 177], "25gbase": 188, "25ge": 179, "25mhz": 107, "26": [22, 24, 31, 183, 187, 191], "2629629": 13, "265549": 0, "265625": 107, "266660": [31, 183], "26b": 112, "27": [22, 109, 183, 187], "27238": 0, "28": [22, 109, 148, 183, 187, 194], "288": 5, "288000": [79, 101, 105], "29": [22, 183, 187], "2b": 121, "2hz": 121, "2l": 168, "2nd": [3, 67, 76], "2x": [30, 109, 167, 168, 169, 171, 172, 175, 176, 177], "2x100gbe": [167, 168, 169, 175, 176], "2x100ge": [170, 171, 173, 177], "2x200gbe": [172, 174], "2x200ge": 187, "2x40gbe": [172, 174], "2x40ge": 187, "2xgen4x8x8": 192, "2xgen5x8x8": 192, "3": [0, 5, 11, 12, 15, 18, 21, 25, 27, 29, 30, 31, 33, 35, 47, 49, 58, 67, 68, 76, 83, 84, 85, 87, 88, 98, 102, 104, 107, 109, 111, 112, 115, 116, 117, 121, 133, 174, 179, 180, 183, 184, 186, 192, 195], "30": [22, 148, 183, 187], "300": 188, "300000": 24, "31": [22, 47, 49, 90, 107, 109, 111, 112, 116, 121, 135, 136, 183, 187, 192, 195, 196], "3125": 107, "31st": 76, "32": [0, 4, 5, 12, 18, 19, 22, 24, 25, 31, 33, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 54, 61, 62, 64, 67, 68, 69, 71, 72, 76, 79, 82, 83, 84, 85, 86, 87, 89, 90, 92, 94, 95, 96, 98, 101, 105, 106, 107, 109, 113, 116, 117, 120, 121, 131, 135, 136, 148, 149, 152, 164, 180, 183, 187, 192, 195, 196], "322": 107, "32b": [121, 188], "32bit": [23, 144], "33": [22, 107, 113, 183, 187], "33554431": 0, "36": [22, 183, 187], "37": [22, 183, 187], "38": [22, 183, 187], "39": 130, "39b": 121, "3b": 121, "3fbf807": 31, "3hz": 121, "3rd": [76, 89], "3th": 5, "4": [0, 6, 11, 18, 19, 22, 23, 25, 29, 30, 31, 33, 35, 36, 38, 40, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 62, 66, 67, 70, 73, 74, 75, 76, 77, 78, 79, 81, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 117, 123, 134, 148, 179, 180, 183, 184, 185, 186, 189, 194, 195], "40": [67, 180], "400": [46, 75, 107, 109, 111, 159, 180, 186, 188, 193], "400g": [59, 67, 76, 172, 174], "400g1": [172, 174, 180], "401": 107, "4096": [14, 27, 59], "40g": 107, "40g2": [172, 174], "40ge": 197, "41": 31, "412": 148, "418": 107, "419": 107, "42": [0, 107], "425": 0, "427": 0, "4294967295": 0, "43": 195, "4321": 87, "435": 31, "44": 107, "441": 31, "45": [107, 189], "453": 31, "459": 31, "46": 0, "465": 31, "47": 109, "471": 31, "477": 31, "48": [47, 65, 71, 109, 180, 183], "483": 31, "489": 31, "48th": 76, "49": 107, "495": 31, "4b": [22, 112], "4n": 144, "4x": [173, 176], "4x100gbe": [172, 174, 176], "4x100ge": 187, "4x10ge": 187, "4x25": 187, "4x25ge": 187, "5": [0, 19, 23, 25, 30, 31, 49, 58, 67, 75, 89, 90, 107, 109, 116, 135, 136, 149, 166, 180, 185, 187, 189, 195], "50": [107, 144, 148, 152, 180], "500": [146, 152, 166], "501": 31, "50118": 31, "503": 0, "50g8": [172, 174], "50gb": 67, "50th": 76, "51": 107, "511": [47, 110], "512": [4, 6, 9, 16, 24, 31, 46, 47, 48, 59, 77, 78, 79, 81, 105, 113, 116, 144, 183], "512b": [32, 67, 109, 113, 180], "52": 107, "527": 0, "53": 107, "536": 100, "5476": 87, "54xx": 87, "551": 0, "555": 0, "56": 0, "56th": 76, "573": 31, "575": [0, 20], "579": 31, "58": 130, "5th": 76, "6": [0, 11, 22, 25, 30, 31, 49, 76, 89, 107, 109, 111, 117, 170, 174, 177, 183, 187, 195], "60": [60, 109], "60b": [54, 110, 111, 183, 187], "60gb": 67, "62": [40, 41, 42, 43, 117, 152], "62500": 67, "627": 31, "62961": 31, "62962": 31, "63": [11, 33, 121, 196], "630": 31, "633": 31, "64": [4, 5, 8, 9, 10, 11, 13, 15, 16, 18, 31, 34, 35, 37, 39, 44, 45, 46, 47, 49, 59, 63, 65, 68, 71, 75, 77, 78, 79, 84, 91, 99, 101, 105, 109, 117, 120, 125, 133, 137, 138, 180, 183, 184, 192, 195, 196], "64b": [22, 121], "66": [31, 107], "6618217": 0, "67108860": 31, "67xx": 87, "68": 0, "69": 31, "6th": 76, "7": [0, 11, 23, 24, 25, 30, 31, 47, 49, 54, 59, 74, 89, 90, 107, 109, 111, 116, 117, 160, 161, 183, 187, 195], "71": 195, "72": [5, 79, 101, 105], "74": 152, "74899": 0, "75": 31, "75gb": 67, "78": [0, 195], "79": 195, "7seri": [3, 4, 5, 14, 15, 16, 58, 62, 64, 66, 69, 79, 86, 101, 105, 117], "8": [0, 9, 14, 16, 23, 24, 25, 30, 31, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 87, 88, 89, 90, 100, 104, 105, 106, 107, 109, 110, 111, 113, 116, 117, 121, 135, 136, 144, 146, 152, 180, 183, 184, 185, 187, 189, 192, 194, 195], "80": [31, 47], "802": 107, "81": [107, 113], "82": 107, "83": [0, 107, 195], "85": [108, 113, 117], "852": 0, "87": 31, "88": [113, 117], "88513": 0, "8x10gbe": [172, 174], "8x10ge": [170, 171, 177, 187], "8x25gbe": [172, 174], "8x25ge": [170, 171, 177, 187], "8x50gbe": [172, 174], "8x50ge": 187, "9": [16, 25, 30, 42, 44, 74, 89, 107, 120, 121], "90": [108, 144], "91": 179, "93": [0, 31], "94": [185, 189], "95415f0": 185, "96": [0, 47, 117, 195], "96b": 121, "97": 31, "98": 87, "98xx": 87, "99": 31, "999": [121, 196], "A": [4, 5, 11, 16, 17, 18, 21, 26, 39, 40, 45, 47, 58, 65, 67, 76, 110, 118, 128, 131, 138, 139, 142, 143, 144, 146, 174, 183, 184, 185, 187, 188, 191, 192, 195, 198], "AND": [34, 55, 56, 57, 73, 79, 89, 90, 102, 109, 160, 180, 183, 192], "And": [0, 33, 58, 68, 147, 184], "As": [67, 76, 87, 89, 109, 111, 129, 183, 184, 187], "At": [17, 21, 59, 60, 67, 68, 80, 87, 118, 126, 127, 144, 166], "BE": [22, 67, 87, 88, 152], "BY": 183, "Be": [27, 148], "But": [11, 19, 67, 76, 87, 146], "By": [0, 48, 67, 111, 192], "FOR": [34, 164], "For": [0, 1, 6, 7, 11, 14, 17, 18, 19, 31, 32, 41, 42, 45, 55, 57, 59, 67, 68, 76, 77, 79, 80, 87, 89, 91, 99, 107, 109, 110, 111, 112, 113, 115, 117, 118, 119, 122, 124, 126, 127, 128, 131, 139, 142, 143, 144, 145, 147, 150, 151, 152, 154, 166, 167, 168, 169, 183, 184, 187, 189, 193, 194, 195], "IN": [17, 135, 136, 149], "If": [0, 4, 7, 14, 16, 18, 19, 21, 25, 31, 42, 57, 58, 63, 67, 68, 75, 77, 80, 87, 88, 89, 99, 102, 109, 111, 116, 118, 126, 127, 131, 144, 146, 147, 148, 159, 166, 179, 183, 185, 186, 187, 188, 189, 192, 195], "In": [0, 6, 7, 11, 12, 17, 23, 31, 35, 39, 45, 58, 59, 67, 68, 71, 75, 76, 83, 87, 88, 89, 90, 91, 104, 110, 111, 118, 119, 128, 129, 131, 135, 136, 139, 142, 143, 144, 147, 151, 152, 166, 183, 185, 187, 190, 192, 194, 195], "It": [0, 1, 7, 18, 23, 27, 29, 37, 44, 48, 50, 54, 58, 60, 63, 65, 67, 68, 70, 77, 78, 87, 89, 90, 100, 107, 109, 112, 116, 118, 119, 120, 122, 124, 128, 129, 133, 138, 139, 142, 143, 144, 146, 152, 156, 159, 160, 161, 164, 166, 179, 180, 183, 184, 185, 187, 191, 193], "Its": [31, 37, 59, 110, 187, 192], "NO": [146, 167, 168, 169, 171, 172, 179], "NOT": [68, 109], "No": [47, 101, 118, 128, 139, 142, 186, 188], "Not": [48, 59, 71, 76, 104, 113, 173, 188], "OF": 57, "ON": 71, "OR": [22, 89, 160, 183, 187], "ORed": 89, "Of": [60, 109, 111, 113, 183], "On": [19, 88, 104, 108, 110, 118, 119, 135, 136, 149, 170, 171, 172, 187, 189], "One": [0, 10, 29, 68, 70, 99, 101, 105, 124, 128, 141, 142, 144, 147, 160, 166], "Or": 67, "Such": [11, 21, 58, 131, 185], "That": [60, 76, 85, 87, 89, 144, 150, 187], "The": [1, 2, 3, 4, 5, 6, 8, 11, 12, 14, 16, 17, 18, 19, 21, 25, 26, 27, 29, 31, 33, 34, 35, 36, 38, 39, 40, 41, 43, 44, 45, 46, 49, 50, 52, 54, 55, 57, 58, 59, 60, 61, 65, 67, 68, 69, 71, 74, 75, 76, 77, 80, 82, 83, 85, 87, 88, 89, 90, 92, 93, 96, 99, 104, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 125, 128, 129, 131, 133, 134, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 153, 154, 156, 159, 160, 161, 162, 164, 165, 173, 174, 179, 180, 184, 185, 188, 189, 193, 194, 195, 196, 197, 198], "Their": [104, 166], "Then": [0, 24, 29, 31, 60, 67, 71, 76, 87, 89, 119, 144, 146, 151, 184, 185, 187], "There": [4, 5, 11, 23, 25, 31, 38, 47, 59, 62, 65, 67, 71, 72, 87, 89, 92, 95, 98, 109, 110, 111, 119, 122, 126, 127, 128, 129, 130, 131, 133, 135, 136, 141, 142, 143, 144, 145, 146, 147, 149, 152, 160, 166, 179, 180, 183, 184, 185, 187, 192, 195], "These": [0, 17, 47, 48, 58, 60, 67, 68, 76, 83, 87, 89, 104, 113, 119, 122, 129, 131, 144, 166, 179, 183, 184, 186, 187, 191, 196], "To": [11, 12, 17, 18, 19, 21, 29, 31, 34, 60, 67, 68, 71, 80, 88, 89, 104, 109, 111, 118, 129, 130, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 187, 189], "WITH": [55, 56, 57], "Will": 31, "With": [6, 19, 31, 58, 87, 144, 160, 185], "_conf": 184, "_const": 184, "_data": [47, 123, 144], "_det": 107, "_dst_rdy": [47, 183, 187], "_eop": 47, "_eop_po": 47, "_hdr": 123, "_help_": 179, "_meta": 144, "_n": 47, "_range_max_numb": 148, "_rx": 144, "_sop": 47, "_sop_po": 47, "_src_rdy": 47, "_tx": 144, "a0": 87, "a1": [87, 110], "a2": [87, 110], "a3": 87, "a5": 87, "ab": 13, "abcdef0123456789": 184, "abid": 110, "abil": [18, 76, 80, 107, 187], "abl": [18, 19, 23, 24, 56, 80, 87, 104, 109, 111, 118, 144, 164], "abnorm": 89, "about": [11, 17, 23, 24, 25, 35, 41, 77, 78, 79, 80, 89, 109, 113, 129, 144, 166, 183, 184, 185, 187, 189, 192], "abov": [3, 17, 47, 60, 67, 68, 76, 89, 104, 119, 121, 125, 128, 137, 138, 142, 143, 147, 166, 167, 168, 169, 184, 187, 193], "abrevi": 184, "abstract": [16, 144], "academi": 188, "acc": 44, "acceler": [155, 159, 193], "accept": [4, 17, 23, 33, 36, 40, 45, 47, 60, 76, 83, 87, 89, 102, 104, 146, 147], "access": [0, 11, 18, 23, 26, 27, 31, 37, 39, 44, 45, 46, 49, 67, 87, 88, 109, 111, 112, 121, 144, 163, 164, 184, 185, 190, 191, 193], "accident": 185, "accord": [0, 4, 14, 16, 35, 40, 41, 42, 58, 59, 60, 67, 70, 71, 75, 76, 82, 83, 87, 89, 90, 104, 107, 109, 110, 111, 144, 164, 173, 180, 184, 185, 187, 192], "accordingli": [67, 89, 110, 129], "account": [19, 58, 185], "accross": [118, 119], "accumul": [18, 19, 59, 60, 65, 67, 71, 98, 129, 130], "accumult": 18, "accur": [121, 193, 196], "achiev": [3, 17, 96, 144, 184, 187], "ack": 183, "aclk": 20, "acm": 13, "across": [18, 58, 184], "act": [23, 27, 89, 146, 191], "action": [35, 68], "activ": [1, 11, 31, 44, 62, 80, 87, 95, 96, 109, 111, 119, 121, 125, 128, 129, 133, 135, 136, 137, 138, 139, 142, 143, 144, 147, 149, 150, 151, 183, 187, 192], "activity_rx": 180, "activity_tx": 180, "actual": [5, 6, 11, 17, 18, 37, 39, 44, 60, 67, 89, 109, 111, 121, 144, 146, 147, 183, 187], "actuali": 68, "acumul": [126, 127], "ad": [10, 27, 31, 46, 50, 60, 67, 109, 110, 120, 144, 166, 188], "adapt": [187, 192], "adapter_error": 109, "adapter_link_up": 109, "adc": 164, "adc_sensor": 164, "add": [8, 10, 11, 21, 25, 27, 38, 47, 68, 121, 129, 144, 146, 152, 160, 174, 183, 184, 187], "add_callback": 150, "add_sequ": [128, 139, 142, 143, 144], "adder": 160, "addit": [8, 46, 47, 82, 160, 161, 166, 185, 187, 192], "addition": [31, 106, 187], "additionali": 59, "addr": [31, 32, 34, 39, 42, 87, 88, 111, 144, 146, 152, 185], "addr_bas": 34, "addr_channel": 34, "addr_data_bas": 35, "addr_data_channel": 35, "addr_data_mask": 35, "addr_data_sw_point": 35, "addr_header_bas": 35, "addr_header_channel": 35, "addr_header_mask": 35, "addr_header_sw_point": 35, "addr_mask": [34, 84, 89], "addr_sw_point": 34, "addr_vld": 34, "addr_width": [34, 35, 82, 83, 84, 85, 86, 87, 89, 144, 146], "addra": 15, "addrb": 15, "address": [0, 11, 13, 14, 16, 17, 18, 19, 22, 23, 29, 30, 31, 32, 35, 37, 39, 41, 42, 43, 45, 48, 49, 61, 71, 75, 76, 80, 82, 83, 84, 87, 88, 90, 106, 109, 111, 116, 117, 121, 122, 144, 146, 148, 161, 164, 180, 183, 185, 187, 192, 195], "address_width": 122, "adher": [110, 144, 184], "adjac": 187, "adjust": [8, 58, 67, 75, 144, 184], "adn": 31, "adress": [26, 45, 83], "advanc": [89, 124, 145, 161], "advantag": [12, 17, 89, 144], "advis": 7, "aempti": [5, 6, 105], "affect": [4, 17, 37, 39, 46, 64, 65, 67, 184], "after": [3, 17, 18, 19, 23, 26, 27, 31, 32, 33, 34, 42, 44, 45, 52, 57, 58, 59, 60, 63, 67, 68, 71, 75, 83, 85, 87, 89, 93, 109, 110, 118, 130, 131, 144, 145, 150, 164, 166, 170, 171, 172, 173, 179, 185, 187, 189, 195], "after_on": 160, "afterward": 18, "aful": [5, 6, 105], "afull_offset": 81, "again": [0, 58, 63, 67, 87, 118, 183, 195], "agent": [126, 127, 128, 129, 130, 132, 133, 139, 140, 141, 142, 143, 200], "agent_rx": 144, "agent_rx_data": 123, "agent_rx_hdr": 123, "agent_tx": 144, "agent_tx_data": 123, "agent_tx_hdr": 123, "agfb014r24a2e2v": 177, "agfb014r24b2e2v": 170, "agi": 179, "agi027r": [172, 180], "agib027r29a1e2vr0": [172, 174], "agib027r29a1e2vr3": 174, "agilex": [3, 4, 5, 13, 14, 16, 23, 24, 31, 34, 35, 46, 50, 52, 54, 58, 59, 60, 65, 67, 70, 71, 74, 81, 83, 84, 93, 96, 98, 100, 101, 102, 106, 109, 111, 116, 117, 156, 161, 166, 187, 188, 190], "agreg": 164, "aim": 87, "algorithm": [19, 74, 75, 90, 131, 144, 164], "alhough": 110, "alias": 78, "alig": 94, "align": [19, 23, 33, 36, 38, 47, 59, 60, 68, 76, 88, 94, 100, 104, 107, 110, 117, 144, 164], "all": [0, 6, 11, 17, 18, 19, 21, 22, 25, 27, 29, 31, 32, 40, 41, 42, 43, 44, 45, 47, 48, 49, 57, 58, 60, 61, 64, 67, 68, 69, 71, 75, 76, 80, 87, 88, 89, 90, 91, 93, 98, 104, 107, 109, 111, 112, 113, 118, 119, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 135, 136, 137, 138, 139, 142, 144, 146, 147, 149, 150, 151, 152, 160, 166, 179, 180, 183, 184, 185, 187, 188, 189, 192, 194], "alloc": [183, 192], "allow": [3, 4, 6, 11, 14, 16, 17, 18, 19, 20, 21, 35, 37, 39, 42, 44, 46, 48, 49, 50, 52, 56, 58, 67, 68, 76, 77, 82, 92, 94, 104, 106, 107, 109, 110, 111, 116, 118, 129, 135, 136, 144, 154, 156, 159, 160, 161, 174, 179, 180, 183, 184, 186, 187, 189, 191, 192, 193], "allow_single_fifo": 6, "allwai": [62, 68, 108], "almost": [5, 6, 19, 65, 71, 81, 156, 164, 195], "almost_empti": [79, 105], "almost_empty_offset": [4, 5, 6, 77, 79, 105], "almost_ful": [79, 105], "almost_full_offset": [4, 5, 6, 77, 79, 105], "alon": 11, "along": [8, 59, 60, 87, 109, 173, 187], "alow": 31, "alreadi": [19, 27, 42, 58, 110, 119, 166, 184, 185, 189], "also": [0, 3, 4, 6, 7, 8, 11, 13, 16, 19, 24, 25, 27, 31, 35, 36, 37, 47, 58, 59, 60, 67, 68, 75, 78, 82, 85, 87, 89, 104, 107, 109, 110, 118, 119, 126, 127, 128, 129, 130, 131, 139, 142, 144, 147, 148, 159, 160, 161, 166, 170, 171, 172, 176, 179, 183, 184, 185, 186, 187, 191, 192, 193, 195, 198], "altera": [4, 86, 166], "altera_syncram": 161, "altern": [27, 161], "although": [67, 76, 166, 167, 168, 169], "altogeth": [76, 187], "alu": 160, "alwai": [17, 23, 33, 36, 38, 67, 87, 88, 89, 104, 109, 110, 144, 146, 187, 188, 189, 191, 192], "am": 107, "am_in": 107, "amd": [46, 135, 136, 149, 188], "american": 87, "amm": [29, 30, 31, 32, 183], "amm_addr": 31, "amm_addr_width": 31, "amm_address": 31, "amm_burst_count": 31, "amm_burst_count_width": 31, "amm_clk": 31, "amm_data_width": [29, 31], "amm_freq_khz": [24, 31, 183], "amm_gen": [31, 32], "amm_mux": 31, "amm_prob": 31, "amm_probe_en": 31, "amm_read": 31, "amm_read_data": 31, "amm_read_data_valid": 31, "amm_readi": 31, "amm_rst": 31, "amm_writ": 31, "amm_write_data": 31, "among": [183, 187, 191, 195], "amount": [6, 7, 13, 14, 19, 38, 49, 60, 63, 65, 67, 76, 91, 102, 104, 129, 130, 149, 161], "an": [0, 5, 6, 7, 11, 18, 19, 22, 26, 27, 39, 42, 45, 46, 48, 49, 50, 58, 61, 63, 67, 68, 70, 71, 76, 80, 82, 87, 89, 106, 107, 110, 112, 116, 119, 122, 129, 131, 134, 135, 136, 138, 139, 144, 146, 148, 150, 152, 154, 159, 160, 161, 164, 166, 170, 171, 172, 173, 174, 179, 183, 184, 186, 187, 190, 191, 192, 194, 195, 196], "analysi": [125, 126, 127, 130, 131, 135, 136, 137, 138, 141, 147, 149, 179], "analysis_expoert": 131, "analysis_export": [128, 131, 139, 142, 143, 144], "analysis_export_data": 144, "analysis_export_meta": 144, "analysis_export_rx": 144, "analysis_export_rx_packet": 144, "analysis_export_tx": 144, "analysis_export_tx_packet": 144, "analysis_imp": 144, "analysis_imp_dut": [131, 144], "analysis_imp_model": [131, 144], "analysis_imp_reset": 144, "analysis_imp_rx": 144, "analysis_imp_tx": 144, "analysis_port": 144, "analyz": [27, 60, 93, 109], "ancestor": 166, "anew": 93, "ani": [0, 5, 10, 11, 17, 19, 21, 25, 52, 55, 56, 57, 58, 64, 66, 67, 68, 76, 77, 79, 85, 87, 88, 89, 91, 104, 109, 128, 129, 139, 142, 143, 144, 148, 151, 159, 166, 185, 189, 195], "anlysis_export": 144, "annot": 144, "announc": 112, "anot": 44, "anoth": [18, 19, 21, 31, 60, 68, 71, 76, 80, 87, 89, 110, 121, 131, 139, 142, 144, 152, 161, 164, 166, 184, 185, 194], "another_lib": 166, "anotherlib": 166, "answer": 87, "anyhow": 87, "anyth": [21, 65, 67, 89, 131, 179], "anywher": [67, 166], "ap": 173, "apertur": [116, 117], "api": [183, 188, 191], "app": [0, 27, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 185, 189, 190, 191, 195], "app_archgrp": 184, "app_clk": 183, "app_conf": [27, 189], "app_cor": [0, 185], "app_core_minimal_0": [0, 185], "app_core_minimal_1": [0, 185], "app_reset": 183, "app_root_directori": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176], "appart": [19, 68, 119], "appear": [9, 68, 76, 80, 110], "append": [129, 166], "appli": [3, 20, 35, 47, 58, 60, 61, 65, 67, 68, 104, 109, 110, 179], "applianc": 193, "applic": [27, 67, 104, 113, 166, 167, 169, 173, 185, 186, 190, 191, 193, 195, 196], "application_cor": [183, 184], "application_core_entity_onli": 184, "approach": [13, 67, 87, 144, 166], "appropri": [33, 65, 71, 75, 112, 152, 166, 183, 187, 192], "approx": [4, 77], "approxim": 174, "aproxim": 19, "ar": [0, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 29, 33, 34, 35, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 71, 72, 74, 75, 76, 82, 83, 85, 87, 89, 90, 93, 95, 98, 100, 101, 104, 107, 109, 110, 111, 112, 113, 115, 117, 118, 119, 121, 122, 123, 128, 129, 130, 131, 133, 135, 136, 139, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 187, 190, 191, 192, 194, 195, 196, 197, 198], "arbirarili": 20, "arbitr": 164, "arbitrari": [12, 16, 17, 20, 37, 58, 63, 68, 75, 87, 104, 110, 144, 164], "arbitrarili": 87, "arch": 144, "archgrp": [166, 184], "archgrp_arr": 184, "architectur": [5, 6, 11, 14, 49, 62, 79, 101, 105, 118, 144, 156, 161, 166, 180, 184, 186, 187, 189, 190, 192], "archiv": [10, 166], "ardi": [83, 87, 146], "area": [34, 46], "aren": [89, 166], "argument": [23, 31, 32, 144, 148], "arith": 144, "around": [14, 24, 59, 68, 88, 89, 118, 119], "arrai": [21, 59, 73, 118, 128, 132, 139, 142, 144, 147, 152, 160, 161, 184], "arrang": [59, 104, 121], "array_size_set": [125, 137, 138], "arria": 161, "arria10": [4, 5, 14, 16, 79, 101, 105], "arriv": [17, 21, 58, 59, 80, 109, 110, 126, 127, 164], "arrow": 67, "asap": 101, "asfifo": [111, 119, 156, 162], "asfifo_bram": 156, "asfifo_bram_block": 156, "asfifo_bram_datamux": 156, "asfifo_bram_releas": 156, "asfifo_bram_xilinx": 156, "asfifox": [156, 162], "asic": 144, "asid": 11, "assembl": [59, 144], "assembli": 59, "assert": [7, 12, 29, 31, 60, 70, 71, 75, 76, 83, 87, 91, 104, 107, 109, 111, 126, 127, 134, 135, 136, 144, 146, 147, 152], "assign": [17, 19, 89, 109, 118, 119, 147, 164, 179, 183, 184], "associ": [62, 69, 89, 113, 144, 184, 188, 192], "assum": [144, 192], "asx4": 191, "async": [107, 163], "async_bus_handshak": [1, 166], "async_gener": 1, "async_mask": 20, "async_open_loop": 1, "async_open_loop_smd": 1, "async_reset": [1, 164], "asynch": 48, "asynchron": [2, 4, 11, 61, 80, 82, 151, 179], "atom": [17, 109], "attach": [149, 173], "attempt": [6, 67], "attent": 67, "attribut": 68, "author": [185, 189], "auto": [5, 6, 10, 31, 79, 101, 105, 106, 118, 183], "autogener": 122, "autom": 31, "automat": [5, 6, 10, 18, 29, 58, 67, 71, 144, 156, 161, 166, 186, 190, 192], "automaticli": 78, "auxiliari": [41, 58, 59, 67, 113, 116, 162, 186], "avail": [0, 4, 10, 19, 23, 25, 31, 42, 49, 58, 67, 71, 80, 90, 107, 109, 111, 118, 119, 121, 144, 166, 173, 183, 187, 189, 191, 192, 193, 195, 196], "avalon": [0, 23, 31, 83, 122, 183, 187, 190, 192], "averag": [17, 19, 24, 25, 30, 45, 75], "avg": [0, 31, 75], "avmm": [83, 132, 183, 187], "avmm_address": 83, "avmm_byteen": 83, "avmm_read": 83, "avmm_readdata": 83, "avmm_readdatavalid": 83, "avmm_waitrequest": 83, "avmm_writ": 83, "avmm_writedata": 83, "avoid": [11, 19, 23, 58, 67, 71, 85, 183, 184, 187], "avst": [109, 111, 132, 187], "await": [17, 93], "awar": [67, 166], "axi": [84, 113, 117, 119, 132, 139, 183, 192], "axi4": [84, 190], "axi_araddr": 84, "axi_arburst": 84, "axi_arid": 84, "axi_arlen": 84, "axi_arprot": 84, "axi_arreadi": 84, "axi_ars": 84, "axi_arvalid": 84, "axi_awaddr": 84, "axi_awburst": 84, "axi_awid": 84, "axi_awlen": 84, "axi_awprot": 84, "axi_awreadi": 84, "axi_aws": 84, "axi_awvalid": 84, "axi_bid": 84, "axi_breadi": 84, "axi_bresp": 84, "axi_bvalid": 84, "axi_ccuser_width": 113, "axi_cquser_width": 113, "axi_data_width": [84, 113], "axi_if": 139, "axi_lite_interfac": 144, "axi_rdata": 84, "axi_rid": 84, "axi_rlast": 84, "axi_rreadi": 84, "axi_rresp": 84, "axi_rvalid": 84, "axi_rx_spe": 139, "axi_wdata": 84, "axi_wreadi": 84, "axi_wstrb": 84, "axi_wvalid": 84, "b": [17, 21, 31, 39, 45, 47, 60, 87, 110, 131, 144, 150, 188], "b0": [87, 144, 150, 151, 152], "b1": [144, 151, 152], "b_array_t": [25, 89], "bachelor": 1, "back": [19, 67, 71, 75, 80, 144, 147, 166, 184, 186, 187, 192, 195], "backbon": 188, "backpressur": [110, 187], "bandwidth": 47, "bar": [116, 117, 192], "bar0": [116, 185, 192], "bar0_base_addr": [116, 192], "bar1": 116, "bar1_base_addr": [116, 192], "bar2": [116, 192], "bar2_base_addr": [116, 192], "bar3": 116, "bar3_base_addr": [116, 192], "bar4": [116, 192], "bar4_base_addr": [116, 192], "bar5": 116, "bar5_base_addr": [116, 192], "bar_apertur": 117, "bar_id": 117, "bar_shift_lat": 8, "bare": 166, "barrel": [43, 59, 160], "barrel_shift": 160, "barrel_shifter_dsp": 160, "barrel_shifter_gen": [8, 110], "barrel_shifter_gen_pip": 8, "barrier": 144, "base": [0, 2, 5, 17, 25, 26, 29, 30, 31, 34, 37, 39, 45, 59, 60, 67, 69, 76, 78, 86, 88, 89, 99, 101, 107, 110, 112, 116, 117, 118, 119, 121, 122, 125, 128, 129, 137, 139, 142, 143, 144, 147, 148, 156, 159, 160, 161, 164, 166, 184, 185, 187, 190, 192, 193], "base_address": 185, "baseh": 39, "basel": 39, "baselin": 152, "basi": 76, "basic": [25, 31, 32, 67, 71, 90, 110, 128, 135, 136, 138, 139, 141, 142, 143, 149, 166, 167, 185, 187, 189, 190, 195], "bbuild": 27, "bcefst": 144, "bclk": 20, "bear": 17, "becaus": [11, 19, 20, 31, 33, 38, 58, 67, 68, 80, 87, 89, 110, 125, 137, 138, 144, 147, 166, 179, 184, 185, 187], "been": [11, 12, 17, 18, 19, 42, 55, 58, 62, 76, 104, 109, 110, 113, 118, 119, 128, 131, 139, 144, 146, 160, 166, 167, 168, 169, 185], "befor": [5, 9, 17, 18, 19, 22, 49, 58, 63, 67, 68, 71, 75, 76, 80, 85, 87, 89, 91, 101, 109, 111, 118, 119, 128, 131, 139, 142, 144, 146, 150, 166, 170, 180, 183, 184, 186, 187, 192], "before_on": 160, "begener": 49, "begin": [11, 33, 36, 38, 45, 50, 54, 59, 67, 76, 89, 110, 128, 129, 131, 142, 143, 144, 148, 150, 151, 166], "beginbursttransf": 83, "beginig": 68, "behav": [7, 12, 43, 45, 58, 128, 139, 142, 143, 144, 147, 166], "behavior": [11, 12, 44, 82, 87, 90, 110, 120, 141, 144, 147, 156, 160, 161, 164, 187], "behaviour": [13, 58, 101, 147, 161], "behind": [60, 71, 87, 183], "beign": [131, 151], "being": [12, 27, 58, 59, 67, 68, 71, 76, 87, 88, 104, 109, 111, 128, 142, 166], "bellow": [108, 171, 172], "belong": [76, 89, 184, 187], "below": [0, 19, 22, 27, 60, 67, 71, 87, 89, 104, 113, 118, 128, 129, 131, 139, 142, 143, 144, 147, 149, 166, 167, 168, 169, 174, 183, 184, 186, 187, 189, 191, 192, 195, 196], "bene\u0161": 59, "ber": 107, "ber_mon": 107, "besid": [48, 61], "best": [46, 59, 90, 166], "better": [4, 14, 16, 17, 22, 31, 64, 71, 77, 86, 87, 90, 96, 100, 110, 131, 133, 144, 166], "between": [0, 11, 17, 18, 19, 23, 24, 27, 28, 29, 31, 47, 48, 54, 59, 60, 65, 67, 68, 71, 75, 76, 77, 82, 83, 89, 96, 102, 104, 107, 118, 119, 125, 128, 129, 131, 137, 138, 139, 142, 143, 144, 146, 149, 160, 164, 166, 180, 187, 191, 193, 195], "bidirect": 144, "bifurac": 192, "bifurc": 192, "big": [98, 160], "bigger": [68, 104], "bin": [27, 89, 144], "bin2hot": 160, "binari": [18, 59, 76, 89, 160, 166, 185], "bind": [112, 132], "bip": 107, "bit": [0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 20, 21, 22, 23, 25, 27, 29, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 50, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 74, 75, 76, 82, 83, 84, 85, 87, 88, 90, 92, 94, 95, 96, 98, 100, 104, 107, 109, 111, 112, 113, 116, 117, 120, 121, 122, 135, 136, 144, 147, 149, 150, 151, 160, 164, 183, 187, 189, 191, 192, 195, 196], "bitrat": 107, "bitstream": [167, 168, 169, 170, 171, 172, 173, 189], "bitwis": 160, "black": 195, "blaster": 173, "blob": [112, 185], "block": [0, 3, 8, 14, 16, 26, 27, 36, 38, 39, 43, 45, 46, 48, 49, 50, 54, 59, 61, 62, 63, 67, 68, 69, 70, 73, 74, 76, 101, 107, 109, 110, 111, 113, 116, 130, 138, 144, 147, 149, 156, 160, 183, 184, 186, 187, 192, 193], "block_aux_en": 73, "block_en": [14, 16], "block_lock": [107, 149], "block_siz": [8, 34, 36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 128, 142, 143, 144, 145, 180], "block_width": [8, 14, 16], "blok": 3, "blokov\u00fd": 5, "board": [173, 180, 183, 189, 193], "board_rev": [174, 189], "bock_width": 14, "bodfc": 109, "bodfch": 109, "bodfcl": 109, "bodi": [131, 144], "boolean": [3, 4, 5, 6, 7, 8, 10, 14, 16, 18, 24, 26, 31, 38, 39, 46, 48, 49, 57, 58, 61, 62, 63, 64, 66, 69, 71, 73, 74, 75, 77, 78, 82, 86, 89, 90, 91, 92, 94, 95, 96, 98, 101, 102, 105, 106, 109, 111, 113, 114, 116, 121, 180, 192], "boot": [71, 167, 168, 169, 174, 175, 176, 177, 185, 189, 191], "boot_en": 185, "border": 67, "bot": [68, 151], "both": [3, 4, 5, 11, 12, 17, 19, 24, 26, 43, 46, 48, 61, 67, 68, 76, 80, 82, 83, 87, 88, 89, 94, 101, 104, 107, 110, 117, 119, 120, 128, 139, 141, 142, 143, 144, 146, 147, 179, 183, 184, 187, 188], "bottleneck": 19, "bottom": [60, 174], "bound": [150, 185], "boundari": [107, 125, 137, 138], "box": [25, 26], "box_cnt": 26, "box_width": 26, "bp": 67, "brake": 180, "bram": [4, 5, 13, 26, 43, 59, 77, 79, 80, 82, 101, 105, 106, 156, 161, 166, 185], "branch": 27, "brand": 58, "break": [17, 91, 102, 122, 124, 144, 145], "bridg": [23, 31], "brief": 152, "brnolog": [159, 186], "broadcast": [22, 183, 187], "brodcast": 109, "broken": [27, 116], "bs_calc": 59, "bscn": 67, "bt": 174, "bu": [0, 12, 17, 18, 23, 24, 25, 36, 37, 38, 39, 40, 43, 44, 45, 46, 54, 55, 61, 62, 66, 68, 69, 73, 76, 82, 83, 88, 89, 90, 91, 99, 100, 104, 106, 107, 109, 111, 113, 116, 117, 119, 121, 129, 132, 157, 158, 162, 163, 164, 165, 183, 185, 186, 187, 190, 192, 193, 195], "buf_a_col": 17, "buf_a_sect": 17, "buf_a_stream_row": 17, "buf_b_col": 17, "buf_b_row": 17, "buf_b_sect": 17, "buf_block": 78, "buf_byt": 78, "buf_word": 78, "buff": [29, 31, 32], "buff_rd_addr": 42, "buff_rd_chan": 42, "buff_rd_data": 42, "buff_rd_data_vld": 42, "buff_rd_en": 42, "buffer": [7, 17, 19, 29, 31, 32, 33, 34, 35, 39, 41, 42, 44, 45, 46, 54, 65, 71, 75, 80, 98, 102, 107, 109, 110, 111, 162, 164, 183, 187, 192], "buffer_ae_offset": 71, "buffer_af_offset": 71, "buffer_s": 71, "buffered_data_s": 38, "bug": [59, 144, 185], "build": [0, 27, 67, 107, 144, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 187, 193, 195], "build_phas": [128, 131, 139, 142, 143, 144, 150], "built": [27, 92, 184, 189], "buld": [167, 168, 169], "bundl": 166, "burst": [0, 29, 30, 31, 49, 83, 141, 143, 144, 146, 183], "burst_cnt": [29, 32], "burst_id": 32, "burst_siz": 49, "burst_width": 122, "burstcount": [83, 122], "bus_handshak": 166, "buse": [0, 1, 86, 104, 183, 186, 187, 192], "busi": [67, 85], "buss": 47, "bypass": [14, 71, 74], "byte": [18, 19, 22, 33, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 54, 59, 60, 67, 74, 82, 83, 87, 88, 90, 109, 111, 112, 113, 116, 117, 121, 128, 132, 135, 136, 137, 138, 139, 142, 143, 146, 148, 149, 152, 161, 180, 183, 187, 192, 195, 198], "byte_aray_mfb": 144, "byte_arra_mfb": 128, "byte_arrai": [128, 129, 144, 151], "byte_array_ag": 144, "byte_array_cfg": 144, "byte_array_mfb": [125, 132, 144, 145], "byte_array_mfb_cfg": 144, "byte_array_mfb_env": 128, "byte_array_mfb_monitor": 144, "byte_array_mfb_sequ": 144, "byte_array_moinitor": 144, "byte_array_port_env": 144, "bytes_max_numb": 148, "bytes_min_numb": 148, "bytes_per_packet_max_numb": 148, "bytes_per_packet_min_numb": 148, "bytes_per_packet_rev_max_numb": 148, "bytes_per_packet_rev_min_numb": 148, "bytes_rev_max_numb": 148, "bytes_rev_min_numb": 148, "bytes_vld": [126, 127, 135, 136], "bytesh": [39, 45], "bytesl": [39, 45], "c": [10, 31, 39, 45, 87, 144], "c_char_width": 144, "c_data": 150, "c_transact": 144, "ca": 19, "cabal": 1, "cabl": [27, 167, 168, 169, 170, 171, 172, 173], "cage": 194, "calcul": [4, 19, 24, 25, 41, 45, 59, 67, 71, 75, 76, 90, 104, 109, 111, 114, 118, 131, 144, 147, 160, 162, 164, 166, 183, 195], "calibr": [31, 183], "call": [24, 71, 76, 104, 142, 143, 144, 150, 166, 170, 171, 172, 183, 184, 185, 187], "callback": [132, 166], "calucul": 74, "calypt": [37, 44, 186, 188, 198], "cam": [109, 161], "came": [11, 42], "can": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 31, 32, 35, 36, 40, 41, 43, 45, 46, 50, 54, 57, 58, 59, 60, 63, 65, 67, 68, 71, 74, 75, 76, 77, 80, 82, 85, 86, 87, 88, 89, 90, 91, 94, 95, 96, 98, 101, 102, 104, 106, 107, 109, 110, 111, 118, 119, 120, 122, 123, 125, 128, 129, 131, 137, 138, 139, 142, 143, 144, 146, 148, 150, 151, 152, 156, 159, 160, 164, 166, 167, 168, 169, 170, 174, 179, 183, 185, 186, 187, 189, 191, 192, 193, 194, 195, 196], "candid": 164, "cannot": [6, 11, 19, 58, 68, 80, 108, 111, 119, 129, 144, 146, 151, 160, 185], "capabl": [5, 27, 61, 112, 122, 174, 185, 192], "capac": [23, 98], "cappabl": 68, "capture_en": 18, "capture_fifo_item": 18, "card": [0, 22, 27, 31, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 183, 187, 190, 191, 192, 193, 195], "card_archgrp": 184, "card_conf": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176], "card_id": 192, "card_id_width": 192, "card_root_directori": 184, "care": [41, 75, 87, 110, 122, 129, 148], "careful": [124, 145], "carefulli": 102, "carri": [87, 89, 160, 183, 187], "carry_chain": 160, "case": [0, 3, 4, 6, 7, 11, 12, 19, 21, 35, 39, 45, 58, 59, 67, 68, 71, 76, 85, 87, 88, 89, 91, 93, 102, 104, 109, 110, 111, 117, 119, 129, 144, 148, 152, 166, 179, 183, 184, 185, 189, 190, 192, 195], "cass": 151, "cast": [131, 144, 150], "caus": [17, 21, 67, 68, 87, 109, 110, 111, 184], "caution": 89, "caveat": 166, "cb": 144, "cbs_simpl": 150, "cc": [113, 116, 117, 192], "cc_axi": 113, "cc_axi_data": 113, "cc_axi_keep": 113, "cc_axi_last": 113, "cc_axi_readi": 113, "cc_axi_us": 113, "cc_axi_valid": 113, "cc_mfb": 113, "cc_mfb_block_siz": 192, "cc_mfb_data": [113, 116], "cc_mfb_dst_rdy": [113, 116], "cc_mfb_eof": [113, 116], "cc_mfb_eof_po": [113, 116], "cc_mfb_item_width": 192, "cc_mfb_meta": 116, "cc_mfb_region": 192, "cc_mfb_region_s": 192, "cc_mfb_sof": [113, 116], "cc_mfb_sof_po": [113, 116], "cc_mfb_src_rdy": [113, 116], "cc_pipe": 116, "cc_user_width": 113, "cd": [0, 24, 25, 27, 31, 174], "cdc": 20, "cdgmii": [109, 111], "ce_gener": 132, "ceil": [35, 67], "cell": 185, "certain": [18, 58, 89, 164, 185], "cesnet": [0, 27, 174, 184, 185, 188], "cfc": 109, "cfch": 109, "cfcl": 109, "cfg": [125, 128, 137, 138, 139, 142, 143, 144], "cgmii": 109, "ch": 179, "ch_cnt": 90, "ch_diff": 90, "ch_max": [49, 90], "ch_min": [49, 90], "ch_next": 90, "ch_out": 90, "chain": [27, 89, 160], "chan": [0, 90], "chang": [14, 17, 18, 29, 49, 58, 64, 67, 68, 72, 87, 88, 89, 90, 109, 110, 111, 113, 116, 119, 128, 130, 131, 139, 142, 143, 144, 148, 150, 151, 152, 179, 184, 185, 188, 189], "channel": [0, 9, 22, 34, 35, 37, 39, 41, 42, 43, 44, 45, 46, 48, 49, 59, 65, 71, 76, 78, 87, 104, 129, 131, 144, 156, 160, 165, 179, 180, 183, 184, 186, 187, 189, 195], "channel_align": 132, "channel_cor": 44, "channel_id": 187, "channel_vld": 34, "channels_width": 49, "chapter": [0, 2, 109, 111, 153, 154, 157, 158, 159, 162, 163, 165, 183, 184, 185, 186, 189, 194, 195, 197, 198], "charact": 144, "characterist": [62, 64, 68, 69], "check": [5, 10, 19, 23, 27, 45, 58, 63, 68, 85, 87, 109, 111, 118, 119, 135, 136, 144, 146, 147, 150, 164, 179, 180, 181, 184, 187], "checker": 119, "checksum": [111, 162], "checksum_calcul": 74, "child": [128, 139, 142, 143], "chip": [23, 160, 183], "choic": [5, 152, 179], "choke": 183, "choos": [3, 5, 89, 128, 130, 139, 142, 143, 184], "chosen": [5, 41, 184], "chunk": [126, 127, 130, 152], "cicl": 151, "circuit": 12, "circumst": 67, "clariti": 184, "class": [45, 117, 123, 124, 125, 128, 129, 134, 137, 138, 139, 142, 143, 144, 145, 146, 150, 151, 160], "class_typ": 131, "classic": 5, "claus": 107, "clb": [156, 161], "clear": [12, 26, 48, 76, 87, 109, 111, 152, 160], "clear_by_read": 26, "clear_by_rst": 26, "client": [153, 154, 187], "clk": [3, 5, 6, 7, 8, 9, 10, 12, 13, 14, 17, 18, 24, 25, 26, 28, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 79, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 110, 114, 116, 120, 121, 131, 144, 150, 151, 166, 179], "clk2": [17, 75, 160], "clk_": 82, "clk_arb": [17, 75], "clk_en": [3, 129], "clk_eth": [180, 183], "clk_freq": 121, "clk_frequenc": 71, "clk_gen": 164, "clk_in": 78, "clk_m": 82, "clk_meta": 78, "clk_out": 78, "clk_period": [144, 152, 166], "clk_port": 166, "clk_sel": 121, "clk_sel_width": 121, "clk_src": 121, "clk_stabl": 107, "clk_user": [180, 183], "clk_user_x2": 183, "clk_user_x3": 183, "clk_user_x4": 183, "clk_x2": 54, "clock": [1, 3, 4, 5, 6, 9, 10, 12, 13, 14, 16, 17, 18, 19, 20, 25, 26, 31, 34, 37, 44, 47, 48, 50, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 82, 83, 84, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 107, 109, 111, 116, 119, 121, 124, 129, 130, 135, 136, 144, 145, 146, 147, 149, 150, 151, 161, 162, 164, 165, 166, 179, 180, 183, 187, 192, 196], "clog2": [131, 145], "clone": [27, 144], "close": [18, 185, 186, 198], "closur": 12, "cmac": [109, 111, 167, 168, 169, 175, 176, 180, 187, 188], "cmake": 27, "cmd": [85, 109, 111], "cmp": 160, "cnt": [11, 25, 30, 31, 160], "cnt_dist": 160, "cnt_max": 63, "cnt_multi_memx": [9, 160], "cnt_next": 11, "cnt_width": 9, "cnter": 25, "cnter_cnt": 25, "cnter_diff_0": 25, "cnter_diff_1": 25, "cnter_diff_2": 25, "cnter_incr_0": 25, "cnter_incr_1": 25, "cnter_incr_2": 25, "cnter_submit_0": 25, "cnter_submit_1": 25, "cnter_submit_2": 25, "cnter_width": 25, "cnters_diff": 25, "cnters_incr": 25, "cnters_submit": 25, "cntr": 49, "cntrs_width": [39, 45], "cocotb": 195, "codapa": 119, "code": [0, 1, 5, 27, 89, 131, 160, 166, 184, 200], "code_archgrp": 184, "code_coverag": 144, "colid": 17, "collect": [107, 150], "collis": [11, 17, 26, 165], "color": [17, 89], "color_conf_delai": 17, "color_timeout_width": 17, "column": [17, 89], "com": [27, 87], "combin": [11, 39, 45, 59, 87, 89, 95, 111, 120, 152, 183, 184], "combinatori": 12, "combo": 189, "combo_user_const": 184, "come": [11, 17, 40, 59, 75, 76, 87, 107, 110, 135, 136, 144, 187, 192, 195], "command": [0, 23, 25, 27, 32, 85, 107, 109, 111, 144, 150, 151, 152, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 189], "comment": [144, 184, 185], "commentari": 184, "common": [3, 16, 17, 24, 25, 31, 47, 58, 62, 69, 83, 85, 86, 89, 95, 107, 123, 132, 134, 166, 184, 200], "common_clock": 16, "commonli": [87, 131, 132, 133, 144, 150, 152, 166], "commun": [27, 30, 76, 104, 116, 119, 122, 123, 124, 133, 134, 135, 136, 144, 145, 146, 183, 185, 186, 190, 191, 192, 193, 198], "comp": [0, 2, 27, 31, 32, 86, 135, 136, 144, 153, 154, 157, 158, 162, 163, 165, 179, 195, 197, 198], "comp_": 166, "comp_with_data": 117, "compar": [11, 31, 44, 62, 89, 119, 125, 132, 135, 136, 137, 138, 144, 149, 160, 192], "comparer_": 144, "comparer_base_ord": 131, "comparer_base_tag": [131, 144], "comparer_base_unord": 131, "comparer_data": 144, "comparer_meta": 144, "comparer_ord": [131, 144], "comparer_tag": 131, "comparer_unord": 131, "comparesr": 144, "comparison": [3, 59, 131, 166], "compat": [11, 31, 32, 59, 66, 164, 184, 185, 189], "compens": 107, "compil": [144, 166, 184, 185, 186, 192], "complet": [11, 17, 22, 32, 45, 46, 57, 67, 76, 80, 113, 116, 117, 118, 144, 166, 170, 171, 172, 173, 185, 187, 189, 192], "completit": [117, 192], "complex": [11, 19, 37, 39, 46, 67, 68, 118, 122, 135, 136, 166], "compli": 17, "complic": [11, 68, 88, 146], "compon": [2, 5, 6, 7, 10, 12, 17, 18, 19, 20, 23, 27, 29, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 45, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 63, 65, 66, 67, 68, 70, 71, 72, 74, 75, 77, 78, 79, 82, 83, 84, 85, 87, 88, 90, 91, 92, 93, 94, 95, 96, 99, 100, 101, 102, 104, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 122, 125, 129, 131, 133, 135, 136, 137, 138, 144, 149, 150, 151, 152, 154, 157, 158, 160, 161, 162, 163, 164, 165, 182, 183, 187, 188, 191, 195, 196, 197, 198, 200], "compos": [76, 121, 147, 166], "compress": [112, 185], "comput": [0, 10, 60, 119, 159], "comun": 151, "concaten": [60, 94, 184], "concern": [68, 166, 187], "concret": 31, "concurr": 18, "condit": [67, 100, 109, 110, 144, 184, 192], "condition": 184, "conduct": [76, 104], "conector": [167, 168, 169, 170, 171, 172, 174, 175, 176, 177], "conenct": 68, "config": [49, 128, 132, 139, 142, 143, 144, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 184], "config_filepath": 148, "config_gener": 148, "config_generator_config_filepath": 148, "config_item": [122, 128, 139, 142, 143], "config_sequ": [125, 128, 137, 138, 139, 142, 143, 144], "configr": 46, "configur": [0, 1, 18, 23, 25, 27, 31, 33, 37, 39, 44, 45, 48, 49, 55, 57, 58, 59, 68, 72, 73, 87, 88, 90, 104, 106, 107, 109, 110, 111, 112, 113, 116, 121, 122, 123, 124, 126, 127, 130, 132, 135, 136, 145, 149, 151, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 183, 185, 187, 188, 189, 196], "configuret": 151, "confirm": [6, 17, 21, 35, 164], "conform": 17, "connect": [0, 4, 5, 7, 11, 12, 17, 19, 20, 27, 29, 31, 37, 39, 45, 46, 47, 48, 58, 59, 68, 71, 83, 87, 88, 89, 91, 107, 109, 111, 112, 119, 125, 126, 127, 128, 130, 131, 135, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 150, 151, 160, 164, 167, 168, 169, 170, 171, 172, 174, 183, 185, 186, 187, 189, 192, 193, 195], "connect_phas": [128, 131, 139, 142, 143, 144], "connector": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 192, 193], "consecut": [11, 18, 67, 76, 104, 110, 125, 137, 138], "consequ": 187, "consid": [17, 19, 48, 49, 76, 89, 102, 104, 144, 184, 185, 187, 195], "consist": [18, 27, 40, 60, 67, 68, 70, 75, 80, 89, 104, 110, 118, 119, 144, 185, 186, 193], "consol": 192, "constain": 89, "constant": [20, 46, 59, 60, 67, 76, 83, 89, 104, 109, 111, 148, 160, 185, 195], "constist": [43, 45], "constr_quartu": 166, "constr_text": 166, "constr_vivado": 166, "constrain": 184, "constraint": [1, 98, 130, 144, 166, 184, 187], "construct": 152, "consum": [60, 68, 101, 102], "consume_item_width": 101, "consumpt": [7, 11, 62, 89], "contain": [0, 11, 17, 18, 19, 25, 31, 36, 39, 44, 45, 48, 49, 58, 60, 62, 68, 69, 76, 78, 80, 82, 88, 89, 91, 98, 104, 106, 109, 111, 114, 117, 119, 121, 122, 123, 124, 125, 128, 129, 131, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 151, 152, 156, 157, 158, 160, 162, 163, 165, 166, 174, 183, 184, 185, 186, 187, 190, 192, 193, 195, 196, 200], "containst": 145, "containt": [147, 151], "content": [26, 35, 38, 41, 59, 106, 109, 110, 111, 122, 147, 161, 185], "continu": [6, 18, 29, 45, 47, 80, 89, 110, 115, 151, 186, 195, 196], "contiuou": 115, "contol": 38, "contrast": 144, "control": [0, 6, 18, 20, 37, 44, 49, 59, 61, 67, 87, 90, 107, 109, 111, 121, 123, 124, 129, 144, 145, 149, 152, 164, 180, 183, 185, 187, 189, 191, 193, 194, 195, 198], "conv_bscn2gb": 67, "conv_gbs2bscn": 67, "conv_ps2pscn": 67, "conv_pscn2p": 67, "convent": 76, "convers": [48, 67, 107, 111, 116, 121, 125, 137, 138, 198], "convert": [21, 23, 67, 83, 84, 88, 89, 100, 102, 109, 110, 111, 113, 118, 119, 120, 122, 128, 132, 133, 139, 141, 142, 143, 160, 164, 170, 171, 172, 184, 187, 190, 192], "convert2block": 138, "convert2str": [125, 135, 136, 137, 138, 144, 147, 149, 152], "cooper": [144, 174], "copi": [54, 68, 125, 135, 136, 137, 138, 149, 152, 178, 189], "copr": [0, 27], "core": [0, 10, 11, 27, 39, 45, 46, 49, 107, 112, 118, 119, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 191, 193, 195], "core_archgrp": 184, "core_boostrap": 184, "core_func": 184, "core_root_directori": 184, "correct": [4, 5, 14, 16, 18, 35, 45, 82, 88, 109, 112, 113, 114, 116, 123, 144, 147, 150, 174, 180, 189, 192], "correctli": [58, 67, 88, 109, 129, 134, 144, 183, 185, 189], "correspond": [6, 17, 21, 27, 34, 60, 67, 71, 76, 107, 110, 118, 119, 147, 183, 184, 186, 187, 188, 194, 195], "correspons": 21, "cos521": 10, "cost": [19, 93, 98], "could": [11, 12, 17, 19, 20, 58, 59, 76, 89, 104, 144, 149, 179], "count": [0, 6, 18, 19, 24, 25, 29, 30, 31, 55, 67, 75, 91, 102, 109, 111, 160, 164, 183, 196, 198], "counter": [1, 11, 17, 25, 28, 30, 31, 35, 37, 39, 40, 42, 44, 45, 46, 49, 62, 65, 71, 96, 107, 109, 111, 152, 160, 164], "counton": 144, "coupl": [87, 180], "cours": [10, 18, 85], "cov_html": 144, "cov_packet": 144, "cover": [45, 58, 101, 180], "coverag": 5, "coverage_bas": 144, "covergroup": 144, "coverpoint": 144, "cpack": 27, "cpu": 183, "cq": [113, 116, 117, 192], "cq_axi": 113, "cq_axi_data": 113, "cq_axi_keep": 113, "cq_axi_last": 113, "cq_axi_readi": 113, "cq_axi_us": 113, "cq_axi_valid": 113, "cq_fbe": 113, "cq_lbe": 113, "cq_mfb": 113, "cq_mfb_block_siz": 192, "cq_mfb_data": [113, 116], "cq_mfb_dst_rdy": [113, 116], "cq_mfb_eof": [113, 116], "cq_mfb_eof_po": [113, 116], "cq_mfb_item_width": 192, "cq_mfb_meta": 116, "cq_mfb_region": 192, "cq_mfb_region_s": 192, "cq_mfb_sof": [113, 116], "cq_mfb_sof_po": [113, 116], "cq_mfb_src_rdy": [113, 116], "cq_pipe": 116, "cq_tph_present": 113, "cq_tph_st_tag": 113, "cq_tph_type": 113, "cq_user_width": 113, "cquser_width": 117, "cr": 107, "crash": 184, "crc": [22, 109, 111, 183, 187, 188, 195], "crc_check_en": 109, "crc_error": 109, "crc_insert_en": 111, "crc_is_receiv": 109, "crc_remove_en": 109, "crdt": 132, "creat": [17, 27, 34, 37, 48, 59, 60, 62, 68, 69, 76, 86, 104, 119, 125, 128, 129, 131, 135, 136, 137, 138, 139, 142, 143, 146, 147, 149, 150, 152, 160, 166, 173, 178, 183, 185, 187, 188, 189], "create_sequence_item": [128, 139, 142, 143, 146, 152], "creation": [104, 126, 127, 130, 139, 144], "creator": 60, "credit": [118, 123], "critic": 87, "cross": [1, 20, 29, 31, 61, 82, 144, 164], "crossbar": 17, "crossbarx": [21, 111, 162, 164], "crossbarx_stream": 75, "csr": [183, 187, 191, 193], "csv": 148, "ctl_bar_apertur": 116, "ctl_max_payload_s": 116, "ctrl": [25, 29, 30, 31, 109, 153, 164], "ctrl_reg": 121, "ctrli": 25, "ctrli_width": 25, "ctrlo": 25, "ctrlo_default": 25, "ctrlo_width": 25, "curent": 28, "current": [4, 6, 10, 14, 17, 19, 22, 27, 29, 31, 32, 33, 35, 39, 42, 45, 52, 57, 58, 59, 60, 62, 63, 65, 67, 68, 71, 76, 77, 78, 80, 83, 85, 87, 104, 109, 110, 111, 116, 118, 119, 129, 144, 146, 161, 166, 185, 186, 187, 188, 190, 192], "current_tim": 65, "currently_stor": [4, 5, 6], "custom": [25, 146, 152, 184, 185], "customiz": 161, "cut": [55, 60, 109, 119, 126, 127, 130], "cutted_item": 55, "cutter": [41, 109, 119, 162], "cvg": 144, "cx": 75, "cx_clk_arb": 75, "cx_reset_arb": 75, "cx_use_clk2": 75, "cx_use_clk_arb": 75, "cycl": [1, 3, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 25, 26, 30, 47, 49, 58, 59, 63, 67, 71, 76, 83, 87, 88, 90, 93, 104, 106, 110, 118, 119, 121, 124, 130, 135, 136, 144, 145, 146, 151, 156, 160, 161, 162, 164, 165, 170, 171, 172], "cz": 184, "czech": 188, "d": [31, 32, 47, 87, 173, 179], "d0": [87, 152], "d1": 87, "d12": 152, "d16": 152, "d2": 87, "d3": 87, "d4": 152, "d512": 152, "d516": 152, "d8": [87, 152], "d9": 87, "damag": 45, "danger": 180, "data": [4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17, 18, 19, 22, 24, 29, 30, 31, 32, 34, 35, 36, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 52, 54, 55, 58, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 101, 102, 104, 105, 107, 109, 111, 112, 113, 116, 117, 119, 121, 122, 124, 125, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 154, 156, 160, 161, 164, 180, 183, 186, 187, 188, 189, 192, 193, 194, 195], "data_block_s": 78, "data_block_width": 78, "data_buff": 132, "data_dir": 17, "data_in": [8, 10, 12], "data_in_rdi": 10, "data_in_vld": 10, "data_item": 144, "data_item_width": 78, "data_logg": [0, 24, 25, 31], "data_logger_i": 25, "data_mux_lat": 17, "data_mux_outreg_en": 17, "data_out": [8, 10], "data_out_rdi": 10, "data_out_vld": 10, "data_pcie_hdr": 35, "data_pcie_hdr_dst_rdi": 35, "data_pcie_hdr_s": 35, "data_pcie_hdr_src_rdi": 35, "data_pointer_width": [42, 44, 45], "data_rot_lat": 17, "data_rot_outreg_en": 17, "data_vld": 149, "data_width": [4, 5, 6, 7, 10, 12, 13, 14, 15, 16, 28, 47, 82, 83, 85, 86, 87, 89, 91, 95, 99, 122, 124, 135, 136, 139, 144, 146, 149, 150, 152], "databas": [128, 133, 139, 142, 143, 144], "datapath": 195, "date": 166, "david": 59, "dba_rd_chan": 37, "dba_rd_data": 37, "dbg_gls0": [0, 185], "dbg_gls1": [0, 185], "dbg_signal_width": 40, "dd": [170, 172, 173, 174, 194], "ddr": 31, "ddr4": [154, 183, 190], "ddr_logger_0": 185, "ddr_logger_1": 185, "ddr_logger_2": 185, "ddr_logger_3": 185, "ddr_tester_0": 185, "ddr_tester_1": 185, "ddr_tester_2": 185, "ddr_tester_3": 185, "deactiv": 1, "deadlock": [19, 21, 191], "deafult": 59, "deal": 60, "deassert": [7, 12, 76, 83, 87, 104, 110, 134, 152], "deb": 189, "debug": [0, 18, 19, 31, 40, 45, 46, 109, 144, 164, 167, 168, 169, 173, 174, 186, 191, 192, 195], "debug_rand_addr": 31, "debugaccess": 83, "dec": [3, 111], "dec1fn": 160, "decid": [65, 80, 89, 133, 147], "declar": [47, 68, 76, 104, 166, 179, 184], "decod": [2, 41, 87, 107, 160, 198], "decreas": [68, 72, 75, 125, 137, 138], "decrement": [11, 146], "dedic": [60, 164, 166, 180, 193], "deduc": 11, "deem": 21, "deep": [4, 77, 183], "def_refr_period": 31, "default": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 109, 111, 113, 114, 116, 117, 120, 121, 122, 128, 135, 136, 139, 142, 143, 144, 146, 148, 149, 151, 152, 160, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 188, 192, 196], "default_addr_limit": 31, "default_burst_cnt": 31, "default_mod": 90, "deficit": [19, 75, 111, 164], "deficit_idle_count": 164, "defin": [5, 10, 11, 17, 18, 23, 26, 28, 37, 39, 44, 46, 47, 60, 67, 75, 79, 81, 87, 89, 98, 101, 105, 107, 111, 116, 129, 144, 146, 148, 149, 150, 152, 166, 183, 187], "definit": [11, 29, 30, 31, 109, 111, 150, 166, 183], "degrad": [107, 188], "delai": [5, 14, 17, 20, 58, 67, 87, 131, 146, 151], "delay": [71, 162], "delay_count": 20, "delet": [80, 107, 144, 146], "deliber": 184, "delimit": [40, 41, 45, 129], "demo": [180, 183], "demonst": 58, "demonstr": [11, 58, 76, 104], "demultiplex": [91, 160], "demux": [160, 165], "demux_width": 91, "dens": 98, "depars": [41, 198], "depend": [11, 17, 19, 21, 27, 59, 67, 68, 79, 88, 89, 101, 104, 105, 109, 118, 119, 126, 127, 130, 135, 136, 144, 146, 149, 166, 174, 183, 187, 188, 190], "deprac": 45, "deprec": 183, "depreci": [30, 31, 32], "depth": [4, 5, 13, 14, 16, 27, 44, 48, 50, 59, 77, 79, 81, 94, 99, 101, 105], "deriv": [60, 68, 71, 76, 78], "descend": 184, "descrambl": [107, 130], "descrambler_gen": 107, "describ": [0, 2, 17, 47, 67, 76, 104, 107, 118, 119, 125, 128, 129, 137, 138, 139, 142, 143, 144, 147, 148, 149, 152, 153, 154, 166, 167, 168, 169, 183, 184, 185, 186, 187, 189, 191, 195, 196, 197, 198], "descript": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 125, 128, 131, 132, 137, 138, 139, 142, 143, 146, 147, 152, 154, 157, 158, 162, 163, 164, 165, 174, 180, 181, 183, 185, 186, 187, 191, 192, 193, 196, 198], "descriptor": [37, 39, 46], "desctin": 17, "deseri": 107, "deserv": 166, "design": [5, 11, 12, 16, 27, 37, 41, 45, 46, 47, 76, 104, 107, 110, 119, 144, 150, 164, 179, 180, 183, 185, 187, 189, 191], "desir": [18, 59, 67, 74, 85, 152, 186, 192], "deskew": 107, "desnt": 14, "despair": 67, "destin": [17, 22, 47, 49, 63, 66, 90, 92, 94, 96, 98, 109, 111, 113, 147, 160, 164, 183, 187, 195], "desynchron": 144, "detail": [0, 1, 16, 17, 19, 23, 59, 75, 104, 107, 113, 119, 135, 136, 144, 156, 160, 164, 166, 174, 183, 184, 186, 187, 189], "detect": [1, 11, 17, 29, 31, 34, 67, 107, 118, 121, 156, 160, 164, 184, 195], "detector": [160, 164], "determin": [4, 5, 6, 25, 39, 43, 45, 54, 60, 62, 67, 76, 79, 87, 89, 91, 96, 105, 109, 111, 113, 122, 148, 183], "dev": [31, 171, 172, 180, 184, 185], "develop": [144, 152, 159, 162, 165, 166, 171, 172, 184, 186, 189, 193], "deviat": 45, "devic": [3, 4, 5, 6, 9, 13, 14, 15, 16, 17, 18, 23, 24, 27, 28, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 93, 94, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 111, 113, 116, 117, 121, 144, 166, 179, 180, 183, 191, 192], "devicetre": [183, 191, 192, 195], "devtre": [0, 27, 31, 166, 185, 191], "dfc": [109, 111], "dfch": [109, 111], "dfcl": [109, 111], "dfifo": 109, "dfifo_ovf": 109, "di": [5, 6, 15, 74, 131, 160], "diagnost": 187, "diagram": [0, 48, 68, 88, 110, 116, 174, 183, 184, 186, 187, 192, 193], "did": 109, "didn": 148, "differ": [3, 11, 17, 18, 21, 25, 27, 31, 43, 47, 67, 68, 75, 87, 88, 90, 93, 94, 100, 109, 110, 111, 113, 118, 119, 121, 125, 129, 131, 137, 138, 144, 146, 147, 152, 153, 166, 184, 186, 187, 190, 194], "difficult": 144, "difficulti": 68, "digit": 18, "dimens": [17, 135, 136, 149], "din": 95, "din_dst_rdi": 95, "din_src_rdi": 95, "din_vld": 95, "dir": [17, 135, 136, 149], "direct": [0, 8, 17, 23, 45, 46, 47, 48, 76, 87, 88, 104, 110, 128, 139, 142, 143, 144, 147, 148, 160, 166, 191, 192, 194], "directli": [7, 14, 16, 19, 21, 24, 27, 58, 59, 67, 83, 89, 107, 121, 144, 150, 166, 184, 185, 187, 192, 195], "directori": [0, 2, 45, 121, 144, 153, 154, 157, 158, 162, 163, 165, 166, 178, 179, 184, 185, 189, 197, 198, 200], "disabl": [3, 5, 6, 14, 25, 27, 39, 45, 48, 49, 57, 61, 74, 86, 90, 95, 105, 107, 109, 111, 121, 144, 148, 150, 167, 169, 180, 189, 192, 196], "disadvantag": 144, "disc_bts_cnt_width": [37, 44], "disc_pkt_cnt_width": [37, 44], "discard": [22, 35, 39, 40, 45, 50, 54, 57, 58, 75, 81, 109, 111, 131, 144, 162, 165, 180, 183, 187, 188], "discart": [37, 44, 111], "discourag": 144, "disect": 17, "disjoint": 87, "dispatch": 45, "displai": [45, 58, 131, 174, 183, 187], "distinct": 27, "distinguish": [47, 67, 76, 166], "distmem": 13, "distr": 90, "distribut": [4, 15, 19, 87, 90, 104, 107, 125, 129, 137, 138, 151, 160, 183], "divid": [0, 31, 67, 68, 76, 87, 90, 138, 144, 150, 152, 186, 191, 192], "divis": [50, 68], "dk": 180, "dl": 13, "dll": 166, "dma": [0, 33, 34, 35, 37, 38, 40, 41, 42, 43, 44, 48, 65, 71, 90, 118, 119, 159, 167, 169, 180, 184, 189, 191, 192, 193, 195, 198], "dma_bar_en": 192, "dma_bus_pack": 22, "dma_calypt": 46, "dma_cc_mfb_data": 192, "dma_cc_mfb_dst_rdi": 192, "dma_cc_mfb_eof": 192, "dma_cc_mfb_eof_po": 192, "dma_cc_mfb_meta": 192, "dma_cc_mfb_sof": 192, "dma_cc_mfb_sof_po": 192, "dma_cc_mfb_src_rdi": 192, "dma_clk": [183, 192], "dma_clk_x2": 183, "dma_cq_mfb_data": 192, "dma_cq_mfb_dst_rdi": 192, "dma_cq_mfb_eof": 192, "dma_cq_mfb_eof_po": 192, "dma_cq_mfb_meta": 192, "dma_cq_mfb_sof": 192, "dma_cq_mfb_sof_po": 192, "dma_cq_mfb_src_rdi": 192, "dma_ctrl_ndp_rx": [0, 185], "dma_ctrl_ndp_rx0": [0, 185], "dma_ctrl_ndp_rx1": [0, 185], "dma_ctrl_ndp_rx10": [0, 185], "dma_ctrl_ndp_rx11": [0, 185], "dma_ctrl_ndp_rx12": [0, 185], "dma_ctrl_ndp_rx13": [0, 185], "dma_ctrl_ndp_rx14": [0, 185], "dma_ctrl_ndp_rx15": [0, 185], "dma_ctrl_ndp_rx2": [0, 185], "dma_ctrl_ndp_rx3": [0, 185], "dma_ctrl_ndp_rx4": [0, 185], "dma_ctrl_ndp_rx5": [0, 185], "dma_ctrl_ndp_rx6": [0, 185], "dma_ctrl_ndp_rx7": [0, 185], "dma_ctrl_ndp_rx8": [0, 185], "dma_ctrl_ndp_rx9": [0, 185], "dma_ctrl_ndp_tx": [0, 185], "dma_ctrl_ndp_tx0": [0, 185], "dma_ctrl_ndp_tx1": [0, 185], "dma_ctrl_ndp_tx10": [0, 185], "dma_ctrl_ndp_tx11": [0, 185], "dma_ctrl_ndp_tx12": [0, 185], "dma_ctrl_ndp_tx13": [0, 185], "dma_ctrl_ndp_tx14": [0, 185], "dma_ctrl_ndp_tx15": [0, 185], "dma_ctrl_ndp_tx2": [0, 185], "dma_ctrl_ndp_tx3": [0, 185], "dma_ctrl_ndp_tx4": [0, 185], "dma_ctrl_ndp_tx5": [0, 185], "dma_ctrl_ndp_tx6": [0, 185], "dma_ctrl_ndp_tx7": [0, 185], "dma_ctrl_ndp_tx8": [0, 185], "dma_ctrl_ndp_tx9": [0, 185], "dma_discard": 35, "dma_downhdr_width": [62, 69, 192], "dma_endpoint": 46, "dma_ep": 192, "dma_hdr": 35, "dma_hdr_dst_rdi": 35, "dma_hdr_meta_width": 183, "dma_hdr_pointer_width": [42, 44, 45], "dma_hdr_src_rdi": 35, "dma_hdr_width": 42, "dma_mfb_region": 183, "dma_mfb_region_s": 183, "dma_modul": [0, 185], "dma_params_rx0": 185, "dma_params_tx0": 185, "dma_pcie_hdr": 35, "dma_pcie_hdr_dst_rdi": 35, "dma_pcie_hdr_s": 35, "dma_pcie_hdr_src_rdi": 35, "dma_port": 192, "dma_rc_mfb_data": 192, "dma_rc_mfb_dst_rdi": 192, "dma_rc_mfb_eof": 192, "dma_rc_mfb_eof_po": 192, "dma_rc_mfb_meta": 192, "dma_rc_mfb_sof": 192, "dma_rc_mfb_sof_po": 192, "dma_rc_mfb_src_rdi": 192, "dma_rc_mvb_data": 192, "dma_rc_mvb_dst_rdi": 192, "dma_rc_mvb_src_rdi": 192, "dma_rc_mvb_vld": 192, "dma_reset": [183, 192], "dma_reset_x2": 183, "dma_rq_mfb_data": 192, "dma_rq_mfb_dst_rdi": 192, "dma_rq_mfb_eof": 192, "dma_rq_mfb_eof_po": 192, "dma_rq_mfb_meta": 192, "dma_rq_mfb_sof": 192, "dma_rq_mfb_sof_po": 192, "dma_rq_mfb_src_rdi": 192, "dma_rq_mvb_data": 192, "dma_rq_mvb_dst_rdi": 192, "dma_rq_mvb_src_rdi": 192, "dma_rq_mvb_vld": 192, "dma_rx": 48, "dma_rx_": 183, "dma_rx_blocking_mod": 184, "dma_rx_channel": 183, "dma_rx_frame_size_max": 183, "dma_rx_mfb_data": [48, 183], "dma_rx_mfb_dst_rdi": [48, 183], "dma_rx_mfb_eof": [48, 183], "dma_rx_mfb_eof_po": [48, 183], "dma_rx_mfb_sof": [48, 183], "dma_rx_mfb_sof_po": [48, 183], "dma_rx_mfb_src_rdi": [48, 183], "dma_rx_mvb_channel": [48, 183], "dma_rx_mvb_discard": [48, 183], "dma_rx_mvb_dst_rdi": [48, 183], "dma_rx_mvb_hdr_meta": [48, 183], "dma_rx_mvb_len": [48, 183], "dma_rx_mvb_src_rdi": [48, 183], "dma_rx_mvb_vld": [48, 183], "dma_stream": 183, "dma_tx": 48, "dma_tx_": 183, "dma_tx_channel": 183, "dma_tx_frame_size_max": 183, "dma_tx_mfb_data": [48, 183], "dma_tx_mfb_dst_rdi": [48, 183], "dma_tx_mfb_eof": [48, 183], "dma_tx_mfb_eof_po": [48, 183], "dma_tx_mfb_sof": [48, 183], "dma_tx_mfb_sof_po": [48, 183], "dma_tx_mfb_src_rdi": [48, 183], "dma_tx_mvb_channel": [48, 183], "dma_tx_mvb_dst_rdi": [48, 183], "dma_tx_mvb_hdr_meta": [48, 183], "dma_tx_mvb_len": [48, 183], "dma_tx_mvb_src_rdi": [48, 183], "dma_tx_mvb_vld": [48, 183], "dma_tx_usr_choke_chan": 183, "dma_typ": [184, 186, 189], "dma_uphdr_width": [62, 69, 192], "dnf": [27, 189], "do": [5, 6, 49, 58, 67, 68, 71, 80, 89, 90, 91, 109, 113, 116, 123, 131, 144, 152, 160, 166, 179, 185, 187, 189, 195], "do_compar": [125, 135, 136, 137, 138, 147, 149], "do_copi": [125, 135, 136, 137, 138, 147, 149], "dob": 15, "doc": [22, 183, 187], "document": [0, 5, 6, 17, 27, 45, 47, 60, 76, 77, 79, 119, 128, 139, 142, 143, 144, 145, 152, 156, 160, 164, 166, 179, 184, 186, 187, 189, 195], "doe": [0, 4, 11, 21, 23, 41, 45, 47, 49, 52, 58, 60, 67, 68, 76, 83, 87, 88, 95, 102, 109, 110, 111, 116, 120, 125, 137, 138, 144, 159, 166, 180, 183, 185, 189, 192], "doesn": [88, 89, 109, 128, 131, 133, 139, 142, 143, 144, 166], "doi": 13, "domain": [1, 20, 31, 77, 82, 151, 187], "don": [11, 17, 20, 31, 87, 89, 109, 144, 148, 149], "done": [11, 17, 18, 25, 27, 31, 44, 59, 60, 67, 68, 88, 99, 109, 110, 118, 119, 131, 144, 151, 183, 184], "dont": [124, 145], "dont_car": 13, "doubl": [17, 68, 75, 109, 111, 118, 119, 156, 160, 183, 187], "doulo": 144, "dout": 95, "dout_dst_rdi": 95, "dout_src_rdi": 95, "dout_vld": 95, "down": [14, 21, 67, 88, 89, 110], "download": [27, 128, 173], "downstream": [46, 118, 119], "downto": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 121, 180, 183, 192], "dp_bmem": 161, "dp_bmem_behav": 166, "dp_bmem_v7": 161, "dp_bram": [29, 161], "dp_bram_xilinx": 161, "dp_uram_xilinx": 161, "dpi": 166, "dpm": [39, 45], "dpm_rd_chan": 37, "dpm_rd_data": 37, "draft": [22, 183, 187, 191], "drc": 187, "drd": [87, 88, 146], "drdy": [83, 87, 146], "dreleas": 156, "drive": [124, 129, 133, 135, 136, 144, 149], "driven": [12, 20], "driver": [27, 31, 37, 124, 125, 126, 127, 130, 132, 137, 138, 145, 146, 151, 174, 185, 188, 189], "driver_delai": 151, "drop": [40, 42, 45, 47, 54, 56, 65, 107, 108, 150, 152, 180], "drop_object": 144, "drope": 45, "dropper": [40, 152, 162], "drp_bridg": 187, "drpclk": 107, "dsp": [2, 44, 46, 111, 120, 121, 160], "dsp48e2": 160, "dsp_cnt_width": 46, "dsp_compar": 3, "dsp_enabl": 3, "dsp_xor": 160, "dst": [49, 90, 102, 144], "dst_buf": [17, 164], "dst_buf_col": 17, "dst_buf_row": 17, "dst_buf_wr_addr": 17, "dst_buf_wr_data": 17, "dst_buf_wr_en": 17, "dst_buf_wr_i": 17, "dst_channel": 90, "dst_rdy": [4, 47, 76, 80, 91, 102, 104, 108, 118, 119, 128, 142, 143, 144, 145, 147, 160], "dt": [112, 166, 184], "dtb": [112, 166], "dtb_data": 185, "dtb_pkg": 112, "dtc": [185, 189], "dts_applic": 185, "dts_boot_control": 185, "dts_build_netcop": 185, "dts_build_project": 185, "dts_dma_modul": 185, "dts_my_comp": 185, "dual": [1, 4, 29, 43, 161], "due": [6, 31, 59, 63, 68, 71, 109, 111, 131], "duplic": [54, 192], "durat": [20, 28, 71], "dure": [13, 18, 26, 31, 47, 58, 60, 67, 104, 111, 144, 161, 166, 179, 184], "dut": [122, 123, 124, 125, 128, 131, 134, 137, 138, 139, 141, 142, 144, 145, 146, 147, 150, 151, 152], "dut_bas": 144, "dut_item": [131, 144], "dut_tr_timeout_set": 131, "dut_typ": 131, "dut_u": [144, 150], "dw": [33, 117], "dw_count": 114, "dword": [22, 43, 112, 113, 114, 116, 117], "dwr": [87, 88, 146], "dx": 189, "dynam": [118, 119, 166, 179, 184, 187, 188], "e": [11, 12, 18, 19, 27, 39, 43, 45, 59, 60, 67, 68, 71, 76, 83, 87, 88, 89, 98, 104, 109, 110, 111, 113, 144, 148, 150, 152, 166, 167, 168, 170, 171, 173, 175, 177, 178, 180, 183, 184, 187, 188, 195], "e_p": 179, "e_til": [180, 185], "ea_do": 131, "each": [0, 6, 11, 14, 17, 19, 22, 25, 26, 27, 31, 34, 38, 39, 43, 44, 45, 48, 55, 56, 57, 58, 59, 60, 62, 65, 67, 68, 69, 70, 71, 73, 74, 76, 78, 80, 81, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 104, 107, 109, 110, 111, 112, 113, 114, 118, 119, 131, 144, 147, 152, 156, 160, 164, 166, 179, 180, 183, 184, 185, 186, 187, 188, 190, 191, 192, 194, 195, 196], "earli": [135, 136], "earlier": [76, 144, 152], "easi": [0, 130, 135, 136, 149, 174, 188, 191, 195], "easier": [11, 47, 89, 129, 166], "easili": [36, 59, 86, 159, 166, 185, 193], "eb1_di": 131, "eb1_do": 131, "eb2_di": 131, "eb2_do": 131, "ecc": [31, 183], "edb": [135, 136], "edg": [1, 29, 31, 76, 150, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177], "edge_detect": [29, 160], "edit": [29, 31, 185, 189], "editor": 47, "edu": 10, "eeof": [135, 136], "efd": 109, "effect": [4, 6, 64, 77, 79, 98, 101, 105, 107, 156, 161], "effectiv": 16, "effici": [50, 96, 98, 100], "effort": 144, "eg": [101, 185], "ehip_port_typ": 180, "eight": [149, 187], "einfochip": 144, "either": [29, 31, 33, 55, 58, 59, 60, 67, 68, 76, 87, 166, 184], "element": [2, 148, 155, 184], "elimin": [17, 19, 119], "els": [3, 87, 89, 90, 111, 128, 131, 138, 142, 143, 144, 184], "elseif": [166, 184], "embed": [156, 161], "emif": [29, 31, 32, 183, 190], "emif_auto_precharg": [31, 183], "emif_cal_fail": [31, 183], "emif_cal_success": [31, 183], "emif_ecc_isr": 31, "emif_ecc_usr_int": 183, "emif_rst_don": [31, 183], "emif_rst_req": [31, 183], "emploi": 187, "empti": [5, 6, 19, 50, 65, 71, 76, 126, 127, 141, 151, 156, 166, 185], "emul": 102, "en": [20, 150], "ena": 134, "enabl": [0, 3, 4, 5, 6, 8, 10, 11, 14, 17, 18, 19, 20, 23, 25, 27, 31, 39, 41, 45, 46, 48, 49, 50, 52, 54, 55, 56, 58, 61, 62, 63, 64, 69, 71, 74, 75, 77, 80, 82, 83, 87, 88, 89, 90, 91, 94, 95, 96, 98, 101, 109, 111, 113, 114, 116, 117, 119, 120, 121, 129, 135, 136, 144, 146, 159, 160, 161, 162, 166, 174, 180, 183, 186, 187, 188, 192, 195, 196, 198], "enabled_chan": [37, 42, 44], "enc": 160, "encapsul": 148, "encapsulation_element_max_numb": 148, "encod": [2, 107, 130, 149, 160], "encount": 67, "end": [11, 18, 19, 25, 27, 28, 31, 33, 40, 45, 47, 54, 57, 58, 60, 61, 67, 68, 71, 76, 87, 89, 109, 110, 111, 113, 126, 127, 128, 129, 130, 131, 135, 136, 142, 143, 144, 147, 148, 150, 151, 156, 166, 183, 195], "end_ev": 28, "end_profil": 179, "end_time_max": 148, "end_time_min": 148, "endclass": [128, 131, 139, 142, 143, 144, 150], "endfunct": [128, 131, 139, 142, 143, 144, 150], "endgroup": 144, "endian": 60, "endinterfac": 150, "endmodul": 144, "endpoint": [22, 37, 39, 40, 43, 44, 46, 116, 183, 186, 189, 192], "endpoint_typ": 116, "endproperti": 144, "endtask": [131, 144, 150, 151, 152], "engin": [31, 45, 144], "enhanc": 12, "enjoi": 27, "enlarg": 109, "enough": [19, 67, 76, 88, 144, 146, 187, 194], "ensur": [54, 67, 82, 93, 119, 183, 184, 185], "ent": 144, "enter": [110, 131, 180, 183, 187, 192], "entir": [0, 17, 22, 110, 119, 166, 183, 185, 187, 191, 195], "entiti": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 131, 150, 166, 183, 184], "entity_a": 131, "entity_b": 131, "entity_b1_i": 131, "entity_b2_i": 131, "entity_bas": [144, 166, 185], "entity_i": 131, "entity_name_1": 184, "entity_name_2": 184, "entri": [45, 106, 166, 184], "enum": 122, "env": [128, 132, 133, 139, 142, 143, 144, 151, 152], "env_config_item": 151, "env_main": 144, "env_rx": [128, 139, 142, 143], "enviro": [132, 151], "environ": [5, 45, 124, 125, 130, 132, 133, 137, 138, 145, 152, 166, 184, 200], "eof": [33, 54, 55, 57, 58, 59, 60, 63, 64, 68, 75, 76, 78, 80, 81, 109, 110, 111, 113, 126, 127, 128, 135, 136, 142, 144, 145, 151, 183], "eof_po": [33, 59, 68, 145], "eof_pos_width": 76, "eop": [47, 134], "eop_empti": 133, "eop_po": 47, "ep": 183, "epoch": 196, "epon": 107, "eq": 131, "equal": [3, 26, 31, 67, 75, 76, 87, 89, 121, 144, 166, 180, 183], "equat": 67, "eras": [26, 80], "err": [31, 134], "error": [0, 22, 31, 85, 87, 107, 108, 109, 131, 133, 141, 144, 179, 180, 183, 184, 187], "error_msg": 131, "errorcrc": [22, 183, 187], "errorfram": [22, 183, 187], "errormac": [22, 183, 187], "errormaxtu": [22, 183, 187], "errormintu": [22, 183, 187], "especi": [184, 185, 195], "essenti": [87, 144], "etc": [0, 2, 39, 45, 47, 67, 87, 102, 138, 144, 166, 184, 185, 187, 192], "eth": [0, 48, 90, 109, 111, 131, 180, 183, 185, 187, 188, 189, 195], "eth0": 185, "eth1": 185, "eth_channel": 183, "eth_core_arch": 180, "eth_hdr_pack": [22, 109, 183, 187], "eth_mac_bypass": 180, "eth_mfb_region": 183, "eth_mfb_region_s": 183, "eth_phi": [135, 136], "eth_port": 180, "eth_port_chan": 180, "eth_port_rx_mtu": 180, "eth_port_spe": 180, "eth_port_tx_mtu": 180, "eth_refclk_n": 180, "eth_refclk_p": 180, "eth_rx": 48, "eth_rx_": 183, "eth_rx_hdr_width": [109, 180, 183], "eth_rx_link_up": 183, "eth_rx_mfb_data": [48, 183], "eth_rx_mfb_dst_rdi": [48, 183], "eth_rx_mfb_eof": [48, 183], "eth_rx_mfb_eof_po": [48, 183], "eth_rx_mfb_sof": [48, 183], "eth_rx_mfb_sof_po": [48, 183], "eth_rx_mfb_src_rdi": [48, 183], "eth_rx_mvb_channel": 48, "eth_rx_mvb_data": 183, "eth_rx_mvb_discard": 48, "eth_rx_mvb_dst_rdi": [48, 183], "eth_rx_mvb_hdr_meta": 48, "eth_rx_mvb_len": 48, "eth_rx_mvb_src_rdi": [48, 183], "eth_rx_mvb_vld": [48, 183], "eth_rx_n": 180, "eth_rx_p": 180, "eth_stream": [180, 183], "eth_tx": 48, "eth_tx_hdr_width": [180, 183], "eth_tx_mfb_": 183, "eth_tx_mfb_data": [48, 183], "eth_tx_mfb_dst_rdi": [48, 183], "eth_tx_mfb_eof": [48, 183], "eth_tx_mfb_eof_po": [48, 183], "eth_tx_mfb_hdr": 183, "eth_tx_mfb_sof": [48, 183], "eth_tx_mfb_sof_po": [48, 183], "eth_tx_mfb_src_rdi": [48, 183], "eth_tx_mvb_channel": [48, 180, 183], "eth_tx_mvb_dst_rdi": 48, "eth_tx_mvb_hdr_meta": 48, "eth_tx_mvb_len": 48, "eth_tx_mvb_src_rdi": 48, "eth_tx_mvb_timestamp": [180, 183], "eth_tx_mvb_vld": [48, 180, 183], "eth_tx_n": 180, "eth_tx_p": 180, "eth_tx_phy_rdi": 183, "eth_vers": 111, "etherlink": 27, "ethernet": [0, 22, 48, 49, 90, 109, 111, 133, 135, 136, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 187, 191, 193, 195, 196, 197], "ethphi": [135, 136], "evalu": [60, 150, 166, 169], "even": [11, 17, 20, 21, 25, 31, 49, 60, 67, 87, 90, 144, 183, 187, 188], "evenli": [0, 19, 104, 183, 187], "event": [25, 28, 82, 135, 136, 164], "event_count": 164, "event_counter_mi_wrapp": 18, "event_data": 150, "event_sign": 150, "eventhough": 120, "eventu": 187, "everi": [11, 25, 26, 31, 38, 43, 67, 75, 76, 88, 110, 125, 130, 137, 138, 144, 146, 152, 166], "everyth": 147, "everyvher": 151, "evolut": 18, "ex_test": 58, "exacli": [98, 101], "exact": 76, "exactli": [18, 31, 67, 99], "exampl": [0, 6, 8, 11, 18, 19, 21, 22, 24, 25, 31, 50, 67, 68, 71, 87, 88, 90, 109, 111, 115, 121, 125, 128, 131, 132, 137, 138, 139, 142, 143, 150, 151, 154, 159, 160, 174, 178, 183, 184, 187, 189, 192, 193, 194, 195], "example1": 5, "exce": 67, "except": [17, 41, 55, 135, 136, 166], "exception": 166, "execut": [17, 26, 27, 88, 91, 101, 166, 191, 195], "exist": [60, 102, 128, 144, 166, 174, 185, 187, 191], "exit": 31, "exp_rom_base_addr": [116, 192], "expans": [54, 116, 188], "expect": [11, 27, 58, 70, 87, 89, 144, 173, 180, 189], "experi": 189, "experiment": [49, 167, 169], "expert": [160, 161], "expir": 17, "explain": [88, 89, 144, 152, 187, 194], "explan": 166, "explicit": 166, "exponenti": 59, "export": [126, 127, 128, 130, 139, 141, 142, 143, 166], "express": [42, 45, 46, 98, 112, 113, 115, 144, 166, 192], "ext": 195, "ext_siz": 50, "extend": [54, 58, 60, 67, 75, 107, 112, 128, 131, 139, 142, 143, 144, 150, 160, 162, 185, 192], "extens": [50, 112, 146, 166, 185, 192], "extent": 185, "extern": [0, 23, 29, 31, 32, 71, 95, 107, 121, 154, 183, 188, 190, 193, 195, 196], "external_tim": 71, "external_time_src": 71, "extra": [109, 111, 144, 156, 166], "extra_librari": 166, "extra_modul": 166, "extra_vflag": 144, "extract": [46, 59, 60, 109, 119, 129], "extractor": [45, 119], "extrem": 67, "f": [31, 46, 109, 111, 172, 174, 187, 188, 195], "f0": 189, "f_extend_end_en": 75, "f_extend_end_s": 75, "f_extend_start_en": 75, "f_extend_start_s": 75, "f_gap_adjust_en": 75, "f_gap_adjust_size_avg": 75, "f_gap_adjust_size_min": 75, "f_tile": 180, "fabric": 107, "fact": [68, 126, 127, 130], "factori": 144, "fail": [31, 144, 173, 183], "failur": 31, "fake_fifo": [5, 7, 105], "fake_loopback": 61, "fake_pip": [66, 86], "fake_switch": 48, "fall": [1, 4, 77, 80, 89, 118, 119], "fall09": 10, "fals": [5, 6, 7, 8, 14, 16, 17, 18, 25, 26, 31, 39, 46, 48, 58, 61, 62, 64, 66, 71, 73, 74, 75, 78, 86, 89, 90, 91, 94, 95, 98, 101, 102, 105, 109, 111, 113, 114, 121, 166, 180, 184, 192], "famili": 166, "familiar": 185, "fancy_str": 184, "far": 61, "fashion": 17, "fast": [11, 135, 136, 160], "fast_sof": [135, 136], "faster": 166, "fb2cgg3": 176, "fbe_in": 115, "fbe_out": 115, "fc": 109, "fcs_error": 133, "fdo": [5, 166], "feat": [135, 136], "featur": [54, 76, 109, 161, 167, 169, 184, 185, 187, 196], "fec": [179, 187], "feed": 187, "fetch": 166, "few": [4, 5, 6, 31, 52, 60, 67, 68, 77, 106, 152, 166, 179, 185], "fewer": 72, "ffve1760": 175, "fh400g": 179, "fibonacci": 160, "field": [17, 60, 67, 109, 113, 125, 137, 138, 184], "fifo": [1, 2, 4, 5, 6, 9, 17, 18, 19, 21, 23, 28, 47, 48, 59, 62, 64, 65, 68, 69, 71, 77, 79, 80, 81, 82, 93, 94, 99, 100, 101, 105, 107, 118, 119, 122, 126, 127, 129, 130, 132, 150, 164, 183, 187], "fifo_ae_offset": 65, "fifo_aempti": 79, "fifo_af_offset": 65, "fifo_aful": 79, "fifo_bram": 156, "fifo_bram_xilinx": 156, "fifo_ctrl": 59, "fifo_data": 144, "fifo_depth": [59, 65, 79, 94, 99, 105], "fifo_en1_input": 131, "fifo_en2_input": 131, "fifo_ful": 28, "fifo_item": [28, 77, 81], "fifo_model_input": 144, "fifo_n1": 156, "fifo_pip": 164, "fifo_s": 68, "fifo_statu": 79, "fifo_typ": 144, "fifo_width": [79, 101, 105], "fifox": [17, 19, 21, 45, 50, 64, 69, 94, 98, 101, 118, 144, 150, 156, 162, 165], "fifox_items_mult": 98, "fifox_multi": [6, 60, 156], "fifox_ram_typ": [5, 6], "fifth": 89, "fig": [31, 32], "figur": [39, 45, 46, 76, 89, 104, 110, 119], "file": [27, 31, 45, 122, 129, 144, 148, 152, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 183, 185, 188, 189, 191], "file_to_anotherlib": 166, "file_to_work": 166, "file_typ": 166, "filenam": [166, 184], "fill": [17, 18, 29, 32, 80, 110, 117, 129, 166, 183, 187], "filtr": 59, "final": [3, 54, 71, 76, 87, 89, 144, 152, 184], "find": [31, 128, 139, 142, 143, 144, 148, 183, 184, 189, 192], "fine": [47, 166], "finish": [31, 144, 189], "finish_item": [144, 151, 152], "finish_on_complet": 144, "fire": 150, "firmwar": [0, 67, 87, 112, 183, 186, 190, 191, 192, 193, 195], "firmware_bas": 144, "first": [4, 5, 6, 17, 18, 19, 22, 24, 29, 30, 31, 32, 45, 47, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 77, 87, 89, 104, 109, 110, 111, 113, 114, 115, 117, 126, 127, 128, 130, 131, 135, 136, 141, 142, 144, 146, 147, 149, 150, 152, 160, 164, 166, 173, 174, 179, 183, 184, 185, 187, 189, 192, 195, 196], "first_b": [114, 115], "first_on": [160, 164], "first_one_detector": 164, "firstib": 22, "fist": [35, 131, 151], "fit": [6, 11, 18, 19, 59], "five": [67, 76, 139, 145, 152, 179], "fix": [19, 104, 144, 146, 173, 179, 185], "fl_": 47, "fl_tool": 157, "flag": [5, 6, 22, 25, 32, 54, 55, 56, 57, 67, 73, 81, 92, 107, 108, 109, 111, 112, 113, 166, 174, 183, 187, 192, 196], "flash": [23, 170, 171, 172, 173, 191, 193], "flgb2104": [169, 176], "flip": [4, 77], "float": [109, 111, 166], "flop": [4, 77], "flow": [0, 24, 31, 64, 67, 148, 164, 167, 168, 169, 183, 187], "flowtest": 132, "flu_": 47, "flu_tool": 158, "flush": [129, 144], "flvb2104": 166, "fly": 109, "fo": 117, "focus": [46, 87], "folder": [25, 27, 31, 32, 152, 156, 161, 164, 166, 184, 189], "follow": [0, 11, 18, 31, 34, 36, 39, 45, 46, 57, 58, 59, 60, 61, 67, 68, 76, 80, 87, 88, 89, 90, 104, 107, 109, 110, 119, 122, 123, 124, 125, 128, 134, 137, 138, 139, 142, 144, 145, 152, 166, 173, 174, 183, 184, 187, 189, 195], "folow": 131, "footprint": 43, "forbidden": [6, 12, 47, 160], "forc": 31, "forev": [131, 144, 150], "fork": [101, 144], "form": [3, 25, 58, 67, 68, 72, 76, 89, 107, 110, 112, 166, 185, 194], "format": [22, 49, 59, 60, 65, 67, 71, 87, 90, 107, 109, 112, 119, 121, 144, 149, 170, 171, 172, 183, 187, 189, 192, 195], "formula": [67, 166], "forward": [0, 60, 67, 80, 109, 111, 148, 159, 186, 187, 192], "found": [1, 24, 41, 57, 76, 109, 144, 156, 160, 164, 174, 184, 185, 189, 191], "four": [67, 76, 87, 109, 111, 128, 142, 143, 146, 187, 188], "fourth": [87, 89], "fpga": [0, 3, 4, 5, 14, 16, 17, 18, 23, 27, 31, 35, 39, 45, 48, 49, 58, 59, 60, 65, 66, 70, 71, 74, 75, 79, 81, 82, 86, 89, 90, 94, 96, 98, 100, 101, 105, 109, 111, 113, 116, 119, 121, 154, 156, 159, 160, 161, 164, 166, 167, 168, 169, 170, 173, 174, 175, 176, 177, 179, 180, 183, 184, 186, 187, 190, 191, 192, 193, 195, 197], "fpga_common": [184, 185], "fpga_id": 183, "fpga_id_vld": 183, "fpga_id_width": 183, "fraction": 121, "frame": [22, 40, 41, 42, 45, 47, 48, 49, 54, 55, 57, 62, 64, 66, 68, 69, 73, 74, 76, 79, 80, 90, 109, 110, 111, 113, 119, 126, 127, 129, 130, 131, 133, 135, 136, 144, 149, 151, 162, 180, 183, 187, 188, 195], "frame_align": 68, "frame_pack": 59, "frame_size_max": 185, "frame_size_min": 185, "frame_unpack": 60, "framelink": 47, "framelinkunalign": 47, "frames_over_tx_block": 68, "frames_over_tx_region": 68, "framework": [0, 27, 31, 50, 144, 170, 174, 177, 185, 188], "free": [4, 5, 6, 19, 34, 48, 77, 79, 80, 81, 105, 107, 111, 118, 119, 129], "freed": [19, 118], "freeli": 184, "freq": [30, 71, 183], "frequenc": [1, 17, 18, 19, 31, 46, 67, 75, 107, 111, 119, 121, 161, 164, 183, 187], "frequent": [17, 189, 194], "friedl": [135, 136], "friendli": 11, "from": [0, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 23, 24, 25, 27, 29, 30, 31, 32, 35, 37, 38, 39, 40, 42, 44, 45, 46, 48, 55, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 71, 72, 74, 75, 76, 80, 86, 87, 89, 90, 94, 98, 101, 102, 104, 106, 107, 109, 110, 111, 112, 114, 116, 118, 119, 121, 122, 124, 125, 128, 129, 130, 131, 135, 136, 137, 138, 139, 141, 142, 144, 145, 146, 147, 149, 150, 152, 159, 160, 161, 164, 166, 179, 180, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196], "front": 75, "fsc": 109, "fsgd2104": 167, "fsm": [29, 31, 110], "fsvh2892": 168, "ft": 148, "full": [5, 6, 7, 19, 31, 59, 62, 65, 67, 68, 71, 80, 81, 119, 144, 156, 164, 166, 180, 184, 195], "fulli": [110, 119], "func": [45, 58, 180], "function": [3, 5, 10, 22, 23, 39, 45, 46, 65, 67, 75, 107, 110, 116, 117, 125, 128, 130, 131, 137, 138, 139, 142, 143, 146, 147, 150, 151, 160, 166, 185, 187, 192], "further": [59, 80, 166, 183, 187, 191], "futur": [14, 54, 77, 146, 195], "fw": [152, 188], "fwft_mode": [4, 77], "g": [11, 12, 18, 19, 27, 39, 45, 59, 67, 68, 71, 83, 110, 148, 152, 166, 178, 183, 184], "gab": 131, "gain": [27, 110], "gap": [19, 60, 67, 68, 75, 76, 104, 109, 110, 111, 128, 131, 139, 142, 144, 164, 192], "gate": [83, 160], "gather": 166, "gb": [0, 31, 75], "gbase": 107, "gbaser_decod": 107, "gbaser_encod": 107, "gbe": 194, "gbp": [45, 67, 107, 109, 111, 186, 188, 194, 195], "ge": 187, "ge_2024": 166, "gearbox": 107, "gen": [31, 62, 111, 153, 162, 163, 174, 186, 195], "gen3": [46, 167, 169, 173, 175, 176, 192], "gen3x16": 113, "gen3x8": 113, "gen4": [46, 170, 171, 177, 192], "gen5": [172, 174, 192], "gen_burst": 31, "gen_loop_switch": [0, 48, 185, 195], "gen_lutram": 161, "gen_mvb_demux": 91, "gen_mvb_mux": 99, "gen_nor": 160, "gen_reg_arrai": 161, "gener": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 27, 33, 34, 35, 36, 37, 38, 39, 42, 46, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 106, 110, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 128, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 145, 146, 150, 151, 152, 154, 160, 161, 162, 164, 166, 167, 168, 169, 173, 174, 178, 179, 180, 184, 186, 187, 188, 189, 191, 192, 193, 195, 196], "generali": 11, "generate_j": 170, "generate_pof": [171, 172], "generated_": 148, "generated_config": 148, "generated_ipv4_range_max_numb": 148, "generated_ipv6_range_max_numb": 148, "generated_mac_range_max_numb": 148, "generated_memory_fil": 122, "generated_memory_file_typ": 122, "generated_profil": 148, "get": [11, 18, 27, 31, 60, 64, 67, 87, 95, 112, 116, 128, 131, 139, 142, 143, 144, 146, 147, 150, 159, 166, 183, 185, 186, 187, 194], "get_full_nam": [128, 139, 142, 143, 144, 152], "get_global_pool": 150, "get_next_item": 144, "get_rsp": [146, 152], "get_typ": [128, 139, 142, 143, 144], "get_type_nam": 144, "getit_indv_hdr_data": 60, "gigabit": [159, 193, 194], "git": [27, 166], "github": 27, "gitlab": [135, 136], "given": [26, 27, 28, 67, 71, 76, 104, 144], "gl": [162, 174, 186, 191], "glbl": 166, "global": [19, 22, 39, 45, 46, 107, 117, 166, 183, 187], "global_out_aful": 19, "global_out_en": 19, "gls_mod": 195, "go": [0, 14, 87, 89, 144, 185, 189], "goal": [67, 184], "goe": [89, 110, 166, 180, 184, 187], "goingt": 150, "gonna": 89, "good": [67, 144, 166, 183], "gp": 121, "grai": 1, "granular": 22, "graph": [18, 25, 31, 32], "great": 76, "greater": [17, 48, 60, 75, 101, 109, 121, 147, 166], "ground": 23, "group": [76, 90, 144, 184, 194], "gt": [107, 189], "gty": [107, 166], "gty_40g": 107, "guarante": 129, "guest": 116, "gui": [144, 167, 168, 169], "guid": [23, 31, 144, 156, 161, 171, 172, 173, 179, 187], "guidelin": 144, "h": [31, 32, 119, 131, 173], "h0": 152, "h02": 152, "h04": 152, "h1": 152, "h1f": 152, "h2474b6ac": 152, "h3": 160, "h3_hash": [10, 160], "h3_pack": 10, "h3_type": 10, "h3c_": 10, "h3c_22x11": 10, "h3c_256x64": 10, "h3c_64x16": 10, "h3c_64x22": 10, "h4": 152, "h4c": 152, "h50": 152, "h6fbaaa52": 152, "h7a": 152, "h8": 152, "ha": [0, 1, 5, 6, 10, 11, 12, 18, 19, 21, 29, 31, 42, 43, 44, 45, 47, 58, 59, 60, 62, 67, 68, 71, 75, 76, 80, 87, 88, 89, 94, 104, 109, 110, 113, 118, 119, 125, 126, 127, 128, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 150, 152, 160, 161, 166, 167, 168, 169, 183, 184, 185, 186, 187, 188, 189, 191], "had": [47, 89], "hak": 27, "half": [110, 121, 192], "halt": [67, 119], "hand": [76, 104, 118, 119, 184], "handl": [26, 31, 54, 110, 128, 139, 141, 142, 151, 166, 186, 188, 191, 192], "handout": 10, "handshak": [1, 7, 104, 160], "happen": [21, 26, 57, 60, 80, 101, 144], "hard": [29, 31, 109, 111, 116, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 187, 195], "hardwar": [27, 37, 39, 44, 45, 46, 166, 167, 168, 169, 184], "hash": [144, 160], "hash_width": 10, "have": [6, 10, 11, 14, 17, 18, 19, 25, 29, 31, 39, 45, 48, 55, 58, 60, 67, 68, 76, 80, 85, 87, 88, 89, 91, 104, 108, 109, 110, 111, 118, 119, 123, 128, 131, 139, 141, 142, 144, 146, 147, 149, 151, 152, 160, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 183, 187, 189, 195], "hba_rd_chan": 37, "hba_rd_data": 37, "hbm": 183, "hbm_addr_width": 183, "hbm_axi_araddr": 183, "hbm_axi_arburst": 183, "hbm_axi_arid": 183, "hbm_axi_arlen": 183, "hbm_axi_arprot": 183, "hbm_axi_arqo": 183, "hbm_axi_arreadi": 183, "hbm_axi_ars": 183, "hbm_axi_arus": 183, "hbm_axi_arvalid": 183, "hbm_axi_awaddr": 183, "hbm_axi_awburst": 183, "hbm_axi_awid": 183, "hbm_axi_awlen": 183, "hbm_axi_awprot": 183, "hbm_axi_awqo": 183, "hbm_axi_awreadi": 183, "hbm_axi_aws": 183, "hbm_axi_awus": 183, "hbm_axi_awvalid": 183, "hbm_axi_bid": 183, "hbm_axi_breadi": 183, "hbm_axi_bresp": 183, "hbm_axi_bvalid": 183, "hbm_axi_rdata": 183, "hbm_axi_rdata_par": 183, "hbm_axi_rid": 183, "hbm_axi_rlast": 183, "hbm_axi_rreadi": 183, "hbm_axi_rresp": 183, "hbm_axi_rvalid": 183, "hbm_axi_wdata": 183, "hbm_axi_wdata_par": 183, "hbm_axi_wlast": 183, "hbm_axi_wreadi": 183, "hbm_axi_wstrb": 183, "hbm_axi_wvalid": 183, "hbm_burst_width": 183, "hbm_clk": 183, "hbm_data_width": 183, "hbm_id_width": 183, "hbm_init_don": 183, "hbm_len_width": 183, "hbm_port": 183, "hbm_prot_width": 183, "hbm_qos_width": 183, "hbm_reset": 183, "hbm_resp_width": 183, "hbm_size_width": 183, "hbm_user_width": 183, "hc": 152, "hc4d1ce40": 152, "hda7a5407": 152, "hda7a5411": 152, "hda7a54cc": 152, "hdl": [144, 195], "hdp": [39, 45, 46], "hdp_update_chan": 35, "hdp_update_data": 35, "hdp_update_en": 35, "hdp_wr_chan": [37, 44], "hdp_wr_data": [37, 44], "hdp_wr_en": [37, 44], "hdr": [22, 45, 149, 183, 187], "hdr_buff_addr": 42, "hdr_buff_chan": 42, "hdr_buff_data": 42, "hdr_buff_dst_rdi": 42, "hdr_buff_src_rdi": 42, "hdr_id": 183, "hdr_len": 183, "hdr_length": 60, "hdr_meta_width": [39, 42, 45, 46, 48, 59, 78], "hdr_vld": 149, "hdr_width": [62, 69, 131, 144], "hdrm_data_pcie_hdr": 33, "hdrm_data_pcie_hdr_dst_rdi": 33, "hdrm_data_pcie_hdr_s": 33, "hdrm_data_pcie_hdr_src_rdi": 33, "hdrm_dma_hdr_data": 33, "hdrm_dma_hdr_dst_rdi": 33, "hdrm_dma_hdr_src_rdi": 33, "hdrm_dma_pcie_hdr": 33, "hdrm_dma_pcie_hdr_dst_rdi": 33, "hdrm_dma_pcie_hdr_s": 33, "hdrm_dma_pcie_hdr_src_rdi": 33, "hdrm_pkt_drop": 33, "he": [11, 17, 147, 152, 166], "header": [19, 22, 34, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 59, 60, 62, 69, 74, 78, 107, 112, 114, 119, 130, 131, 144, 149, 152, 164, 183, 187, 198], "header_length": 60, "header_width": 152, "heavili": 19, "heb7ab8cc": 152, "help": [19, 31, 32, 60, 144, 179], "helper": 184, "henc": [58, 67, 87, 166], "here": [1, 6, 7, 11, 17, 18, 19, 21, 58, 59, 67, 71, 76, 88, 109, 110, 135, 136, 152, 154, 156, 160, 164, 179, 184, 185, 187, 189], "hexa": 32, "hexadecim": [76, 87], "hf0": 152, "hf404f404f404f404": 152, "hfe": [152, 166], "hfe_empti": 166, "hfe_ful": 166, "hfe_pars": 166, "hfe_pip": 166, "hfe_top": 166, "hft": [135, 136], "hhp": [39, 45], "hhp_update_chan": 35, "hhp_update_data": 35, "hhp_update_en": 35, "hhp_wr_chan": [37, 44], "hhp_wr_data": [37, 44], "hhp_wr_en": [37, 44], "hi": [125, 126, 127, 135, 136, 137, 149, 185], "hi_ber": 107, "hide": 166, "hierarch": 184, "hierarchi": [122, 184], "high": [17, 19, 31, 49, 73, 76, 85, 90, 107, 109, 111, 121, 128, 129, 130, 139, 141, 142, 147, 151, 159, 160, 186, 188, 193, 194], "higher": [17, 18, 49, 58, 87, 89, 100, 110, 121, 125, 137, 138, 144, 160, 166, 184, 188], "highest": [16, 49, 76, 89, 104, 121, 144, 166, 184], "highli": 200, "highspe": 166, "himself": 80, "hint": 113, "hist": [25, 30], "hist_box_cnt": 25, "hist_box_width": 25, "hist_en": 25, "histogram": [0, 24, 25, 30, 31, 154], "histogram_box": [24, 31], "histogramm": 25, "histogrammer_i": 26, "hit": [22, 183, 187], "hitmac": [22, 183, 187], "hitmacvld": [22, 183, 187], "hl": 144, "hl_item": 144, "hl_sequenc": [131, 144], "hl_tr": 151, "hl_transact": 131, "hold": [76, 109, 111, 144], "hole": [146, 195], "hopefulli": 88, "host": [23, 27, 34, 39, 45, 83, 116, 119, 170, 171, 172, 183, 188, 192, 193], "hot": [59, 160], "how": [0, 4, 5, 6, 11, 18, 20, 22, 25, 58, 67, 76, 79, 87, 89, 104, 105, 128, 131, 139, 142, 143, 144, 159, 186, 195], "howev": [5, 11, 18, 31, 58, 60, 67, 76, 87, 88, 100, 110, 138, 144, 184, 185, 187, 188, 195], "hpm": [39, 45], "hpm_rd_chan": 37, "hpm_rd_data": 37, "hsi": 174, "htile_pcie_fix": 173, "html": [144, 174], "http": [10, 13, 27, 135, 136], "huge": 7, "hw": [34, 35, 185, 195], "hyper": 164, "hyper_pip": 164, "hz": [67, 71], "i": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 156, 159, 160, 161, 164, 166, 169, 170, 171, 173, 174, 176, 179, 180, 183, 185, 186, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198], "i0": 11, "i0_deccr": 11, "i0_incr": 11, "i1": 11, "i1_deccr": 11, "i1_incr": 11, "i2": 11, "i2_deccr": 11, "i2_incr": 11, "i2c": [0, 185, 187], "i2c0": [0, 185], "i2c1": [0, 185], "i_array_t": [25, 89], "i_str": 144, "iclud": 184, "id": [14, 21, 22, 23, 45, 54, 58, 59, 60, 71, 85, 108, 109, 117, 118, 119, 179, 180, 181, 183, 187, 192], "id32": 164, "idea": [18, 60, 144, 166, 183], "ideal": [19, 67, 185], "ident": 191, "identif": [112, 164, 183], "identifi": [87, 107, 112, 144, 185], "idl": [19, 67, 75, 104, 107, 111, 129, 130, 149, 164], "idle_count_max": 129, "idle_count_min": 129, "ie": 185, "ieee": 107, "ier": 23, "iff": 144, "ifg": 109, "ignor": [4, 11, 16, 67, 71, 76, 77, 87, 98, 109, 110, 111], "ii": 173, "illegal_bin": 144, "illegalnam": 144, "illustr": [60, 67, 89, 187], "imag": [144, 173], "immedi": [1, 58, 60, 85, 87, 110, 111, 166, 186], "immidi": [80, 118], "impact": [67, 166], "impement": 144, "implement": [0, 3, 4, 5, 9, 11, 13, 14, 16, 18, 27, 35, 37, 52, 60, 63, 68, 76, 77, 79, 82, 83, 86, 101, 102, 105, 106, 107, 109, 111, 119, 129, 131, 144, 146, 156, 160, 161, 164, 173, 183, 184, 185, 186, 187, 191, 192, 195, 196], "implemet": 102, "impli": 67, "implicit": 5, "import": [58, 68, 128, 139, 142, 144, 166, 185], "important_boolean": 184, "imposs": 144, "improv": [46, 98, 144, 146], "in_a": 131, "in_addr": 86, "in_addr_len": 117, "in_address": 117, "in_address_typ": 117, "in_ardi": 86, "in_attribut": 117, "in_axi_tus": 117, "in_b": [86, 131], "in_bus_num": 117, "in_byte_cnt": 117, "in_comp_st": 117, "in_data": 144, "in_drd": 86, "in_drdi": 86, "in_dw_cnt": 117, "in_dw_count": 114, "in_dwr": 86, "in_fb": 117, "in_first_b": 114, "in_head": 117, "in_intel_meta": 117, "in_last_b": 114, "in_lb": 117, "in_lower_addr": 117, "in_meta_func_id": 117, "in_mwr": 86, "in_pipe_en": 62, "in_rd": 86, "in_req_id": 117, "in_req_typ": 117, "in_stream": 54, "in_tag": 117, "in_tc": 117, "in_vfid": 117, "in_wr": 86, "inact": 87, "inbandfc": 109, "inc": [144, 166, 184], "inc_ch": 9, "inc_fifo_s": 9, "inc_rdi": 9, "inc_val": 9, "inc_vld": 9, "inc_width": 9, "includ": [4, 24, 31, 32, 54, 59, 68, 107, 109, 111, 116, 144, 156, 159, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 183, 185, 186, 187, 188, 189, 190, 191, 192, 195, 198], "incom": [17, 35, 36, 40, 41, 55, 56, 59, 65, 67, 71, 76, 80, 87, 89, 109, 114, 115, 119, 144, 183, 187], "incoming_fram": 109, "incompat": 184, "incomplet": 76, "inconsistend": 151, "incr": [49, 90], "incr_val_reg": 121, "increas": [11, 17, 34, 64, 67, 68, 72, 75, 88, 109, 110, 125, 137, 138, 160, 185], "increment": [9, 11, 25, 26, 31, 42, 49, 65, 71, 87, 90, 109, 121, 146, 187, 195], "inculd": 166, "indent": 144, "independ": [0, 11, 16, 17, 19, 60, 63, 67, 90, 96, 102, 118, 119, 135, 136, 144, 156, 166, 183, 184, 187, 194], "independetli": 102, "index": [6, 11, 22, 25, 29, 31, 35, 59, 87, 89, 104, 110, 112, 160, 183, 187], "indic": [4, 31, 57, 60, 67, 76, 85, 87, 89, 104, 113, 120, 144, 179, 185], "indirect": [112, 163], "indirectli": 85, "individu": [0, 1, 60, 62, 65, 71, 87, 109, 144, 166, 179, 183, 185, 186, 187, 191, 192], "ineffici": 68, "inf": [14, 60, 65], "inf_channel": 35, "inf_dst_rdi": 35, "inf_meta": 35, "inf_src_rdi": 35, "infinit": 19, "influenc": [87, 96], "info": [8, 17, 27, 78, 109, 144, 184, 187, 189], "inform": [11, 17, 23, 27, 35, 41, 44, 46, 48, 50, 54, 67, 68, 74, 77, 78, 79, 80, 83, 109, 113, 118, 119, 129, 139, 142, 143, 144, 145, 150, 152, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 187, 189, 192, 195, 196], "infram": [128, 133, 139, 142], "infrastructur": 47, "infrom": 11, "ingor": 102, "inherit": [129, 131, 152], "init": 123, "init_ack": 123, "init_addr_base_downto": 89, "init_addr_mask_downto": 89, "init_done_n": 192, "init_port_mapping_downto": 89, "init_sequ": [128, 139, 142, 143, 144], "init_sequence_librari": [128, 139, 142, 143, 144], "initi": [25, 37, 39, 45, 123, 144, 184, 191], "inner": [132, 144], "inout": 180, "input": [3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 21, 25, 26, 33, 35, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 72, 73, 74, 75, 78, 83, 85, 86, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 102, 106, 108, 109, 110, 111, 115, 117, 119, 120, 121, 122, 129, 131, 150, 156, 160, 164, 166, 180, 183, 185, 186, 187], "input_1": 3, "input_2": 3, "input_data": 95, "input_data_width": 3, "input_dst_rdi": 95, "input_eq_output": 78, "input_fifo_s": 62, "input_item": 144, "input_mfb": 144, "input_mvb": 144, "input_reg": [8, 91], "input_regs_en": 3, "input_src_rdi": 95, "input_tim": 144, "input_vld": 26, "input_width": [10, 26], "inrement": 11, "insensit": 148, "insert": [10, 34, 48, 50, 60, 61, 64, 74, 75, 107, 109, 111, 119, 152, 166, 183, 185, 187], "insert_mod": 64, "insertor": [38, 39, 59, 107, 162], "insid": [17, 21, 26, 29, 31, 32, 60, 76, 80, 104, 109, 110, 111, 131, 144, 164, 166, 185, 192, 195], "inspir": [13, 67, 144, 183], "instal": [0, 24, 25, 27, 31, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 185, 189], "instanc": [6, 27, 31, 129, 144, 147, 150, 152, 166, 185, 187, 192], "instant": 47, "instanti": [0, 27, 101, 129, 144, 166, 183, 185, 186, 187, 190, 195], "instantiati": 43, "instead": [5, 6, 50, 58, 62, 68, 71, 76, 89, 98, 128, 139, 142, 143, 144, 166, 183, 189], "instrfac": 25, "instruct": [17, 34, 48, 75, 166, 184, 186, 187, 189], "int": [131, 144, 150, 151], "inta": 121, "intefac": [58, 69], "integ": [8, 11, 14, 15, 16, 24, 25, 26, 28, 31, 34, 35, 36, 38, 58, 62, 63, 64, 66, 68, 69, 70, 72, 74, 75, 77, 86, 87, 89, 95, 121, 144, 147, 166, 183], "integer_vector": 180, "integr": [113, 166, 192], "intel": [4, 5, 23, 27, 31, 46, 59, 66, 79, 83, 86, 101, 105, 109, 111, 113, 116, 117, 119, 122, 123, 132, 154, 156, 161, 164, 166, 170, 173, 174, 177, 179, 180, 184, 187, 188, 189, 190, 191, 192], "intel_jtag_op_control": [0, 185], "intel_jtag_op_ctrl": [0, 185], "intel_mac_seg_if": 133, "intel_sdm_control": [0, 185], "intend": [17, 107], "intensli": 58, "inter": [19, 111, 131, 144, 164], "interact": [25, 67, 87], "interconnect": [61, 183, 193], "interest": [10, 125, 137, 138], "interfac": [0, 4, 5, 9, 11, 17, 18, 19, 21, 23, 24, 25, 26, 29, 31, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 54, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 98, 99, 101, 102, 106, 109, 110, 111, 113, 116, 117, 118, 119, 121, 122, 123, 124, 125, 128, 129, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 145, 146, 151, 152, 164, 167, 168, 169, 180, 185, 189, 190, 192, 193, 194, 195, 198], "interface_nam": [128, 133, 139, 142, 143, 144, 147], "interfam": 131, "interleav": 89, "intern": [6, 11, 17, 19, 27, 34, 43, 44, 45, 46, 48, 59, 61, 67, 71, 76, 80, 92, 104, 110, 122, 128, 134, 139, 142, 144, 150, 183, 185, 186, 195], "interpret": [102, 166], "interrupt": [23, 31, 110, 164], "interrupt_manag": 164, "interupt": 183, "interv": [18, 67], "interval_count": 67, "interval_length": 67, "intro": 67, "introduc": [129, 144], "invalid": [6, 22, 59, 60, 67, 68, 87, 93, 104, 114, 146], "invert": [74, 107], "ip": [0, 23, 27, 29, 31, 32, 46, 107, 109, 111, 116, 118, 119, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 184, 185, 187, 188, 189, 190, 191, 195, 198], "ipg": 111, "ipg_gener": 132, "ipg_generate_en": 111, "ipv4": [74, 148], "ipv4_min_packet_size_to_fragment_max": 148, "ipv4_min_packet_size_to_fragment_min": 148, "ipv4_prefix_max": 148, "ipv4_prefix_min": 148, "ipv6": 148, "ipv6_min_packet_size_to_fragment_max": 148, "ipv6_min_packet_size_to_fragment_min": 148, "ipv6_prefix_max": 148, "ipv6_prefix_min": 148, "irq": 23, "is_reset": 151, "iset": 11, "isn": 109, "isnt": 144, "isr": 23, "issu": [11, 27, 39, 42, 45, 71, 87, 144, 184], "isunknown": 144, "it_num": 144, "it_str": 144, "item": [4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 22, 27, 48, 49, 50, 52, 54, 55, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 87, 89, 90, 91, 92, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 109, 111, 113, 116, 131, 132, 143, 144, 145, 146, 165, 183, 185, 187], "item_aux_en": 73, "item_don": 144, "item_s": [139, 142], "item_width": [17, 36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 90, 92, 93, 101, 102, 104, 105, 128, 137, 138, 139, 142, 143, 144, 145, 147, 152, 180], "items_port": 144, "items_s": 144, "items_width": 143, "itoa": 144, "its": [0, 12, 17, 19, 21, 23, 26, 27, 31, 39, 40, 44, 45, 46, 50, 58, 59, 60, 67, 71, 75, 76, 80, 87, 88, 89, 110, 118, 119, 122, 125, 131, 137, 138, 139, 143, 144, 147, 152, 166, 179, 183, 184, 185, 187, 188, 189, 191, 192, 195], "itself": [11, 19, 46, 118, 166, 173, 185, 187], "jakub": 1, "jan": [17, 19, 119], "jenkin": 144, "jic": 170, "join": [11, 68, 144], "join_ani": 144, "json": [31, 148], "jtag": [154, 167, 168, 169, 170, 171, 172, 191], "jtag_op_cli": 27, "jtag_op_mgmt": 27, "jtagconfig": 27, "jump": 144, "just": [0, 14, 31, 58, 67, 83, 89, 123, 129, 144, 146, 147, 150, 183, 184, 187, 189], "keep": [7, 11, 12, 29, 67, 89, 190], "kei": 187, "kept": [71, 83, 118, 119], "keyword": 166, "khz": [30, 31], "kind": [109, 110], "kintex": 46, "kit": [159, 169, 171, 172, 189, 193], "know": [11, 58, 80, 144, 185], "knowledg": [160, 161], "known": 146, "komponenti": 5, "kubalek": [17, 19, 119], "l": [0, 166], "l2": [188, 195], "lane": [59, 107, 129, 180, 192], "lane_align": 107, "lane_rx_polar": 180, "lane_tx_polar": 180, "languag": [144, 166], "lappend": [144, 166, 184], "larg": [18, 19, 27, 59, 63, 67, 110, 144, 166, 185], "large_vector": 184, "larger": [3, 6, 10, 25, 29, 31, 59, 68, 188], "largest": [40, 43, 45], "last": [6, 19, 22, 24, 30, 47, 57, 58, 60, 67, 76, 80, 85, 87, 89, 110, 113, 114, 115, 117, 118, 125, 126, 127, 129, 130, 135, 136, 137, 138, 144, 147, 149, 150, 151, 152, 156, 160, 166, 179, 184, 187], "last_b": [114, 115], "last_on": 160, "last_vld_impl": 60, "lastib": 22, "lastli": 60, "lat_mea": 45, "latch": 160, "latch_out": 12, "late": 166, "latenc": [0, 3, 6, 8, 9, 10, 11, 13, 17, 24, 30, 31, 45, 46, 58, 59, 68, 83, 87, 101, 122, 135, 136, 154, 160, 161, 186, 188, 190, 192], "latency_fifo_depth": 101, "latency_fifo_en": 101, "latency_fifo_ram_typ": 101, "latency_met": [24, 28], "latency_meter_i": 28, "latency_ticks_width": 24, "latency_vld": 28, "later": [11, 18, 41, 87, 101, 124], "latex": 31, "latter": 166, "launch": [166, 184], "layer": [107, 109, 111, 119, 148, 188, 194], "layer_max_numb": 148, "layer_typ": 148, "layout": 58, "lazi": 166, "lbe_in": 115, "lbe_out": 115, "lbu": [109, 111, 132, 187, 197], "lead": [6, 19, 64, 68, 75], "learn": [144, 183, 187, 189], "least": [5, 19, 31, 57, 83, 88, 91, 108], "leav": [67, 89, 101, 166], "left": [4, 5, 6, 8, 23, 46, 67, 76, 79, 87, 104, 105, 110, 160, 187], "len": 183, "len_width": 52, "lenght": [22, 35], "length": [12, 17, 18, 19, 22, 31, 33, 37, 39, 44, 46, 49, 52, 54, 59, 60, 67, 68, 74, 75, 76, 78, 90, 104, 109, 110, 111, 112, 117, 126, 127, 131, 160, 180, 183, 187, 195], "length_width": [49, 60, 74], "leonardo": 160, "less": [4, 5, 27, 54, 67, 87, 89, 109, 111, 161, 184], "lesser": [62, 160], "let": [11, 19, 67, 68, 87, 89, 178], "letter": 76, "level": [0, 27, 45, 46, 58, 122, 123, 124, 125, 128, 129, 130, 132, 133, 134, 137, 138, 140, 141, 142, 143, 145, 151, 166, 180, 181, 184, 185, 187, 190, 193], "lewer": 151, "lfsr": 160, "lfsr_simple_random_gen": [31, 160], "li": 144, "lib": 166, "liberout": [135, 136, 185, 189], "libfdt": [185, 189], "librari": [25, 132, 166, 185, 188], "licens": [109, 111, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 188, 189], "life": 27, "ligc_vector_array_mfb": 137, "light": 161, "ligic": 137, "lii": 132, "like": [10, 11, 25, 49, 59, 76, 87, 89, 110, 112, 119, 123, 128, 138, 139, 142, 143, 144, 146, 152, 166, 180, 184, 187, 194, 195], "limit": [5, 7, 31, 76, 87, 90, 100, 104, 146, 162, 180, 188], "line": [5, 144, 185, 188, 189, 194], "linear": [19, 30], "link": [47, 107, 109, 111, 135, 136, 180, 183, 184, 185, 187, 189, 192, 195], "link_up": 109, "linux": [174, 188, 189], "list": [1, 27, 32, 39, 45, 59, 125, 137, 138, 144, 148, 152, 179, 184, 187, 188, 192, 195], "listen": 30, "lite": [180, 197], "littl": [60, 67], "ll_transact": 144, "load": [18, 21, 27, 29, 31, 58, 67, 119, 144, 160, 166, 170, 171, 172, 173, 174, 184, 185, 193], "local": [27, 147, 183, 195], "locat": [2, 27, 39, 45, 60, 122, 144, 148, 152, 153, 154, 156, 157, 158, 161, 162, 163, 165, 166, 179, 184, 187, 197, 198], "lock": [83, 107, 130], "log": [24, 25, 33, 144], "log2": [4, 5, 8, 9, 13, 14, 15, 16, 17, 26, 28, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 88, 90, 91, 98, 99, 100, 105, 106, 109, 111, 113, 116, 180, 183, 192], "logarithm": [76, 121], "logger": [31, 154], "logic": [2, 3, 6, 11, 19, 27, 29, 31, 37, 39, 42, 45, 46, 47, 61, 64, 67, 68, 75, 80, 82, 89, 92, 93, 95, 102, 107, 111, 118, 121, 123, 124, 128, 129, 131, 132, 133, 134, 135, 136, 139, 142, 144, 145, 146, 147, 150, 151, 156, 164, 180, 183, 184, 186, 192], "logic_vector": [137, 143], "logic_vector_arrai": [139, 142], "logic_vector_array_axi": [124, 132], "logic_vector_array_axi_env": 139, "logic_vector_array_mfb": [132, 138, 143], "logic_vector_array_mfb_env": 142, "logic_vector_mvb": 132, "logic_vector_mvb_env": 143, "long": [17, 20, 21, 33, 76, 80, 87, 164], "look": [11, 67, 89, 110, 121, 152, 160, 179, 187], "lookup": [152, 165], "loop": [11, 67, 102, 144, 162, 174, 186, 195], "loopback": [48, 107, 162, 174, 186, 187, 189, 195], "lost": 95, "lot": [18, 102, 144, 151], "low": [11, 17, 49, 67, 75, 90, 109, 111, 121, 122, 123, 124, 129, 132, 133, 134, 135, 136, 140, 145, 151, 186, 188, 192], "lower": [1, 5, 6, 14, 17, 18, 21, 39, 45, 49, 55, 58, 62, 68, 75, 87, 89, 93, 100, 109, 110, 117, 120, 121, 125, 137, 138, 144, 160, 187], "lowest": [11, 23, 46, 47, 48, 49, 76, 88, 89, 104, 166, 184], "lsb": [76, 85, 95, 104, 110], "lsearch": 166, "luckili": 11, "lut": [4, 5, 13, 44, 77, 79, 82, 101, 105, 156, 161], "lut_arch": 106, "lut_depth": 106, "lut_width": 106, "lutmem": 156, "lutram": [4, 106], "lvt_mem": [13, 161], "m": [0, 6, 18, 31, 32, 95, 151, 160], "m1_": 131, "m_": 144, "m_agent": 144, "m_byte_arrai": 144, "m_byte_array_ag": 144, "m_byte_array_cfg": 144, "m_cfg": [128, 139, 142, 143], "m_compar": 144, "m_config": [128, 139, 142, 143, 144], "m_config_sequenc": 144, "m_cov": 144, "m_data": 152, "m_driver": 144, "m_env": [128, 139, 142, 143, 144], "m_eth": [128, 142, 143], "m_fifo_input": 131, "m_meta": 152, "m_mfb_agent": 144, "m_mfb_cfg": 144, "m_mfb_sequenc": 144, "m_model": 144, "m_model_a": 131, "m_model_b1": 131, "m_model_b2": 131, "m_monitor": 144, "m_mvb_sequenc": 144, "m_regmodel": 144, "m_reset": [128, 139, 142, 143], "m_root": 144, "m_sequenc": 144, "m_valu": 131, "mac": [22, 49, 107, 132, 148, 166, 180, 183, 188, 191, 195, 197], "mac_check": 109, "mac_check_en": 109, "mac_count": 109, "mac_loopback": 187, "mac_prefix_max": 148, "mac_prefix_min": 148, "machin": [27, 130], "macro": [144, 152, 166], "made": [7, 18, 30, 31, 110, 144, 146, 151, 164, 179, 187], "mai": [4, 5, 6, 19, 21, 47, 58, 67, 68, 76, 87, 95, 104, 109, 111, 116, 118, 119, 131, 144, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 188, 189, 195], "mailbox": [23, 144], "main": [11, 17, 21, 22, 47, 65, 71, 107, 109, 111, 119, 121, 122, 125, 137, 138, 149, 166, 184, 185, 187, 188, 192], "mainli": [19, 166, 192, 195], "maintain": [76, 104, 164], "major": [76, 87, 110, 125, 131, 137, 138, 151, 184, 188], "make": [0, 19, 25, 27, 32, 60, 67, 76, 87, 89, 107, 109, 118, 129, 144, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 184, 185, 187], "make_param": 166, "makefil": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 186, 192], "malfunct": 189, "manag": [23, 26, 33, 39, 42, 45, 119, 120, 167, 168, 169, 187, 198], "mandatori": [60, 166, 185], "mandatory_ipv4_address_rang": 148, "mandatory_ipv6_address_rang": 148, "mandatory_mac_address_rang": 148, "mani": [18, 22, 25, 79, 87, 89, 105, 119, 129, 144, 160, 184, 190], "manipul": [39, 45], "manner": 110, "manual": [27, 29, 31, 32, 67, 144, 167, 168, 169, 173, 195], "manuali": 31, "manufactur": [188, 189], "map": [0, 24, 25, 26, 28, 31, 83, 86, 87, 107, 112, 118, 119, 122, 131, 166, 183, 186, 187, 195], "mark": [6, 47, 80, 92, 95, 156, 196], "markdown": [25, 31], "marker": 107, "mash": 144, "mask": [16, 18, 22, 37, 39, 45, 58, 59, 63, 76, 80, 84, 92, 104, 109, 183, 187], "masker": 162, "masking_en": 63, "master": [44, 59, 82, 84, 87, 90, 107, 109, 111, 116, 121, 122, 144, 146, 183, 191], "master_driv": 146, "master_sequ": 146, "match": [107, 109, 144, 185], "math_pack": 144, "math_pkg": 144, "mathemat": 144, "matplotlib": 25, "matter": [11, 187], "max": [0, 5, 16, 25, 28, 30, 31, 33, 36, 38, 39, 40, 41, 42, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 90, 91, 99, 100, 106, 109, 111, 113, 116, 121, 125, 128, 137, 138, 139, 142, 143, 144, 151, 152, 180, 183, 192], "max_concurrent_ev": 18, "max_en": 25, "max_flow_inter_packet_gap": 148, "max_interval_cycl": 18, "max_paralel_ev": 28, "max_paralel_read": 24, "max_transaction_count": 147, "max_word": 60, "maxim": [25, 30, 31, 59, 109], "maximum": [3, 6, 11, 17, 18, 19, 20, 24, 25, 27, 35, 37, 39, 44, 45, 46, 48, 49, 50, 54, 55, 60, 63, 67, 74, 75, 77, 78, 81, 100, 104, 109, 111, 116, 121, 125, 128, 131, 137, 138, 139, 142, 143, 148, 151, 180, 183, 188, 192, 195, 196], "maxtu": [22, 183, 187], "mb1_in": 131, "mb2_in": 131, "mblock_siz": 60, "mbp": 67, "mcio": 172, "md": [27, 31, 188, 189], "mdio": 187, "mean": [14, 17, 18, 22, 33, 47, 58, 60, 67, 68, 76, 85, 87, 88, 89, 101, 104, 121, 144, 145, 146, 152, 160, 166, 183, 184, 187, 192], "meant": [19, 80, 87], "measur": [0, 18, 24, 28, 30, 31, 45, 144, 180, 190, 195], "mechan": [1, 17, 47, 67, 93, 104, 112, 144, 151, 166, 184, 185], "media": [135, 136], "mediat": 193, "medium": 149, "medusa": [159, 198], "meet": [12, 67, 110], "mem": [0, 25, 183, 190], "mem_addr_width": [24, 183], "mem_address": 24, "mem_async": 24, "mem_avmm_address": [24, 183], "mem_avmm_burstcount": [24, 183], "mem_avmm_read": [24, 183], "mem_avmm_readdata": [24, 183], "mem_avmm_readdatavalid": [24, 183], "mem_avmm_readi": [24, 183], "mem_avmm_writ": [24, 183], "mem_avmm_writedata": [24, 183], "mem_burst_count": 24, "mem_burst_count_width": 24, "mem_burst_width": [24, 183], "mem_clk": [24, 183], "mem_data_width": [24, 183], "mem_def_refr_period": 183, "mem_freq_khz": 24, "mem_logg": [0, 24, 25, 30, 31, 185], "mem_logger_0": [0, 185], "mem_logger_1": [0, 185], "mem_logger_2": [0, 185], "mem_logger_3": [0, 185], "mem_logger_i": 24, "mem_mi_addr": 24, "mem_mi_ardi": 24, "mem_mi_b": 24, "mem_mi_drd": 24, "mem_mi_drdi": 24, "mem_mi_dwr": 24, "mem_mi_rd": 24, "mem_mi_wr": 24, "mem_port": 183, "mem_read": 24, "mem_read_data": 24, "mem_read_data_valid": 24, "mem_readi": 24, "mem_refr_ack": 183, "mem_refr_period": 183, "mem_refr_period_width": 183, "mem_refr_req": 183, "mem_rst": [24, 183], "mem_test": [0, 24, 31, 185], "mem_tester_0": [0, 185], "mem_tester_1": [0, 185], "mem_tester_2": [0, 185], "mem_tester_3": [0, 185], "mem_tester_mi": 31, "mem_tester_report": [31, 32], "mem_typ": 13, "mem_writ": 24, "mem_write_data": 24, "memori": [2, 4, 5, 11, 14, 15, 21, 22, 23, 24, 27, 29, 32, 34, 39, 48, 67, 77, 79, 82, 83, 87, 105, 109, 118, 122, 126, 127, 154, 156, 159, 160, 164, 170, 171, 172, 183, 187, 188, 191, 192, 193], "memory_filepath": 122, "memx": 44, "menawhil": 58, "mention": [27, 67, 76, 89, 166, 187], "merg": [0, 54, 62, 63, 68, 71, 95, 102, 126, 127, 131, 144, 165, 187], "merge_n_to_m": 165, "merger": [0, 119, 162, 187], "merger_input": 63, "messag": [31, 131, 144], "messi": 89, "met": 67, "meta": [59, 69, 74, 82, 83, 89, 104, 117, 131, 144, 145, 146, 183], "meta_align": 55, "meta_behav": [128, 142, 143], "meta_eof": [128, 142], "meta_eq_output": 78, "meta_func_id": 117, "meta_item": 144, "meta_mod": 68, "meta_out_mod": 60, "meta_sof": [128, 142, 143], "meta_width": [52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 79, 82, 83, 86, 87, 89, 93, 100, 106, 128, 131, 142, 143, 144, 145, 146], "metadata": [8, 14, 16, 17, 21, 34, 35, 45, 46, 48, 50, 52, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 70, 71, 74, 75, 77, 78, 79, 82, 83, 87, 100, 109, 128, 142, 146, 152, 162, 183, 187, 196], "metadata_insertor": 64, "metadata_s": 35, "metadata_width": [8, 14, 16, 17, 77], "meter": [48, 152, 154, 195], "method": [90, 131, 135, 136, 144, 149, 189], "methodologi": 200, "metric": 144, "mfb": [0, 18, 33, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 48, 54, 59, 60, 64, 67, 71, 74, 75, 78, 100, 104, 109, 111, 113, 116, 118, 119, 125, 128, 132, 137, 138, 142, 144, 165, 180, 183, 186, 187, 192, 197], "mfb_agent": 144, "mfb_align": 100, "mfb_asfifox": 77, "mfb_auxiliary_sign": [18, 73], "mfb_block_reconfigur": 68, "mfb_block_siz": [42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_cfg": 144, "mfb_crossbarx_output_buff": 78, "mfb_crossbarx_stream2": 54, "mfb_cutter_simpl": 55, "mfb_data": [128, 142], "mfb_dropper": 56, "mfb_dst_rdy": 35, "mfb_enabl": 57, "mfb_eof": 35, "mfb_fifo_depth": 50, "mfb_fifox": [65, 79], "mfb_frame_extend": 50, "mfb_frame_mask": 58, "mfb_frame_trimm": 52, "mfb_gen2dma": [0, 185], "mfb_gen2eth": [0, 185], "mfb_gener": [0, 185], "mfb_generator_mi32": [48, 49], "mfb_if": [128, 142, 143, 144], "mfb_item_reconfigur": 68, "mfb_item_width": [42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_loopback": 61, "mfb_merger": [59, 62], "mfb_merger_simpl": 63, "mfb_merger_simple_gen": 63, "mfb_meta_width": [60, 62, 63, 64, 65, 67, 71, 74, 75, 78, 81], "mfb_meta_with_sof": 78, "mfb_metadata": [128, 142], "mfb_packet_delay": 65, "mfb_pd_asfifo": 111, "mfb_pd_asfifo_simpl": 81, "mfb_pipe": [58, 66], "mfb_properti": 144, "mfb_reg_siz": [62, 69, 77, 183], "mfb_region": [35, 42, 43, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 71, 74, 75, 77, 78, 81, 100, 113, 116, 183], "mfb_region_reconfigur": 68, "mfb_region_s": [42, 43, 50, 54, 59, 60, 63, 64, 65, 67, 71, 74, 75, 78, 81, 100, 113, 116], "mfb_region_width": [113, 116], "mfb_rx_speed": [128, 142], "mfb_sequenc": 144, "mfb_splitter": 69, "mfb_splitter_gen": 69, "mfb_splitter_properti": 144, "mfb_splitter_simpl": 70, "mfb_splitter_simple_gen": 70, "mfb_src_rdy": 35, "mfb_timestamp_limit": 71, "mfb_to_lbus_reconf": 110, "mfb_tool": [162, 195], "mfb_transform": 72, "mfb_word_width": 67, "mfifo": 109, "mfifo_ovf": 109, "mgmt": [107, 187], "mhz": [18, 46, 67, 107, 188, 192], "mi": [18, 23, 24, 27, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 121, 132, 144, 164, 180, 183, 185, 186, 187, 192, 193, 195, 198], "mi0": 185, "mi2avmm": [23, 163], "mi2axi4": 163, "mi32": [48, 61, 87, 88, 107, 109, 111, 116, 121, 192], "mi64": 88, "mi_adc_port_ethmod": 187, "mi_adc_port_ethpmd": 187, "mi_adc_port_netmod": 187, "mi_addr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_addr_mask": 18, "mi_addr_phi": 180, "mi_addr_pmd": 180, "mi_addr_space_pkg": 191, "mi_addr_width": [24, 25, 31, 67, 71, 90, 116, 180, 183], "mi_addr_width_phi": 180, "mi_ardi": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_ardy_phi": 180, "mi_ardy_pmd": 180, "mi_async": [31, 82], "mi_b": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_be_phi": 180, "mi_be_pmd": 180, "mi_bu": 146, "mi_bus0": [0, 185, 195], "mi_clk": [31, 48, 61, 107, 109, 111, 121, 166, 180, 183, 192], "mi_clk_phi": 180, "mi_clk_pmd": 180, "mi_cpt_en_addr": 18, "mi_cpt_rd_addr": 18, "mi_data_reg": 121, "mi_data_width": [24, 25, 29, 31, 67, 71, 84, 90, 116, 180, 183], "mi_data_width_phi": 180, "mi_dbg": 192, "mi_dbg_addr": 192, "mi_dbg_ardi": 192, "mi_dbg_b": 192, "mi_dbg_drd": 192, "mi_dbg_drdi": 192, "mi_dbg_dwr": 192, "mi_dbg_rd": 192, "mi_dbg_wr": 192, "mi_debug": 174, "mi_drd": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_drd_phi": 180, "mi_drd_pmd": 180, "mi_drdi": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_drdy_phi": 180, "mi_drdy_pmd": 180, "mi_dwr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_dwr_phi": 180, "mi_dwr_pmd": 180, "mi_events_addr": 18, "mi_funct": 116, "mi_indirect_access": 85, "mi_interval_addr": 18, "mi_m_addr": 82, "mi_m_ardi": 82, "mi_m_b": 82, "mi_m_drd": 82, "mi_m_drdi": 82, "mi_m_dwr": 82, "mi_m_mwr": 82, "mi_m_rd": 82, "mi_m_wr": 82, "mi_mwr": 83, "mi_pip": [86, 116], "mi_pipe_en": 48, "mi_rd": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_rd_phi": 180, "mi_rd_pmd": 180, "mi_read": 146, "mi_reset": [48, 61, 107, 109, 111, 121, 180, 183, 192], "mi_reset_phi": 180, "mi_reset_pmd": 180, "mi_reset_reg": 71, "mi_rst": 31, "mi_s_addr": 82, "mi_s_ardi": 82, "mi_s_b": 82, "mi_s_drd": 82, "mi_s_drdi": 82, "mi_s_dwr": 82, "mi_s_mwr": 82, "mi_s_rd": 82, "mi_s_wr": 82, "mi_sel_queue_reg": 71, "mi_splitter_plus_gen": [31, 87, 89], "mi_test_spac": [0, 185, 195], "mi_tool": 163, "mi_top_speed_reg": 71, "mi_width": [18, 37, 39, 44, 45, 46], "mi_wr": [24, 25, 31, 37, 39, 44, 45, 46, 48, 49, 61, 67, 71, 83, 84, 90, 107, 109, 111, 116, 121, 180, 183, 192], "mi_wr_phi": 180, "mi_wr_pmd": 180, "mi_writ": 146, "mid_do": 144, "middl": [57, 76, 120, 121, 128, 130, 139, 142, 144, 151], "might": [11, 17, 21, 67, 68, 80, 87, 88, 89, 95, 144], "mii": [107, 109, 111, 132], "milisecond": 18, "min": [0, 25, 30, 31, 49, 52, 55, 75, 90, 109, 125, 128, 137, 138, 139, 142, 143], "min_en": 25, "min_packet_size_to_frag": 148, "min_transaction_count": 147, "minim": [25, 30, 31, 59, 109, 111, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 185, 190], "minimalist": [52, 184], "minimum": [4, 19, 24, 27, 45, 46, 49, 60, 62, 67, 69, 77, 90, 100, 109, 111, 125, 137, 138, 148, 151, 166, 180, 183, 187], "minimumspe": 67, "minor": 185, "mintu": [22, 109, 183, 187], "mintu_check": 109, "minu": 21, "minut": 174, "misc": 86, "miscellan": 2, "miss": 184, "mk": 166, "mlab": 4, "mm": [0, 23, 83, 183, 190], "mod": [0, 144, 160, 180, 183], "mod_width": 54, "mode": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 118, 120, 121, 135, 136, 144, 146, 161, 164, 174, 180, 183, 184, 186, 187, 192, 195], "model": [58, 122, 131, 150, 166, 200], "model_a": 131, "model_b": 131, "model_data": 144, "model_entityb": 131, "model_in": 144, "model_input_fifo": 144, "model_item": [131, 144], "model_tr_timeout_set": 131, "model_typ": 131, "modelsim": [89, 144, 166], "modif": [54, 110, 185], "modifi": [11, 26, 54, 67, 68, 88, 129, 131, 144, 152, 160, 166, 189, 195], "modport": 147, "modprob": 174, "modul": [0, 2, 22, 24, 25, 27, 37, 39, 46, 47, 48, 54, 59, 61, 90, 109, 111, 116, 119, 121, 153, 159, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 185, 189, 190, 191, 193, 194, 196], "modular": [109, 111, 184], "modulo": 160, "modulo_lookup": 160, "moment": [17, 67, 109, 111, 128, 142], "mon": 144, "monitor": [18, 59, 107, 132, 164, 188], "more": [0, 1, 5, 7, 11, 16, 17, 19, 28, 31, 41, 47, 57, 58, 59, 60, 67, 68, 75, 76, 77, 79, 83, 85, 87, 89, 95, 96, 98, 107, 109, 112, 119, 121, 122, 129, 135, 136, 139, 142, 143, 144, 145, 146, 151, 152, 166, 167, 168, 169, 183, 184, 187, 188, 189, 192, 193, 194, 195], "moreov": [107, 123], "most": [5, 7, 19, 32, 58, 59, 67, 68, 76, 88, 89, 95, 104, 109, 144, 152, 166, 184, 192], "mostli": [76, 166, 184], "move": [110, 164], "mp_bram": [14, 161], "msb": [0, 67, 76, 89, 104, 110], "msg": [117, 144], "msg_byte_arrai": 144, "msg_mvb": 144, "msg_port": 144, "msgd": 117, "msix": 191, "mtc": [191, 192, 198], "mtu": [48, 109, 183, 185], "mtu_check": 109, "mty": 134, "much": [20, 47, 62, 89, 119, 131, 187], "mul48": 160, "mult_region": 45, "multi": [1, 11, 17, 19, 21, 25, 44, 45, 50, 64, 76, 80, 91, 98, 99, 102, 104, 107, 112, 118, 129, 160, 187], "multi_fifo": 156, "multi_fifox": 102, "multicast": [22, 109, 183, 187], "multip": 80, "multipl": [5, 6, 9, 11, 13, 16, 17, 19, 21, 23, 28, 31, 40, 42, 44, 45, 46, 54, 58, 59, 60, 63, 67, 68, 72, 76, 83, 87, 88, 89, 98, 100, 104, 118, 119, 120, 121, 131, 144, 151, 156, 160, 161, 162, 165, 166, 174, 183, 184, 186, 187, 192, 193, 194, 195], "multiplex": [2, 17, 99, 102, 160], "multiplexor": 121, "multipli": [76, 89, 98, 120, 121, 147, 160], "multiport": [13, 161], "multir": 187, "multiv": 144, "must": [4, 5, 6, 11, 13, 14, 16, 17, 19, 23, 31, 47, 48, 49, 50, 54, 60, 64, 65, 67, 71, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 106, 109, 110, 111, 112, 116, 118, 119, 121, 125, 131, 135, 136, 137, 138, 144, 146, 147, 148, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 183, 185, 187, 188, 189, 191, 192, 196], "mux": [48, 59, 86, 102, 160, 165], "mux_a": 48, "mux_b": 48, "mux_c": 48, "mux_d": 48, "mux_dsp": 160, "mux_lat": 8, "mux_width": 99, "mvb": [0, 5, 19, 33, 35, 48, 50, 54, 59, 60, 62, 64, 69, 74, 78, 95, 100, 109, 118, 119, 132, 143, 144, 180, 183, 186, 187, 192], "mvb2mfb": 165, "mvb_agent": 144, "mvb_aggregate_last_vld": 60, "mvb_channel": 183, "mvb_channel_rout": [0, 185], "mvb_channel_router_mi": 90, "mvb_data": 183, "mvb_discard": [92, 144, 183], "mvb_discard_": 144, "mvb_fifo": 59, "mvb_fifo_depth": 50, "mvb_fifo_s": 64, "mvb_fifox": 105, "mvb_fifox_multi": 64, "mvb_hdr_meta": 183, "mvb_if": 144, "mvb_item": [60, 62, 64, 69, 78, 91, 96, 98, 99, 100, 101, 106], "mvb_item_collision_resolv": 93, "mvb_item_width": [60, 64, 69, 96, 98, 100, 144], "mvb_len": 183, "mvb_lookup_t": 106, "mvb_merg": 91, "mvb_merge_item": 94, "mvb_merge_stream": 96, "mvb_merge_streams_ord": 98, "mvb_meta_width": 69, "mvb_oper": 101, "mvb_output_fifo_s": 69, "mvb_properti": 144, "mvb_rx_speed": 143, "mvb_sequenc": 144, "mvb_shakedown": 102, "mvb_tool": 165, "mvb_valid_item": 144, "mvm": 144, "mwr": 87, "my": 147, "my_bitstream": [170, 171, 172], "my_comp": 185, "my_param": 184, "my_param_1": 184, "my_param_2": 184, "myfil": 166, "n": [0, 6, 11, 14, 15, 16, 18, 31, 39, 45, 58, 65, 70, 71, 90, 95, 107, 125, 131, 137, 138, 144, 150, 151, 160, 166, 187], "n6010": [185, 189], "n_loop_op": [118, 160], "n_loop_op_pro": 160, "n_one": 160, "n_to_m_handshak": 160, "nad": 147, "name": [10, 11, 17, 22, 27, 39, 45, 46, 47, 58, 59, 60, 65, 70, 71, 74, 75, 76, 87, 90, 104, 109, 110, 111, 112, 121, 122, 128, 131, 133, 135, 136, 139, 142, 143, 144, 145, 146, 147, 149, 150, 151, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 187, 189, 196], "namespac": 144, "nanosecond": [109, 120, 121, 183, 196], "natur": [3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 18, 20, 33, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 90, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 105, 106, 109, 111, 113, 116, 117, 135, 136, 149, 180, 183, 192], "nb_main": 166, "nb_preference_filt": 166, "ndk": [27, 46, 76, 135, 136, 179, 183, 186, 187, 190, 191, 192], "ndk_minim": [185, 189], "ndp": 183, "nearest": [6, 60], "neccessari": 166, "necesari": 60, "necess": 166, "necessari": [3, 59, 67, 87, 104, 109, 111, 131, 144, 152, 166, 180, 183, 184, 185, 188, 192], "need": [6, 11, 18, 19, 20, 22, 24, 25, 27, 31, 32, 38, 39, 44, 45, 50, 58, 67, 68, 76, 89, 101, 102, 110, 111, 112, 119, 129, 144, 160, 164, 166, 179, 185], "neg": [75, 107], "negat": 83, "neither": [17, 68, 87, 166], "nessesari": 11, "net": 144, "net_mod_logic_env": 144, "netcop": [0, 32, 185], "network": [0, 22, 74, 90, 109, 144, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 189, 193, 194, 195, 196], "network_mod": [179, 180], "network_ord": 74, "network_port_id": 109, "never": [17, 19, 58, 67, 87, 151], "new": [17, 21, 26, 32, 50, 52, 58, 60, 67, 80, 87, 109, 118, 119, 121, 125, 128, 131, 137, 138, 139, 142, 143, 144, 148, 150, 152, 170, 171, 172, 183, 184, 189, 193, 195, 200], "new_data": 13, "new_rx_tran": 17, "newli": [17, 18, 87, 166], "newlin": 144, "next": [11, 18, 19, 31, 49, 57, 58, 59, 60, 62, 65, 67, 75, 76, 80, 87, 89, 96, 98, 102, 104, 110, 112, 129, 135, 136, 144, 151, 166, 173, 185], "next_act": 147, "nfb": [0, 24, 25, 27, 31, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 187, 188, 189, 191, 195, 196], "nfb0": [31, 185], "nfw": 189, "nic": [187, 197], "ninit_don": 192, "no_oper": 146, "node": [185, 189], "non": [11, 17, 115, 118, 144, 166, 179, 191], "non_parametrized_class": 144, "none": [5, 18, 45, 66, 67, 79, 99, 166], "nor": [17, 68, 87, 160, 166], "normal": [14, 125, 137, 138, 187], "notat": 187, "note": [5, 11, 43, 45, 48, 49, 58, 59, 71, 76, 87, 89, 104, 128, 139, 142, 173], "notic": [58, 67, 87, 110, 184], "notifi": 109, "now": [11, 18, 30, 32, 54, 87, 89, 118, 144, 152, 179, 187], "np": 44, "np_lutram": [11, 15, 160, 161], "np_lutram_pro": [160, 161], "npp": 48, "npp_hdr_size": 48, "null": [14, 122, 126, 127, 128, 131, 139, 142, 143, 144], "nullifi": 93, "num": 144, "num_of_pkt": 75, "numa": 189, "number": [0, 3, 4, 5, 6, 9, 11, 14, 16, 17, 18, 19, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 43, 44, 45, 46, 48, 49, 50, 54, 55, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 81, 83, 85, 87, 89, 90, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 109, 110, 111, 112, 114, 116, 117, 118, 120, 121, 125, 126, 127, 129, 131, 133, 137, 138, 144, 148, 149, 151, 152, 160, 161, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 185, 186, 187, 189, 192, 194, 195, 196], "number_of_channel": 187, "number_of_item": [34, 35], "number_of_max_item": 34, "numer": [70, 144], "numeric_std": 144, "numericstdnowarn": 144, "o": [31, 189], "object": [125, 128, 135, 136, 137, 138, 139, 142, 143, 149, 150, 151, 166], "obligatori": [58, 180], "observ": [128, 133, 139, 141, 142, 144], "obsolet": [95, 109, 111, 156, 161], "obtain": [0, 23, 76, 112, 184, 195], "obuf_input_eq_output": 75, "obuf_meta_eq_output": 75, "occupi": [27, 89, 104], "occur": [11, 18, 19, 25, 26, 28, 30, 31, 42, 49, 58, 62, 68, 76, 96, 104, 109, 110, 118, 119, 130, 131, 144, 164, 166, 179], "occurr": [25, 87, 130], "octect": 111, "octet": [109, 111, 129], "ocurr": 151, "od": 17, "ofc": 70, "off": [60, 90, 107, 111, 122, 146, 148, 170, 171, 172, 187], "offer": 144, "offset": [19, 23, 34, 45, 48, 60, 65, 67, 71, 74, 83, 107, 109, 111, 112, 187, 195], "offset_processor": 60, "offset_width": [60, 74], "ofm": [0, 2, 27, 31, 109, 111, 112, 153, 154, 157, 158, 162, 163, 165, 184, 185, 195, 197, 198], "ofm_path": [27, 144, 166], "ofs_pmci": [0, 185], "often": [5, 6, 67, 76, 87, 104, 110, 144, 166, 184, 190], "og": 19, "ok": [65, 109], "old": [9, 60, 62, 121, 161, 164], "older": [18, 58], "omit": [12, 67], "onc": [11, 17, 18, 19, 44, 58, 59, 68, 80, 87, 130, 149, 173, 187, 193], "one": [0, 1, 3, 5, 8, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 26, 27, 29, 31, 38, 39, 44, 45, 47, 56, 58, 59, 60, 62, 63, 64, 67, 68, 69, 70, 71, 72, 76, 80, 82, 83, 85, 87, 89, 91, 93, 94, 96, 98, 99, 101, 102, 104, 108, 109, 110, 111, 116, 118, 119, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 147, 150, 151, 152, 156, 160, 161, 162, 164, 165, 166, 183, 184, 186, 187, 192, 193, 194], "one_clk_writ": 14, "ones": [27, 47, 89, 98, 110, 115, 144, 151, 152, 160, 184], "onli": [0, 1, 3, 4, 5, 6, 7, 11, 14, 16, 17, 18, 19, 20, 21, 22, 25, 27, 31, 38, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 68, 70, 71, 75, 76, 79, 80, 82, 83, 86, 87, 88, 89, 90, 93, 101, 104, 105, 106, 107, 109, 110, 111, 112, 113, 116, 117, 118, 119, 121, 124, 125, 126, 127, 130, 131, 133, 135, 136, 137, 138, 139, 141, 144, 145, 146, 147, 149, 152, 156, 159, 160, 161, 164, 166, 170, 171, 172, 173, 176, 180, 183, 184, 185, 186, 187, 188, 189, 190, 192, 200], "onto": 173, "op": [60, 101, 132], "op_": 11, "op_data_in": 11, "op_data_out": 11, "op_in_": 11, "op_in_data": 11, "op_in_meta": 11, "op_in_op": 11, "op_in_sel": 11, "op_in_src": 11, "op_item_sel": 11, "op_meta": 11, "op_oper": 11, "op_out_data": 11, "open": [23, 27, 31, 159, 167, 168, 169, 186, 189], "open_loop": 1, "oper": [0, 59, 60, 68, 89, 107, 109, 111, 118, 144, 160, 165, 166, 185, 189], "operatio": 11, "operators_pr": 11, "opposit": [83, 110], "opt": 86, "opt_mod": 90, "optic": [107, 194], "optim": [11, 59, 62, 86, 90, 156, 159, 160, 161, 164, 179, 186, 193], "option": [3, 4, 5, 12, 19, 20, 27, 31, 45, 46, 49, 58, 60, 64, 65, 71, 74, 77, 79, 82, 83, 87, 92, 101, 105, 107, 109, 111, 114, 120, 131, 135, 136, 148, 166, 171, 172, 174, 180, 185, 186], "ordder": [135, 136], "order": [5, 6, 9, 11, 17, 19, 21, 22, 23, 31, 39, 42, 45, 47, 67, 68, 71, 74, 87, 94, 96, 102, 107, 110, 117, 118, 131, 143, 144, 148, 164, 165, 166, 179, 184], "ordinari": 110, "ored": 151, "org": [13, 135, 136, 185, 189], "organ": [76, 184], "orient": [5, 128, 139, 142, 183, 191], "origin": [19, 21, 52, 55, 58, 59, 64, 68, 88, 164], "oroc": 109, "oroch": 109, "orocl": 109, "othe": 68, "other": [3, 6, 7, 9, 11, 16, 17, 18, 19, 21, 25, 31, 40, 45, 47, 49, 55, 57, 58, 59, 62, 63, 64, 66, 67, 68, 69, 71, 76, 78, 84, 87, 88, 89, 104, 107, 109, 111, 117, 118, 120, 122, 125, 128, 129, 131, 135, 136, 137, 139, 142, 143, 149, 151, 152, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 185, 187, 189, 192, 195], "otherwis": [4, 7, 19, 61, 67, 80, 95, 109, 111, 128, 139, 142, 143, 144, 166, 185], "our": [11, 18, 76, 87, 89, 144, 159, 186, 187, 189, 194], "out": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 144, 152, 164, 180, 183, 192], "out_addr": 86, "out_addr_len": 117, "out_address": 117, "out_address_typ": 117, "out_ardi": 86, "out_attribut": 117, "out_b": 86, "out_bar_apertur": 117, "out_bar_id": 117, "out_byte_cnt": 117, "out_byte_count": 114, "out_comp_st": 117, "out_complet": 117, "out_drd": 86, "out_drdi": 86, "out_dw_cnt": 117, "out_dwr": 86, "out_fb": 117, "out_first_ib": 114, "out_head": 117, "out_last_ib": 114, "out_lb": 117, "out_low_addr": 117, "out_mwr": 86, "out_pipe_en": [62, 69], "out_rd": 86, "out_reg": 10, "out_req_id": 117, "out_req_typ": 117, "out_tag": 117, "out_target_func": 117, "out_tc": 117, "out_wr": 86, "outgo": [59, 110, 183], "outgoing_fram": 111, "outpu": 151, "output": [0, 1, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 25, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 45, 46, 47, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 80, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 99, 100, 101, 102, 106, 107, 108, 109, 110, 111, 113, 114, 115, 117, 118, 120, 121, 122, 131, 144, 150, 156, 160, 162, 164, 180, 183, 186, 187, 189, 192, 195], "output_cov": 144, "output_data": 95, "output_dst_rdi": 95, "output_fifo_s": 69, "output_interfac": 85, "output_mfb_": 144, "output_reg": [4, 8, 14, 16, 57, 77, 91, 92, 94, 95, 106, 114], "output_spe": 67, "output_src_rdi": 95, "output_width": 10, "outsid": [19, 57, 164, 180], "outuput": [20, 42], "over": [11, 18, 19, 22, 31, 49, 60, 67, 86, 109, 110, 154, 160, 183, 187, 189, 191], "over10gb": 111, "overal": [11, 39, 45, 76, 188], "overflow": [17, 19, 25, 26, 30, 109, 118, 119, 180], "overlap": [17, 31], "overrid": [17, 75, 148, 166], "overridden": 147, "overriden": 166, "overview": [0, 155, 184], "overwrit": [11, 60, 67, 87, 148], "overwritten": [75, 80, 148, 166, 184], "own": [17, 19, 39, 44, 45, 48, 59, 60, 71, 88, 95, 110, 118, 119, 125, 126, 127, 131, 135, 136, 137, 138, 144, 149, 183, 184, 187, 188, 192, 195], "p": [31, 32, 67, 76, 119, 170, 171, 172, 177, 180, 192, 195], "p1": 47, "p2": 47, "p2mp": 107, "p_sequenc": 144, "p_tile": 192, "pack": 144, "packag": [0, 24, 25, 27, 31, 107, 109, 112, 122, 123, 124, 125, 128, 132, 134, 137, 138, 139, 141, 142, 145, 146, 151, 166, 174, 178, 183, 185, 187, 189, 191], "package_nam": 166, "packer": 162, "packet": [0, 33, 35, 36, 37, 38, 39, 40, 44, 45, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 60, 67, 69, 70, 71, 74, 75, 78, 108, 109, 111, 113, 125, 128, 131, 137, 138, 139, 141, 142, 144, 148, 150, 152, 159, 162, 164, 180, 186, 193, 194, 195, 196, 197], "packet_head": 131, "packet_max_s": 148, "packet_min_s": 148, "packet_plann": 164, "packet_port_env": 144, "packet_s": 131, "packet_size_max_step": 148, "packet_size_min_step": 148, "packet_size_prob": 148, "packet_splitt": 144, "packets_max_numb": 148, "packets_min_numb": 148, "packets_rev_max_numb": 148, "packets_rev_min_numb": 148, "packetsh": [39, 45], "packetsl": [39, 45], "pacsign": 177, "pactek": 108, "pad": [27, 183], "page": [47, 76, 104, 144, 155, 184], "pai": 67, "pair": [112, 166, 187], "pakcet": 19, "paket": 144, "pandoc": 31, "pane": 27, "paper": 10, "paragraph": 67, "paral": 24, "paralel": [0, 28], "parallel": [11, 17, 19, 28, 60, 88, 118, 160, 164], "param": [144, 185], "param_cfg": [128, 142, 143, 144], "paramet": [4, 14, 16, 20, 25, 31, 32, 35, 36, 38, 40, 43, 47, 58, 59, 63, 66, 67, 68, 77, 79, 81, 82, 85, 87, 90, 96, 100, 110, 111, 113, 116, 122, 123, 124, 125, 128, 131, 132, 133, 135, 136, 137, 138, 139, 142, 143, 144, 145, 146, 147, 149, 150, 152, 166, 174, 179, 180, 183, 185, 186, 187, 192, 195], "parameter": [68, 123], "parametr": [4, 186], "parametrized_class": 144, "paramt": 110, "paremet": 110, "parent": [112, 128, 131, 139, 142, 143, 144, 184, 185], "pars": [41, 144, 166, 198], "parsepcieconf": 184, "part": [11, 14, 21, 35, 39, 45, 47, 48, 49, 50, 58, 76, 78, 87, 88, 89, 109, 110, 111, 118, 119, 121, 150, 159, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 186, 187, 189, 191, 192, 195], "partial": [58, 59, 68, 131], "particip": 104, "particular": [67, 112, 125, 137, 138], "partner": [159, 186, 187], "pasid": 22, "pasidvld": 22, "pasiv": 151, "pass": [17, 18, 19, 21, 59, 71, 107, 109, 118, 144, 148, 164, 166, 185, 187, 195], "passiv": [125, 135, 136, 137, 138, 144, 149], "path": [0, 21, 27, 32, 47, 64, 66, 87, 107, 119, 122, 144, 150, 164, 166, 174, 184, 188, 195], "path_to_entity_1": 184, "path_to_entity_2": 184, "pattern": [67, 129, 144, 151], "paus": [65, 71, 76, 104, 183], "pause_queu": 71, "pause_request": 65, "payload": [62, 69, 114, 116, 183, 192, 195], "pc": [109, 111, 116, 170, 171, 172, 180, 187, 191, 192, 193, 195], "pcap": 148, "pci": [22, 42, 45, 46, 87, 112, 113, 115, 185, 189, 192], "pci0": 185, "pci_ext_cap": [185, 192, 198], "pcie": [22, 27, 33, 35, 39, 40, 41, 43, 45, 76, 112, 116, 118, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 186, 189, 191, 193], "pcie_10b_tag_req_en": 192, "pcie_byte_count": 114, "pcie_byte_en_decod": 115, "pcie_cc_hdr_gen": 117, "pcie_cc_meta_width": [116, 192], "pcie_cc_mfb2axi": 113, "pcie_clk": 192, "pcie_con": 192, "pcie_conf": [189, 192], "pcie_cq_": 45, "pcie_cq_axi2mfb": 113, "pcie_cq_hdr_depars": 117, "pcie_cq_meta_width": [41, 45, 46, 116, 192], "pcie_cq_mfb_block_s": [45, 46], "pcie_cq_mfb_data": [45, 46], "pcie_cq_mfb_dst_rdi": [45, 46], "pcie_cq_mfb_eof": [45, 46], "pcie_cq_mfb_eof_po": [45, 46], "pcie_cq_mfb_item_width": [45, 46], "pcie_cq_mfb_meta": [45, 46], "pcie_cq_mfb_region": [45, 46], "pcie_cq_mfb_region_s": [45, 46], "pcie_cq_mfb_sof": [45, 46], "pcie_cq_mfb_sof_po": [45, 46], "pcie_cq_mfb_src_rdi": [45, 46], "pcie_crdt_log": 182, "pcie_endpoint": [183, 184, 192], "pcie_endpoint_mod": [184, 192], "pcie_endpoint_typ": 192, "pcie_ep": 192, "pcie_ext_tag_en": 192, "pcie_gen": 184, "pcie_lan": [184, 192], "pcie_link_up": [183, 192], "pcie_meta_pack": 41, "pcie_mfb_block_s": [40, 41, 42], "pcie_mfb_data": [40, 41, 43], "pcie_mfb_dst_rdi": [40, 41], "pcie_mfb_eof": [40, 41], "pcie_mfb_eof_po": [40, 41], "pcie_mfb_item_width": [40, 41, 42], "pcie_mfb_meta": [40, 41, 43], "pcie_mfb_region": [40, 41, 42], "pcie_mfb_region_s": [40, 41, 42], "pcie_mfb_sof": [40, 41, 43], "pcie_mfb_sof_po": [40, 41], "pcie_mfb_src_rdi": [40, 41, 43], "pcie_mod_arch": 192, "pcie_mp": 192, "pcie_mrr": 192, "pcie_rc_hdr_depars": 117, "pcie_rc_meta_width": 192, "pcie_rcb_siz": 192, "pcie_rq_hdr_gen": 117, "pcie_rq_meta_width": [33, 39, 46, 192], "pcie_rq_mfb_block_s": 46, "pcie_rq_mfb_data": 46, "pcie_rq_mfb_dst_rdi": 46, "pcie_rq_mfb_eof": 46, "pcie_rq_mfb_eof_po": 46, "pcie_rq_mfb_item_width": 46, "pcie_rq_mfb_meta": 46, "pcie_rq_mfb_region": 46, "pcie_rq_mfb_region_s": 46, "pcie_rq_mfb_sof": 46, "pcie_rq_mfb_sof_po": 46, "pcie_rq_mfb_src_rdi": 46, "pcie_rx_n": 192, "pcie_rx_p": 192, "pcie_sysclk_n": 192, "pcie_sysclk_p": 192, "pcie_sysrst_n": 192, "pcie_tx_n": 192, "pcie_tx_p": 192, "pcie_up_mfb_block_s": 39, "pcie_up_mfb_data": 39, "pcie_up_mfb_dst_rdi": 39, "pcie_up_mfb_eof": 39, "pcie_up_mfb_eof_po": 39, "pcie_up_mfb_item_width": 39, "pcie_up_mfb_meta": 39, "pcie_up_mfb_region": 39, "pcie_up_mfb_region_s": 39, "pcie_up_mfb_sof": 39, "pcie_up_mfb_sof_po": 39, "pcie_up_mfb_src_rdi": 39, "pcie_user_clk": 192, "pcie_user_reset": 192, "pciex": 34, "pcs_rx_fifo_deprec": 107, "pcs_tx_fifo_deprec": 107, "pcspma": 185, "pcspma0": 185, "pcspma1": 185, "pcsreg": [0, 185], "pd": [80, 111, 162, 173], "pdf": [10, 25, 32], "per": [1, 16, 17, 58, 59, 60, 67, 71, 74, 76, 90, 102, 121, 130, 131, 148, 149, 151, 180, 183, 187, 192, 196], "perceiv": 67, "percentag": [130, 139, 142], "percentig": 128, "perform": [0, 6, 11, 17, 19, 23, 25, 31, 68, 72, 104, 107, 109, 110, 111, 112, 121, 144, 160, 164, 166, 195], "perhap": 89, "period": [20, 31, 45, 58, 63, 71, 75, 107, 160, 164, 166, 183], "peripher": 23, "perman": [183, 187], "permiss": [39, 45], "permit": 113, "permut": 6, "pg213": 113, "ph": 113, "phandl": 185, "phase": [67, 128, 131, 139, 142, 143, 144, 150], "phase_sav": 166, "phoni": 166, "phy": [183, 187, 197], "phy_40g": 107, "physic": [107, 149, 186, 187, 194], "pick": [125, 137, 138], "pictur": [67, 87, 104, 110, 144, 187], "piec": 144, "pin": [107, 187], "pip": 178, "pip3": 174, "pipe": [44, 48, 61, 62, 69, 89, 95, 101, 116, 160, 162, 163, 164], "pipe_dsp": 160, "pipe_out": 89, "pipe_outreg": 89, "pipe_tree_add": 160, "pipe_typ": [58, 66, 86, 89], "piped_port": 61, "pipelin": [10, 17, 19, 59, 60, 66, 68, 83, 89, 107, 129, 144, 150, 164, 183], "pkg": [27, 144, 152, 184], "pkt": 35, "pkt_cnt_width": 49, "pkt_cntr_chan": 35, "pkt_cntr_disc_inc": 35, "pkt_cntr_pkt_size": 35, "pkt_cntr_sent_inc": 35, "pkt_disc_byt": 40, "pkt_disc_chan": 40, "pkt_disc_inc": 40, "pkt_discard_byt": [37, 44], "pkt_discard_chan": [37, 44], "pkt_discard_inc": [37, 44], "pkt_drop": 45, "pkt_id_width": 54, "pkt_mtu": [35, 48, 50, 54, 60, 74, 75, 131], "pkt_mtu_byt": [109, 111], "pkt_sent_byt": [37, 42, 44], "pkt_sent_chan": [37, 42, 44, 78], "pkt_sent_dst_rdi": 78, "pkt_sent_inc": [37, 42, 44], "pkt_sent_len": 78, "pkt_sent_src_rdi": 78, "pkt_size": 35, "pkt_size_max": [37, 39, 40, 42, 44, 45, 78], "place": [6, 19, 31, 68, 104, 107, 109, 110, 144, 149, 164, 184], "placehold": 184, "placement": 76, "plan": [17, 19], "plane": 48, "planned_pkt": 19, "planner": [17, 49, 75, 164], "platform": [166, 184, 185, 187, 189, 193, 194, 195], "player": 48, "player_fifo_depth": 48, "pleas": [87, 122, 124, 144, 145, 189, 195], "plot": 18, "plu": [21, 57, 163], "plug": 189, "pma": [109, 111, 132, 180, 187, 191, 195], "pma_xlaui_gti": 107, "pmci": [0, 185], "pmd": [107, 180, 185, 187, 191], "pmd0": 185, "pmd1": 185, "pmdctrl0": [0, 185], "pmdctrl1": [0, 185], "po": [60, 74], "pof": [171, 172], "point": [0, 17, 45, 60, 76, 80, 118, 150, 159, 184, 191], "pointer": [19, 34, 35, 37, 39, 41, 42, 44, 45, 46, 59, 67, 78, 144], "pointer_update_chan": 34, "pointer_update_data": 34, "pointer_update_en": 34, "pointer_width": [34, 35, 37, 39, 41, 43], "polar": [107, 180], "polynom": 130, "polynomi": 107, "pool": 150, "pop": 18, "pop_front": [144, 150], "popul": 185, "port": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18, 20, 22, 27, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 110, 113, 114, 115, 116, 117, 119, 120, 121, 125, 126, 127, 130, 131, 132, 137, 138, 144, 146, 147, 156, 160, 161, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 180, 184, 187, 192, 193, 195], "port_en": 180, "port_id": 187, "port_list": 195, "port_map": 89, "portion": 0, "posedg": 144, "posit": [11, 12, 47, 55, 56, 76, 80, 87, 88, 89, 91, 98, 107, 109, 111, 113, 149, 166, 179, 183], "possibl": [11, 16, 17, 18, 19, 25, 46, 47, 58, 59, 61, 67, 72, 75, 83, 85, 87, 89, 100, 109, 111, 118, 128, 131, 139, 142, 143, 144, 148, 152, 156, 174, 179, 183, 184, 185, 188, 195], "possibli": [76, 185], "possit": [57, 66, 77, 79, 80], "post": [144, 187], "post_do": 144, "post_trigg": 150, "potenti": [67, 166], "power": [4, 6, 31, 50, 54, 55, 56, 58, 59, 60, 63, 65, 68, 71, 74, 75, 77, 81, 82, 88, 90, 96, 98, 100, 109, 111, 170, 171, 172], "pp": [67, 75, 121, 196], "pps_n": 121, "pps_reg": 121, "pps_sel": 121, "pps_sel_width": 121, "pps_src": 121, "practic": [67, 76, 144, 166], "pre": [21, 23, 189], "pre_do": 144, "pre_trigg": 150, "preambl": [109, 129], "prebuilt": 27, "preced": [110, 112], "precharg": [31, 183], "precis": [24, 26, 31, 47, 65, 71, 121], "precomput": 10, "predefin": [89, 123, 125, 131, 137, 138, 166], "prefer": [67, 166], "preffer": 62, "prefix": [22, 47, 144, 148, 166], "prefixsum": 60, "prepar": [126, 127, 130, 146, 166, 183], "prepend": 60, "preprocess": 17, "prerequisit": [166, 174], "presenc": [21, 68, 104, 113, 183], "present": [11, 19, 27, 58, 64, 68, 79, 101, 105, 112, 166, 180, 183, 185], "preserv": 166, "pretti": 89, "prevent": [68, 118, 119], "previou": [11, 19, 31, 39, 45, 58, 59, 60, 68, 87, 89, 110, 118, 119, 139, 144, 147, 152, 183, 187], "previous": [19, 59, 67, 68, 87, 101, 110, 118, 119, 184], "primari": [46, 112, 151], "primarili": [90, 188], "prime": [27, 170, 171, 172, 173, 174, 177, 188, 189], "primit": [7, 156, 161], "princeton": 10, "principl": [87, 95], "print": [31, 32, 125, 131, 135, 136, 137, 138, 144, 149, 152], "prioriti": [11, 26, 184], "prioritis": 14, "privileg": 27, "pro": [170, 171, 172, 174, 177, 185, 188, 189], "probability_set": [128, 139, 142], "probabl": [26, 128, 139, 142], "probe": [31, 58, 132, 188], "probe_event_component_": 150, "probe_if": 150, "probe_inf": 150, "probe_statu": 150, "problem": [11, 68, 131, 144, 160, 179, 187], "proc": 166, "procedur": [166, 170, 171, 172, 184], "process": [0, 11, 17, 19, 21, 22, 26, 33, 41, 58, 59, 60, 67, 76, 80, 88, 104, 110, 111, 113, 116, 119, 122, 128, 131, 138, 139, 142, 143, 144, 151, 159, 164, 166, 183, 184, 191], "processing_ord": 166, "processor": 60, "prodesign": 173, "produc": [88, 131], "product": [76, 166], "profession": [159, 186], "profile_filepath": 148, "profile_gener": 148, "profile_generator_config_filepath": 148, "profile_swap": 179, "program": 166, "programm": 170, "progress": 17, "proj_onli": [166, 178], "project": [87, 166, 178, 184, 185, 189], "promiscu": 109, "prop_rdi": 144, "propabl": 38, "propag": [11, 16, 17, 18, 19, 21, 46, 60, 64, 74, 75, 80, 88, 118, 119, 166, 184], "proper": [110, 183, 187, 189], "properli": [109, 121, 144, 167, 168, 169, 185, 186], "properti": [0, 10, 83, 122, 123, 125, 134, 137, 138, 185, 190], "proport": 67, "proprietari": 149, "prot": 183, "protect": 144, "protocol": [47, 59, 82, 122, 124, 144, 145, 146, 151, 154, 187, 191, 194], "prototyp": 174, "provid": [0, 11, 12, 14, 17, 19, 25, 27, 37, 39, 44, 45, 46, 61, 67, 75, 76, 77, 82, 102, 104, 107, 113, 114, 116, 131, 144, 148, 155, 166, 183, 184, 187, 189, 191, 192, 193], "prowid": 144, "prt": 144, "pscn": 67, "pseudo": [11, 31, 160, 179], "ptc": [192, 198], "ptc_disabl": 192, "ptr": 80, "publicli": 195, "pull": [128, 141, 142, 144], "puls": [121, 135, 136, 160, 164, 196], "pulse_out": 20, "pulse_short": [20, 164], "pure": [12, 120, 131], "purpos": [19, 31, 36, 57, 59, 76, 110, 112, 113, 117, 118, 119, 122, 129, 131, 144, 150, 151, 152, 160, 166, 184, 187, 192, 195], "push_back": [131, 144, 150], "put": [11, 39, 45, 61, 72, 80, 101, 144], "py": [0, 24, 25, 27, 31, 67, 148, 174, 179, 195], "pytest": 174, "python": [0, 24, 25, 31, 32, 67, 174, 178, 179, 195], "python3": [0, 24, 25, 31, 32, 195], "p\u0159idat": 5, "qo": 183, "qsf": [179, 187], "qsfp": [107, 170, 172, 173, 174, 177, 180, 184, 185, 187, 191, 193, 194, 195], "qsfp28": [167, 168, 169, 175, 176, 194], "qsfp56": 171, "qsfp_i2c_dir": 180, "qsfp_i2c_port": 180, "qsfp_i2c_scl": 180, "qsfp_i2c_scl_i": 180, "qsfp_i2c_scl_o": 180, "qsfp_i2c_sda": 180, "qsfp_i2c_sda_i": 180, "qsfp_i2c_sda_o": 180, "qsfp_i2c_trist": 180, "qsfp_int_n": 180, "qsfp_lpmode": 180, "qsfp_modprs_n": 180, "qsfp_modsel_n": 180, "qsfp_port": 180, "qsfp_reset_n": 180, "qspf": 173, "qspi": [23, 193], "quad": 23, "quadrat": 11, "quadrupl": 183, "qualiti": 65, "quantum": 18, "quartu": [27, 120, 166, 170, 171, 172, 173, 174, 177, 185, 188, 189], "quartust": 166, "quasi": 43, "quest": [126, 127], "questa": 166, "question": 184, "queue": [6, 71, 150, 189, 194], "quick_reset_en": 11, "quicki": 139, "quickli": [128, 142, 143, 159, 193, 195], "quiet": 166, "quit": 144, "r": [0, 29, 30, 31, 32, 39, 45, 67, 107, 109, 111, 119, 172, 174, 178, 183, 189, 191, 192], "r_tile": 192, "race": 144, "rais": [68, 184], "raise_object": 144, "ram": [2, 4, 14, 16, 26, 34, 35, 37, 39, 43, 44, 46, 82, 101], "ram_typ": [4, 5, 6, 77, 79, 82, 105], "ran": 151, "rand": [31, 32, 122, 123, 133, 134, 144], "rand_gen_addr_width": 31, "rand_gen_data_width": 31, "rand_length": 131, "rand_length_rand": 131, "rand_rdi": [131, 134], "rand_rdy_rand": 131, "random": [5, 31, 45, 89, 96, 122, 125, 128, 129, 130, 132, 135, 136, 137, 138, 139, 142, 143, 144, 146, 147, 149, 151, 152, 160], "random_addr_se": 31, "random_data_se": 31, "randomiz": [125, 137, 138], "randomli": [45, 125, 128, 137, 138, 142, 143, 144, 146, 151], "rang": [18, 22, 26, 31, 32, 59, 71, 89, 104, 121, 135, 136, 147, 148, 179, 180, 183, 187, 191, 195, 196], "rate": [107, 162, 186, 188, 195], "rate_limit": 67, "rather": [87, 188], "ratio": 1, "raw": [31, 32], "rc": [117, 192], "rc_mfb_block_siz": 192, "rc_mfb_item_width": 192, "rc_mfb_region": 192, "rc_mfb_region_s": 192, "rcb": 192, "rd": [5, 6, 31, 75, 87, 146, 150], "rd_addr": [13, 14, 16, 43], "rd_aempti": [4, 77], "rd_ch": 9, "rd_chan": 43, "rd_clk": [4, 16], "rd_data": [4, 13, 14, 16, 43], "rd_data_vld": [14, 16, 43], "rd_empti": 4, "rd_en": [4, 14, 16, 43, 77, 150], "rd_latenc": [13, 17], "rd_meta_in": [14, 16], "rd_meta_out": [14, 16], "rd_pipe_en": 16, "rd_ptr": 78, "rd_rst": [4, 16], "rd_statu": 4, "rd_val": 9, "rd_vld": 9, "rdw_behav": 13, "rdy": [131, 134, 135, 136, 141, 144], "re": [59, 67, 89, 118, 187], "reach": [17, 18, 19, 40, 46, 59, 65, 67, 118, 195], "react": 31, "read": [0, 4, 5, 9, 11, 13, 14, 16, 17, 18, 19, 22, 23, 24, 25, 26, 29, 30, 31, 32, 35, 37, 39, 42, 43, 44, 45, 58, 59, 65, 67, 76, 78, 80, 82, 83, 85, 87, 88, 90, 93, 101, 102, 106, 107, 109, 110, 111, 112, 116, 117, 118, 119, 121, 122, 128, 129, 139, 142, 144, 146, 151, 152, 156, 160, 161, 180, 185, 187, 188, 189, 191, 192, 195], "read_addr": 26, "read_box": 26, "read_box_vld": 26, "read_port": [6, 13, 14, 15], "read_prior": 26, "read_req": 26, "readabl": [144, 187], "readdata": 122, "readdatavalid": [83, 122], "readi": [4, 17, 29, 31, 47, 63, 66, 76, 77, 82, 83, 87, 90, 92, 94, 95, 96, 98, 102, 104, 109, 111, 113, 116, 121, 122, 133, 134, 147, 160, 164, 183, 186, 190], "readm": [27, 174, 188, 189], "real": [110, 112, 121, 166], "reali": 151, "realist": [31, 58], "realiti": 187, "realiz": [68, 87, 89], "realli": 87, "realtime_reg": 121, "rearrang": 54, "reason": [11, 17, 18, 19, 47, 68, 109, 111, 118, 122, 144, 151], "reboot": 193, "rebuild": 166, "recalcul": [67, 93], "receiv": [0, 18, 19, 24, 29, 30, 31, 34, 39, 40, 45, 60, 70, 76, 78, 87, 90, 91, 94, 99, 101, 104, 107, 109, 110, 113, 119, 121, 124, 134, 144, 146, 156, 159, 164, 166, 180, 188, 192, 193, 195, 197], "recent": 11, "recept": [193, 196], "reciev": [11, 85, 87], "recip": 184, "recipi": 87, "reciv": 145, "recogn": 76, "recomend": [18, 166], "recommend": [3, 5, 87, 129, 144, 166, 180, 183, 184, 187, 189, 195], "reconfigur": [162, 163, 179, 197], "record": 187, "record_max_numb": 148, "record_min_numb": 148, "recording_detail": 144, "recov": 107, "recreat": 59, "recurs": 166, "recv_bts_cnt_width": [37, 44], "recv_pkt_cnt_width": [37, 44], "redefin": 144, "redirect": 71, "redistribut": 59, "reduc": [19, 25, 31, 68, 88, 184, 185], "reduct": [19, 68], "ref": [107, 146], "ref_nam": 185, "refclk_in": 107, "refclk_n": 107, "refclk_out": 107, "refclk_p": 107, "refer": [7, 10, 83, 107, 129, 144, 159, 167, 168, 169, 173, 183, 184, 185, 187, 189, 190, 194, 195], "referenc": 185, "reffer": 18, "reflect": 148, "refr_ack": 31, "refr_period": 31, "refr_period_width": 31, "refr_req": 31, "refr_req_before_test": 31, "refresh": [31, 183], "reg": [25, 58, 66, 86, 118, 185], "reg0": [19, 21], "reg4": 19, "reg_bitmap": 120, "reg_fifo": 7, "reg_out_en": 38, "regard": [17, 184], "regardless": 87, "regarr0": [0, 185], "regarr1": [0, 185], "regino": 68, "region": [33, 36, 38, 42, 43, 45, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 109, 111, 113, 116, 124, 128, 139, 142, 143, 144, 145, 164, 180, 183], "region_aux_en": 73, "region_numb": 60, "region_s": [36, 48, 49, 52, 55, 56, 57, 58, 61, 63, 66, 68, 70, 72, 73, 76, 79, 128, 142, 143, 144, 145, 180], "regions_s": [128, 142, 145], "regist": [2, 3, 4, 6, 8, 10, 11, 13, 14, 16, 17, 18, 19, 21, 23, 25, 27, 29, 30, 31, 32, 37, 44, 46, 48, 49, 58, 59, 62, 67, 69, 71, 77, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 101, 106, 107, 110, 112, 114, 118, 120, 121, 144, 156, 160, 161, 164, 180, 185, 187, 189, 191, 192, 193], "registr": 144, "regular": [59, 170, 184], "reimplement": [131, 144], "rel": [166, 185], "relat": [31, 76, 78, 144], "relax": [22, 117], "releas": [27, 118, 156, 192], "relev": [18, 184], "reli": 166, "reliabl": 107, "remad": 166, "remain": [76, 77, 81, 110, 129, 147, 156, 167, 169], "remap": 119, "rememb": [67, 88], "remot": [23, 27], "remov": [6, 9, 12, 19, 27, 48, 68, 80, 109, 160, 164, 174, 185, 187, 188], "reorder": [101, 107], "repeat": [21, 29, 45, 67, 118, 144, 151, 195], "repeater_ctrl": 180, "repetit": [128, 139, 142, 143], "replac": [5, 89, 105, 115, 186], "repli": [146, 185, 189], "replic": 14, "report": [5, 25, 45, 195], "report_gen": 31, "report_phas": 144, "repositori": [0, 2, 27, 109, 111, 148, 153, 154, 157, 158, 162, 163, 165, 166, 184, 185, 188, 197, 198], "repres": [5, 65, 67, 121, 133, 144, 179, 187], "represent": [5, 58, 185], "reprez": 131, "republ": 188, "req": [30, 144, 147, 151, 152], "reqest": 85, "requ": 87, "request": [0, 4, 6, 11, 14, 22, 23, 24, 25, 26, 29, 30, 31, 34, 35, 39, 40, 44, 45, 46, 58, 67, 71, 77, 82, 83, 85, 87, 88, 90, 102, 109, 111, 112, 113, 116, 117, 118, 119, 121, 122, 126, 127, 146, 152, 156, 164, 183, 186, 187, 189, 191, 192, 193, 195], "request_item_type_": 122, "request_typ": 122, "requier": 184, "requir": [0, 1, 5, 6, 11, 18, 29, 45, 58, 62, 67, 68, 75, 88, 89, 94, 100, 101, 109, 110, 111, 118, 119, 124, 128, 131, 139, 142, 143, 144, 145, 151, 160, 161, 166, 170, 171, 172, 174, 178, 180, 181, 184, 187, 188, 189, 192, 194, 195], "reserv": [39, 45, 49, 107, 109, 111, 112, 166, 191], "reset": [1, 3, 4, 5, 6, 8, 9, 10, 12, 13, 14, 16, 17, 18, 20, 25, 26, 30, 31, 32, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 114, 116, 120, 121, 128, 131, 132, 135, 136, 139, 142, 143, 146, 150, 164, 180, 183, 192, 196], "reset_": 82, "reset_ag": 151, "reset_arb": 17, "reset_eth": [180, 183], "reset_if": 144, "reset_in": 78, "reset_log": 82, "reset_m": 82, "reset_meta": 78, "reset_out": 78, "reset_sync": [128, 139, 142, 143, 151], "reset_tim": 151, "reset_tree_gen": 164, "reset_us": [180, 183], "reset_user_x2": 183, "reset_user_x3": 183, "reset_user_x4": 183, "reset_v": 11, "reset_width": [180, 183], "resiz": [31, 68, 119], "resize_buff": 109, "resize_on_tx": 111, "resolut": [43, 68, 110], "resolv": 165, "resourc": [11, 19, 25, 31, 59, 60, 62, 68, 89, 98, 100, 101, 102, 109, 156, 160, 161, 185], "resp": 183, "respect": [5, 11, 23, 41, 58, 68, 87, 89, 104, 110, 166, 184], "respond": [87, 116, 144, 146], "respones": 87, "respons": [17, 34, 83, 87, 101, 116, 118, 119, 123, 124, 132, 133, 134, 145, 146, 147, 152, 192], "rest": [31, 50, 58, 60, 166, 187], "restart": 67, "restor": 67, "restrict": [14, 17, 37, 39, 46, 52, 55, 66, 67, 76, 79, 144, 161, 166], "result": [3, 10, 11, 13, 14, 17, 18, 27, 31, 59, 67, 74, 76, 107, 118, 131, 144, 164, 174, 187], "resum": [65, 71], "ret": [144, 151], "retriev": 129, "return": [67, 71, 87, 110, 131, 144, 150, 151, 166], "rev": 112, "revers": [49, 110, 148, 160, 187], "revis": [185, 189], "rework": 74, "rfc": 109, "rhel": 189, "righ": 34, "right": [8, 23, 58, 67, 71, 76, 87, 104, 109, 110, 126, 127, 130, 135, 136, 152, 160, 179, 187], "ring": [34, 35], "rise": [1, 29, 31, 147, 150, 160], "risk": 95, "ro": [67, 112, 121], "robin": [0, 49, 90, 164], "rocki": 189, "role": 183, "roll": 144, "rom": [116, 160, 193], "root": [144, 166, 192], "rotat": [8, 17, 59], "rough": 18, "round": [0, 6, 18, 49, 60, 68, 88, 90, 164], "rout": [0, 17, 22, 59, 89, 90, 107, 192], "router": [0, 165], "row": [17, 67], "row_item": 17, "rpm": [0, 27, 189], "rq": [33, 117, 192], "rq_mfb_block_siz": 192, "rq_mfb_item_width": 192, "rq_mfb_region": 192, "rq_mfb_region_s": 192, "rr": [49, 90], "rr_arbit": 164, "rsp": 152, "rsp_item_width": 101, "rst": [7, 20, 24, 25, 26, 28, 31, 32, 33, 36, 38, 49, 59, 63, 70, 79, 110, 144], "rst_ch": 9, "rst_done": [24, 25, 26], "rst_vld": 9, "rsu": 23, "rsvd": 90, "rtl": 188, "rule": [58, 76, 90, 104, 110, 122, 124, 144, 145, 150], "run": [0, 11, 17, 18, 27, 31, 32, 40, 67, 77, 78, 81, 107, 124, 125, 128, 129, 137, 138, 139, 142, 143, 145, 146, 148, 151, 152, 166, 173, 174, 178, 180, 184, 185, 186, 192, 194, 195], "run_phas": [131, 144, 150], "run_test": 144, "rw": [39, 45, 67, 109, 111, 112, 121], "rx": [0, 22, 33, 37, 45, 46, 48, 50, 54, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 79, 81, 88, 90, 91, 92, 95, 96, 98, 99, 101, 102, 111, 123, 124, 129, 132, 133, 134, 144, 145, 147, 166, 180, 183, 187, 188, 189, 194, 195, 197], "rx0": 94, "rx0_data": 94, "rx0_dst_rdy": 94, "rx0_fifo_en": 94, "rx0_item": 94, "rx0_item_width": 94, "rx0_mfb_data": 62, "rx0_mfb_dst_rdy": 62, "rx0_mfb_eof": 62, "rx0_mfb_eof_po": 62, "rx0_mfb_meta": 62, "rx0_mfb_sof": 62, "rx0_mfb_sof_po": 62, "rx0_mfb_src_rdy": 62, "rx0_mvb_dst_rdy": 62, "rx0_mvb_hdr": 62, "rx0_mvb_payload": 62, "rx0_mvb_src_rdy": 62, "rx0_mvb_vld": 62, "rx0_payload_en": 62, "rx0_src_rdy": 94, "rx0_vld": 94, "rx1": 94, "rx1_data": 94, "rx1_dst_rdy": 94, "rx1_item": 94, "rx1_item_width": 94, "rx1_mfb_data": 62, "rx1_mfb_dst_rdy": 62, "rx1_mfb_eof": 62, "rx1_mfb_eof_po": 62, "rx1_mfb_meta": 62, "rx1_mfb_sof": 62, "rx1_mfb_sof_po": 62, "rx1_mfb_src_rdy": 62, "rx1_mvb_dst_rdy": 62, "rx1_mvb_hdr": 62, "rx1_mvb_payload": 62, "rx1_mvb_src_rdy": 62, "rx1_mvb_vld": 62, "rx1_payload_en": 62, "rx1_src_rdy": 94, "rx1_vld": 94, "rx_addr": [85, 89], "rx_aful": [77, 81], "rx_agent": 144, "rx_ardi": [85, 89], "rx_be": 89, "rx_block_siz": [33, 38, 68, 109, 111], "rx_chan_rout": [0, 185], "rx_channel": [46, 59, 90], "rx_chsum_en": 74, "rx_clk": [75, 77, 81, 109, 111, 131, 166], "rx_clk2": 75, "rx_clk_x2": 111, "rx_compare_data": 144, "rx_compare_meta": 144, "rx_cut": 55, "rx_data": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_data_consum": 101, "rx_data_in": 61, "rx_data_out": 61, "rx_discard": [81, 92, 144], "rx_discard_": 144, "rx_dma_calypt": 39, "rx_dma_calypte_addr_manag": 34, "rx_dma_calypte_hdr_insertor": 33, "rx_dma_calypte_hdr_manag": 35, "rx_dma_calypte_input_buff": 36, "rx_dma_calypte_sw_manag": 37, "rx_dma_calypte_trans_buff": 38, "rx_dma_channel": 48, "rx_drd": [85, 89], "rx_drdy": [85, 89], "rx_drop": 56, "rx_dst_rdy": [7, 8, 47, 52, 55, 56, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_dst_rdy_in": 61, "rx_dst_rdy_out": 61, "rx_dwr": [85, 89], "rx_env": 144, "rx_eof": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_eof_in": 61, "rx_eof_out": 61, "rx_eof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81], "rx_eof_pos_in": 61, "rx_eof_pos_out": 61, "rx_eop": [47, 72], "rx_eop_po": [47, 72], "rx_gen_en": 46, "rx_hdr_addr": 78, "rx_hdr_chan": 78, "rx_hdr_dst_rdy": 78, "rx_hdr_ins_en": 48, "rx_hdr_len": 78, "rx_hdr_meta": 78, "rx_hdr_mfb_meta": 78, "rx_hdr_src_rdy": 78, "rx_hdr_vld": 78, "rx_include_crc": 111, "rx_include_ipg": 111, "rx_input": 144, "rx_input_data": 144, "rx_input_data_": 144, "rx_item": 102, "rx_item_width": [33, 38, 68, 109, 111], "rx_length": [60, 74], "rx_link_up": 180, "rx_mac_lit": [109, 166, 185, 187], "rx_mac_lite_region": 144, "rx_meta": [52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 93], "rx_meta_in": 61, "rx_meta_out": 61, "rx_metadata": 8, "rx_mfb": 144, "rx_mfb0_data": 63, "rx_mfb0_dst_rdy": 63, "rx_mfb0_eof": 63, "rx_mfb0_eof_po": 63, "rx_mfb0_meta": 63, "rx_mfb0_sof": 63, "rx_mfb0_sof_po": 63, "rx_mfb0_src_rdy": 63, "rx_mfb1_data": 63, "rx_mfb1_dst_rdy": 63, "rx_mfb1_eof": 63, "rx_mfb1_eof_po": 63, "rx_mfb1_meta": 63, "rx_mfb1_sof": 63, "rx_mfb1_sof_po": 63, "rx_mfb1_src_rdy": 63, "rx_mfb_": [110, 187], "rx_mfb_data": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_discard": 75, "rx_mfb_dst_rdy": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 110, 111, 180], "rx_mfb_eof": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_eof_po": [36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_error": 109, "rx_mfb_hdr": [180, 187], "rx_mfb_meta": [63, 64, 65, 67, 70, 71, 74, 75], "rx_mfb_queue": 71, "rx_mfb_sel": 70, "rx_mfb_sof": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_sof_po": [36, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_src_rdy": [33, 36, 38, 50, 54, 59, 60, 63, 64, 65, 67, 69, 70, 71, 74, 75, 109, 110, 111, 180], "rx_mfb_t": 65, "rx_mfb_timestamp": 71, "rx_mvb": 144, "rx_mvb_channel": 59, "rx_mvb_data": [60, 64, 69, 100], "rx_mvb_discard": 54, "rx_mvb_dst_rdy": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mvb_ext_en": 50, "rx_mvb_ext_onli": 50, "rx_mvb_ext_siz": 50, "rx_mvb_frame_length": 50, "rx_mvb_hdr": 69, "rx_mvb_len": 59, "rx_mvb_lut_addr": 106, "rx_mvb_meta": [69, 100], "rx_mvb_metadata": 106, "rx_mvb_mod_eof_en": 54, "rx_mvb_mod_eof_s": 54, "rx_mvb_mod_eof_typ": 54, "rx_mvb_mod_sof_en": 54, "rx_mvb_mod_sof_s": 54, "rx_mvb_mod_sof_typ": 54, "rx_mvb_payload": 69, "rx_mvb_src_rdy": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mvb_switch": 69, "rx_mvb_usermeta": [50, 54], "rx_mvb_vld": [50, 54, 59, 60, 64, 69, 100, 106], "rx_mwr": 89, "rx_new_sof": 60, "rx_offset": [60, 74], "rx_old_sof": 60, "rx_op_dst_rdi": 101, "rx_op_en": 101, "rx_op_pipe_en": 101, "rx_op_respons": 101, "rx_op_src_rdi": 101, "rx_op_vld": 101, "rx_out_data": 144, "rx_out_hdr": 144, "rx_output": 144, "rx_path_40g": 107, "rx_ptr_width": 46, "rx_rd": [85, 89], "rx_region": [68, 72, 109, 111], "rx_region_s": [33, 38, 68, 109, 111], "rx_reset": [75, 77, 81, 109, 111, 131], "rx_sel": [8, 91, 98], "rx_sel_data": 99, "rx_sel_dst_rdi": [98, 99], "rx_sel_if": 98, "rx_sel_src_rdi": [98, 99], "rx_sel_vld": [98, 99], "rx_shakedown_en": 96, "rx_sof": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_sof_in": 61, "rx_sof_mask": 60, "rx_sof_out": 61, "rx_sof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "rx_sof_pos_in": 61, "rx_sof_pos_out": 61, "rx_sop": [47, 72], "rx_sop_po": [47, 72], "rx_src_rdy": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 96, 98, 99, 101, 102, 105], "rx_src_rdy_in": 61, "rx_src_rdy_out": 61, "rx_statu": [77, 81], "rx_stream": [96, 98], "rx_trim_en": 52, "rx_trim_len": 52, "rx_uinstr_src_rdi": 17, "rx_valid": 93, "rx_vld": [90, 91, 92, 96, 98, 99, 101, 102, 105], "rx_word": 60, "rx_wr": [85, 89], "rxmac": [0, 185], "rxmac0": [0, 185], "rxmac1": [0, 185], "rxn": 107, "rxp": 107, "rxpolar": 107, "s10memori": [156, 161], "s_ch": 179, "s_p": 179, "safe": [6, 17, 82], "safe_read_mod": 6, "sai": [11, 17, 68, 87, 135, 136, 149, 156], "said": 89, "sake": [68, 76, 144], "same": [1, 11, 12, 13, 14, 17, 19, 21, 26, 27, 28, 30, 31, 32, 47, 48, 58, 61, 63, 67, 68, 71, 75, 76, 78, 80, 83, 87, 88, 89, 93, 94, 98, 101, 104, 109, 110, 111, 112, 117, 125, 130, 131, 135, 136, 137, 138, 144, 145, 146, 147, 152, 156, 160, 161, 164, 166, 167, 180, 183, 184, 187, 188, 189], "same_clk": [48, 61], "sampl": [39, 45, 109, 111, 122, 124, 144, 147, 150], "sand": 147, "save": [19, 25, 29, 32, 100, 101, 135, 136, 144, 147, 160], "sc": [144, 185, 189], "sc_output_": 144, "scalabl": [17, 159, 193], "scale": [31, 102], "scan": 27, "scenario": [131, 144], "schemat": [171, 172], "scheme": [39, 45, 46, 166], "scienc": 188, "scope": [22, 166], "scoped_to_ref": 166, "scoreboard": [5, 131], "scoreboard_channel_head": 131, "scrambl": [107, 130, 149], "scrambler": [107, 130], "scrambler_gen": 107, "script": [24, 27, 31, 32, 67, 166, 170, 171, 172, 173, 179, 184, 185, 189, 195], "sdc": 179, "sdm": [153, 191], "sdp": [39, 45, 46], "sdp_bmem": 161, "sdp_bmem_v7": 161, "sdp_bram": [16, 161], "sdp_bram_b": 16, "sdp_bram_behav": 161, "sdp_bram_xilinx": 161, "sdp_memx": [160, 161], "sdp_rd_chan": 37, "sdp_rd_data": 37, "sdp_uram_xilinx": 161, "se": [31, 36], "search": [60, 107], "second": [18, 22, 35, 39, 45, 58, 59, 67, 68, 76, 87, 89, 104, 110, 120, 121, 128, 130, 131, 141, 142, 144, 147, 150, 152, 156, 174, 183, 184, 185, 187, 196], "secondari": 68, "section": [17, 23, 67, 74, 83, 104, 107, 144, 152, 183, 184, 187], "section_length": 67, "sectionlength": 67, "secur": [14, 23], "see": [0, 5, 6, 11, 16, 17, 18, 22, 23, 25, 48, 65, 67, 68, 71, 75, 77, 79, 82, 83, 89, 90, 100, 104, 107, 109, 110, 111, 113, 119, 121, 125, 137, 138, 139, 142, 143, 144, 145, 148, 152, 159, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 183, 184, 185, 186, 187, 190, 195], "seed": [31, 45], "seem": [11, 179], "seen": [17, 25, 189], "seg": 132, "segment": [34, 109, 111, 133, 187], "sel": [8, 30, 98], "sel_shakedown_en": 98, "select": [4, 5, 10, 14, 16, 17, 25, 29, 31, 32, 35, 48, 52, 54, 59, 69, 70, 71, 74, 77, 79, 82, 90, 91, 92, 98, 99, 105, 109, 111, 113, 116, 121, 125, 137, 138, 144, 146, 156, 166, 174, 180, 183, 184, 185, 187, 189, 193, 194, 195], "selected_queu": 71, "self": [107, 174], "send": [0, 8, 11, 14, 17, 21, 23, 31, 33, 45, 46, 49, 50, 57, 59, 60, 76, 78, 80, 85, 90, 101, 104, 108, 113, 116, 119, 122, 123, 124, 126, 127, 128, 129, 130, 131, 134, 139, 141, 142, 143, 144, 145, 146, 149, 151, 152, 159, 183, 184, 191, 195], "send_empty_fram": 131, "send_fram": 131, "send_transact": 151, "sensor": 23, "sent": [19, 29, 33, 34, 37, 44, 46, 49, 57, 58, 59, 71, 72, 78, 85, 87, 89, 101, 109, 110, 111, 125, 129, 134, 137, 138, 139, 144, 146, 180, 183, 186, 187, 192], "separ": [11, 25, 31, 33, 45, 56, 59, 76, 78, 90, 104, 109, 111, 118, 119, 131, 144, 166, 187, 188, 194, 198], "seq": [32, 125, 137, 138, 144], "seq_byte_arrai": 144, "seq_cfg": [128, 139, 142, 143, 144], "seq_item_export": 144, "seq_item_port": 144, "seq_mvb": 144, "seq_rx_packet": 144, "seq_tx_rdi": 144, "seqeuenc": 151, "sequenc": [18, 23, 31, 45, 107, 124, 131, 132, 145, 146, 151, 152], "sequence_": 144, "sequence_burst_rx": 143, "sequence_byte_arrai": 144, "sequence_full_speed_rx": [128, 139, 142, 143], "sequence_item": [122, 123, 125, 128, 131, 132, 133, 134, 137, 138, 139, 142, 143, 144, 147], "sequence_item_request": 146, "sequence_item_respons": [146, 152], "sequence_lib": [125, 137, 138, 144], "sequence_lib_rx": [128, 139, 142, 143], "sequence_librari": 144, "sequence_library_rx": 134, "sequence_library_rx_fullspe": 134, "sequence_mast": 146, "sequence_master_burst": 146, "sequence_master_max": 146, "sequence_meta": 152, "sequence_mfb_data": 152, "sequence_mi": 152, "sequence_mi_sim": 152, "sequence_mvb": 144, "sequence_mvb_data": 152, "sequence_packet_const": 144, "sequence_packet_incr": 144, "sequence_packet_larg": 144, "sequence_packet_mid": 144, "sequence_packet_rand_spac": 144, "sequence_packet_smal": 144, "sequence_rand": 151, "sequence_rand_rx": 143, "sequence_rx": [123, 132, 134, 144], "sequence_rx_bas": 132, "sequence_rx_fullspe": 134, "sequence_rx_initi": 123, "sequence_rx_rdi": 144, "sequence_rx_stop": 134, "sequence_simpl": [125, 131, 137, 138, 144, 151], "sequence_simple_const": [125, 137, 138], "sequence_simple_dec": [125, 137, 138], "sequence_simple_gauss": [125, 137, 138], "sequence_simple_inc": [125, 137, 138], "sequence_simple_rx": [128, 139, 142], "sequence_simple_rx_bas": [128, 139, 142, 143], "sequence_slav": 146, "sequence_slave_incr_addr": 146, "sequence_slave_librari": 146, "sequence_slave_same_addr": 146, "sequence_slave_sim": 146, "sequence_slave_slave_burst": 146, "sequence_stop_rx": [128, 139, 142, 143], "sequence_tb": 152, "sequence_tx": [132, 141], "sequence_tx_ack": 123, "sequence_tx_bas": 132, "sequence_tx_burst": 141, "sequence_tx_rdi": 144, "sequence_tx_stop": 141, "sequenti": [26, 31, 144], "sequentiali": 160, "seri": [31, 45, 115, 160], "serial": [19, 23, 60, 107, 180, 187, 189, 192, 194], "seriou": 144, "serv": [44, 45, 58, 76, 107, 116, 126, 127, 130, 144, 160, 166], "server": [27, 174], "set": [3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 31, 32, 33, 35, 36, 38, 39, 44, 45, 46, 47, 48, 49, 50, 56, 58, 59, 61, 62, 63, 64, 67, 71, 74, 75, 76, 77, 80, 81, 85, 86, 87, 90, 100, 101, 102, 104, 108, 109, 110, 111, 112, 113, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 137, 138, 139, 142, 143, 144, 145, 146, 147, 151, 152, 156, 160, 161, 166, 179, 180, 183, 184, 187, 188, 189, 192, 195], "set_inst_overrid": [128, 139, 142, 143, 144], "set_max_delai": 1, "set_properti": 166, "set_rd": 146, "set_report_id_action_ti": 144, "setup": [0, 17, 18, 24, 25, 31, 75, 151, 166, 179], "setup_flag": 166, "sever": [67, 100, 109, 111, 122, 150, 166, 174, 183, 186, 193, 195], "sfc": 111, "sfch": 111, "sfcl": 111, "sfd": 109, "sh": [170, 171, 172, 173], "sh_fifo": 156, "sh_fsm": 110, "sh_reg": 144, "sh_reg_bas": 144, "shadow": [110, 166], "shake": 102, "shake_port": 102, "shakedown": [6, 96, 98, 101, 165], "shallow": [4, 13, 77, 161], "shape": [67, 88], "share": [43, 47, 68, 73, 160, 166, 184], "shell": 184, "shift": [2, 5, 8, 19, 23, 52, 55, 59, 79, 80, 86, 88, 101, 105, 110, 121, 156, 160], "shift_left": 8, "shifter": [43, 59, 160], "short": [31, 110, 111], "shorten": [20, 52, 164], "shorter": 14, "shoud": 31, "should": [5, 17, 19, 20, 23, 24, 25, 26, 30, 31, 32, 35, 47, 59, 63, 67, 75, 80, 87, 89, 98, 109, 121, 131, 144, 146, 166, 173, 184, 185, 186, 187, 200], "show": [0, 11, 31, 58, 76, 87, 89, 104, 110, 122, 123, 124, 125, 128, 131, 134, 137, 138, 139, 142, 143, 144, 145, 152, 166, 174, 184, 187, 193, 195], "shown": [76, 87, 89, 104, 110, 119, 144, 179, 183, 184, 186, 187, 192], "shp_rd_chan": 37, "shp_rd_data": 37, "shreg": [58, 66, 86, 89, 144], "shrink": 75, "side": [4, 8, 21, 45, 46, 48, 58, 67, 72, 80, 82, 83, 87, 89, 107, 109, 110, 111, 119, 123, 144, 147, 187], "sideband": 113, "signal": [1, 6, 7, 8, 12, 14, 16, 17, 19, 20, 23, 25, 28, 31, 33, 35, 37, 39, 40, 41, 44, 45, 46, 49, 58, 59, 66, 67, 68, 70, 71, 74, 76, 77, 78, 79, 80, 81, 83, 87, 88, 89, 90, 91, 93, 96, 99, 107, 109, 110, 111, 113, 114, 115, 116, 117, 121, 128, 129, 131, 133, 134, 135, 136, 139, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 156, 160, 161, 162, 164, 179, 183, 187, 188], "signaltap": 27, "signifi": [44, 76, 104], "signific": [67, 89], "significantli": [1, 29, 166], "sim": 166, "sim_flag": 144, "sim_lib": 166, "sim_modul": 166, "similar": [43, 87, 107, 110, 152, 156, 184], "similarli": [45, 166, 195], "simluat": 152, "simpl": [0, 6, 11, 39, 41, 43, 45, 46, 61, 62, 65, 67, 68, 76, 87, 89, 90, 102, 104, 106, 116, 124, 125, 131, 132, 137, 138, 144, 145, 147, 159, 160, 162, 164, 166, 184, 187, 188, 190, 195], "simple_simpl": 144, "simpler": [1, 11, 161], "simplest": 110, "simpli": [12, 71, 144, 166, 195], "simplic": [76, 110, 144], "simplifi": [58, 59, 67, 76, 104, 107, 110, 125, 128, 137, 138, 139, 142, 143, 144, 174, 192, 193], "simul": [19, 31, 47, 67, 75, 139, 144, 147, 151, 164, 166, 195, 200], "simult": 31, "simultan": [0, 6, 11, 31, 54, 67, 76], "sinc": [11, 13, 17, 18, 19, 43, 68, 71, 80, 91, 118], "singl": [0, 1, 6, 8, 18, 19, 21, 40, 45, 60, 63, 67, 68, 70, 71, 76, 80, 89, 102, 104, 110, 113, 116, 135, 136, 138, 144, 161, 166, 174, 180, 183, 192], "situat": [58, 68, 76, 88, 95, 110, 118, 144, 166], "six": [76, 146], "size": [5, 7, 8, 9, 17, 18, 19, 22, 34, 35, 37, 39, 44, 45, 46, 48, 50, 54, 55, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 71, 72, 74, 75, 78, 79, 109, 111, 112, 114, 116, 125, 128, 131, 137, 138, 139, 142, 144, 146, 148, 150, 151, 152, 164, 180, 183, 185, 192, 195], "size_max": 144, "skid": 38, "skip": [58, 166], "slack": 183, "slave": [82, 84, 87, 90, 107, 109, 111, 116, 121, 122, 144, 146, 183], "slice": [25, 29, 156, 160], "slight": [64, 110], "slightli": [11, 17, 21, 144, 190], "slot": [189, 192, 193], "slow": [67, 164], "slower": [187, 188, 189], "slowest": 151, "slr_cross": 164, "slv_array_t": [13, 14, 15, 25, 31, 54, 59, 60, 63, 69, 70, 78, 85, 89, 93, 96, 98, 106, 183, 192], "small": [19, 59, 60, 76, 110, 131, 144, 161, 164, 185], "smaller": [3, 13, 31, 40, 68, 151], "smallest": [67, 75, 76], "smarter": 121, "snippet": 184, "snoop": 117, "snyc_termin": 151, "so": [0, 6, 11, 12, 17, 19, 23, 58, 59, 60, 67, 70, 71, 76, 80, 85, 87, 88, 89, 110, 122, 144, 149, 152, 164, 166, 179, 184, 185, 187, 195], "soch": 111, "socl": 111, "sof": [41, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 68, 70, 71, 74, 76, 78, 80, 100, 109, 110, 111, 113, 126, 127, 128, 135, 136, 142, 144, 145, 151, 170, 171, 172, 180, 183, 189], "sof_creat": 60, "sof_origin": 58, "sof_po": [33, 38, 59, 110, 145], "sof_pos_width": 76, "sof_unmask": 58, "softwar": [23, 27, 31, 39, 42, 45, 46, 67, 87, 107, 109, 111, 112, 121, 183, 185, 187, 188, 191], "sole": 110, "solut": [67, 72, 144], "solv": [11, 17, 21, 67, 95, 160], "some": [6, 10, 11, 12, 19, 20, 21, 31, 39, 44, 45, 49, 58, 67, 68, 76, 87, 89, 101, 104, 107, 109, 119, 125, 137, 138, 144, 150, 151, 160, 164, 166, 184, 187, 189, 192, 193, 195], "some_boolean": 184, "some_integ": 184, "somehow": 187, "someth": [11, 131, 148], "sometim": [18, 19, 110, 144, 166, 184, 187], "somewhat": 89, "somewher": [17, 19, 128, 139, 142], "soon": [34, 109, 111], "sooner": 166, "sop": [47, 64, 134], "sop_po": 47, "sop_pos_width": 47, "sorag": 21, "sort": 59, "sorter": 17, "sourc": [0, 17, 22, 27, 47, 49, 65, 66, 71, 75, 90, 92, 94, 96, 98, 109, 111, 113, 121, 144, 147, 159, 160, 164, 166, 183, 184, 185, 186, 187, 189, 196, 198], "sp": 179, "sp_bmem": 161, "sp_bram": 161, "sp_bram_xilinx": 161, "sp_uram_xilinx": 161, "space": [0, 3, 4, 17, 18, 19, 21, 22, 29, 30, 31, 35, 37, 39, 41, 45, 48, 49, 59, 61, 71, 80, 87, 89, 90, 109, 111, 116, 118, 119, 121, 128, 131, 139, 142, 143, 144, 149, 164, 166, 180, 183, 185, 187, 190, 192, 193, 195], "space_size_set": [128, 139, 142, 143], "spacer": 111, "span": [23, 76], "spars": 98, "special": [19, 45, 60, 164, 166, 180, 183, 187], "specif": [0, 1, 11, 20, 21, 25, 28, 31, 34, 39, 40, 44, 45, 60, 67, 71, 107, 109, 110, 112, 113, 119, 129, 148, 152, 156, 157, 158, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 185, 187, 188, 189, 190, 191, 192], "specifi": [3, 11, 18, 19, 22, 24, 26, 34, 38, 54, 55, 56, 58, 60, 74, 76, 80, 89, 104, 109, 126, 127, 131, 144, 149, 151, 166, 184, 185, 200], "speed": [45, 48, 58, 67, 71, 96, 107, 108, 109, 111, 119, 129, 144, 152, 160, 179, 180, 185, 187, 188, 189, 193, 194, 195], "spent": 6, "spike": 17, "spkt_lng": 59, "spkt_size_min": 59, "split": [0, 36, 68, 69, 70, 71, 131, 166, 183, 187], "splitter": [144, 162, 163, 187, 193], "splitter_output": [69, 70], "squar": 160, "squarer": 160, "sr": [67, 160], "sr_sync_latch": [12, 160], "src": [49, 90, 102, 144, 173, 179, 184, 191], "src_buf": [17, 164], "src_buf_col": 17, "src_buf_rd_addr": 17, "src_buf_rd_data": 17, "src_buf_row": 17, "src_channel": 90, "src_rdy": [4, 47, 76, 102, 104, 144, 145, 147, 160, 192], "ss": 27, "st": 192, "st_sp_dbg_chan": [40, 45, 46], "st_sp_dbg_meta": [40, 45, 46], "st_sp_dbg_signal_w": [45, 46], "stabl": 107, "stage": [7, 10, 19, 59, 60, 70, 80, 86, 166, 184], "stai": [25, 49, 58, 63, 76, 80, 87, 89, 90, 184], "stamp": [109, 193], "stand": 104, "standalon": 59, "standard": [22, 45, 58, 88, 89, 101, 107, 109, 111, 129, 144, 160, 166, 192, 194], "standardli": 187, "standart": 111, "starget": 166, "starget_": 166, "start": [0, 17, 18, 19, 27, 28, 34, 35, 44, 45, 47, 48, 49, 54, 57, 58, 59, 60, 63, 67, 68, 76, 80, 89, 100, 104, 109, 110, 111, 113, 119, 121, 126, 127, 129, 130, 131, 135, 136, 144, 146, 148, 149, 152, 159, 166, 170, 174, 177, 183, 184, 192, 195], "start_channel": 179, "start_ev": 28, "start_item": [144, 151, 152], "start_profil": 179, "start_req_ack": [37, 40, 44], "start_req_chan": [37, 40, 44], "start_req_channel": [34, 35], "start_req_don": 35, "start_req_vld": [34, 35, 37, 40, 44], "start_time_max": 148, "start_time_min": 148, "startup": 107, "starvat": 17, "stat": [25, 57, 109, 111], "stat_discard": 57, "stat_pkt_lng": 35, "state": [0, 12, 31, 32, 40, 67, 71, 82, 87, 89, 116, 121, 128, 130, 139, 142, 143, 144, 149, 151, 156, 160, 183], "state_packet_data": [128, 139, 142], "state_packet_new": [128, 139, 142], "state_packet_non": [128, 139, 142], "state_packet_space_new": [128, 139, 142], "state_pakcet_spac": [128, 139, 142], "statement": 184, "static": [0, 183, 186], "statist": [0, 9, 11, 18, 24, 25, 31, 45, 46, 57, 87, 107, 109, 111, 144, 160, 164, 180], "statu": [5, 23, 25, 31, 37, 44, 48, 58, 59, 67, 79, 81, 85, 105, 107, 109, 111, 116, 117, 144, 156, 180, 181, 183, 185, 191, 192, 193], "status_data": 133, "std": [144, 152], "std_arith": 144, "std_logic": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 116, 117, 120, 121, 180, 183, 192], "std_logic_arith": 144, "std_logic_vector": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 20, 24, 25, 26, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 120, 121, 180, 183, 185, 192], "stdarithnowarn": 144, "steadi": 67, "steer": 113, "stem": 166, "step": [19, 29, 35, 47, 129, 144, 152, 166, 179, 189, 195], "stick": 144, "still": [19, 57, 104, 119, 186], "stop": [19, 35, 39, 42, 44, 45, 49, 67, 80, 110, 144, 183, 184], "stop_forc": 37, "stop_force_chan": 37, "stop_req_ack": [37, 40, 44], "stop_req_chan": [37, 40, 44], "stop_req_channel": 35, "stop_req_don": 35, "stop_req_vld": [35, 37, 40, 44], "storag": [118, 119], "store": [4, 5, 6, 10, 11, 13, 17, 18, 19, 21, 26, 34, 43, 45, 58, 59, 65, 67, 77, 80, 87, 93, 109, 111, 112, 118, 119, 126, 127, 133, 144, 150, 160, 164, 166, 185, 195], "stp": 27, "straddl": 113, "straight": [5, 67, 68, 105], "straightforward": 67, "strang": 144, "stratix": [23, 31, 109, 111, 156, 161, 164, 187, 188, 189, 190, 192], "stratix10": [3, 4, 5, 9, 14, 16, 34, 35, 37, 44, 48, 49, 50, 54, 58, 60, 65, 69, 70, 71, 74, 75, 78, 79, 89, 94, 101, 105, 109, 111, 116, 117, 166, 180, 192], "stream": [0, 17, 19, 35, 46, 48, 54, 57, 60, 62, 63, 64, 67, 71, 74, 94, 107, 109, 111, 131, 144, 162, 165, 180, 183, 186, 187, 192, 195], "stream2": 162, "stream_out_aful": 19, "stream_out_en": 19, "strech": 60, "stress": 45, "string": [3, 4, 5, 6, 9, 10, 13, 14, 15, 16, 18, 24, 28, 31, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 96, 98, 99, 100, 101, 102, 105, 106, 109, 111, 113, 116, 117, 121, 128, 131, 133, 139, 142, 143, 144, 150, 166, 180, 183, 185, 192], "strobe": [39, 45, 109, 111], "strongli": [144, 166, 183, 187], "struct": 144, "structur": [144, 152, 156, 160, 161, 166, 184, 185], "stuck": [116, 144, 152, 164, 183, 187], "su": 27, "subclass": [125, 137, 138, 144], "subcompon": [48, 111, 144, 166, 184, 185, 187, 191], "subcor": 0, "subdirectori": 166, "subenviron": 144, "sublay": 187, "submit": 25, "submodul": [109, 111, 185, 198], "subnod": 185, "subpart": 27, "subprocess": 166, "subsect": [152, 187], "subsequ": 187, "subset": [17, 71], "substitut": 182, "subtract": 60, "success": [0, 31, 112, 144, 183], "successful": 38, "successfulli": [17, 109, 111, 144, 173, 189], "successor": 47, "suddenli": 67, "sudo": [27, 31, 174, 189], "suffici": [27, 76, 110], "suffix": [47, 58, 144, 166], "suggest": 184, "suit": [179, 187], "suitabl": [4, 13, 144, 156, 161], "sum": [18, 19, 25, 30, 60, 94], "sum_en": 25, "sum_extra_width": 25, "sum_on": 160, "sumbit": 25, "summar": 59, "super": [59, 128, 131, 139, 142, 143, 144, 150, 164], "superpacket": 60, "suppli": 166, "support": [4, 6, 10, 11, 13, 14, 16, 22, 23, 27, 32, 35, 42, 47, 48, 49, 54, 65, 67, 68, 71, 76, 83, 88, 90, 109, 110, 111, 113, 117, 119, 121, 156, 159, 161, 162, 165, 166, 180, 184, 186, 187, 189, 190, 193, 194, 195], "supported_platform_tag": 166, "supported_tag": 166, "suppos": 62, "suppress": 144, "sure": [27, 67, 87, 129], "surpass": 67, "surpris": 87, "surround": 144, "sv": [32, 132, 144, 152], "sw": [0, 18, 32, 34, 37, 39, 44, 46, 67, 106, 109, 111, 179, 185, 195], "sw_addr": 106, "sw_addr_width": [37, 39], "sw_be": 106, "sw_din": 106, "sw_dout": 106, "sw_dout_vld": 106, "sw_read": 106, "sw_rst": 25, "sw_slice": 106, "sw_timeout_w": 96, "sw_timeout_width": 62, "sw_width": 106, "sw_write": 106, "swap": [74, 179], "switch": [17, 19, 27, 62, 63, 67, 69, 96, 109, 122, 144, 148, 162, 174, 186, 189, 195], "switchabl": 174, "swrite": [131, 144], "sychron": 132, "sync_": 151, "sync_cb": 151, "sync_connect": [128, 139, 142, 143, 151], "sync_regist": 151, "sync_reset": 151, "sync_termin": 151, "synchrnou": 12, "synchron": [1, 6, 16, 24, 47, 59, 90, 91, 92, 94, 96, 98, 99, 100, 107, 109, 111, 116, 128, 139, 142, 143, 151, 160, 164, 183, 196], "synchroni": 121, "syncrhon": 151, "syntax": 185, "synth": 166, "synth_onli": 166, "synthes": 166, "synthesi": [160, 184, 189], "synthesis": 166, "synthfil": 166, "sysmon": 191, "system": [23, 40, 112, 187, 189, 196], "systemverilog": [166, 200], "sythesi": 166, "t": [11, 17, 20, 25, 31, 32, 67, 76, 87, 88, 89, 107, 109, 121, 122, 128, 131, 133, 139, 142, 143, 144, 148, 149, 166], "tabl": [31, 39, 45, 76, 89, 90, 104, 122, 123, 124, 125, 128, 134, 137, 138, 139, 142, 143, 144, 145, 152, 160, 165, 183, 184, 187], "tabul": 144, "tag": [22, 113, 117, 119, 131, 144, 166, 192, 198], "tag_8": 117, "tag_9": 117, "tak": 151, "take": [5, 17, 19, 58, 64, 67, 75, 87, 88, 89, 104, 107, 110, 119, 126, 127, 129, 130, 144, 174, 183, 184, 185, 187, 194], "taken": [0, 19, 80, 98, 110], "talk": 89, "tap": [58, 144], "targ": 166, "target": [1, 3, 5, 11, 17, 18, 19, 27, 31, 46, 50, 54, 64, 67, 68, 78, 81, 83, 84, 87, 88, 89, 111, 117, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 187, 188, 189, 192, 193], "target_default": 166, "target_func": 117, "target_myproc": 166, "target_tag": 166, "task": [29, 107, 109, 111, 125, 126, 127, 131, 137, 138, 144, 146, 149, 150, 151, 152, 187, 192], "tb": 31, "tbd": [39, 180], "tcam": [22, 180, 183, 187], "tchannel": 131, "tcl": [27, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 185, 189, 191], "tclsh": 166, "tcp": 74, "tdata": [124, 139], "tdiscard": 131, "tdut": 144, "tehn": 14, "tehr": 130, "tell": [98, 122, 144], "temp": 191, "temperatur": [23, 164], "temporari": 59, "term": [104, 185, 189, 194], "termin": [130, 149], "ternari": 161, "test": [0, 5, 31, 32, 45, 46, 58, 59, 102, 108, 113, 128, 131, 139, 142, 143, 150, 152, 154, 167, 168, 169, 180, 181, 183, 189, 190, 191], "test_mem_test": 31, "test_pci": 174, "testbench": [150, 152, 166], "tester": [154, 190], "texliv": 31, "text": [47, 144], "tfc": 111, "tfch": 111, "tfcl": 111, "th": 101, "than": [0, 1, 3, 4, 17, 25, 29, 31, 48, 54, 58, 59, 60, 67, 68, 76, 89, 101, 109, 111, 129, 144, 147, 160, 166, 184, 187, 188, 192, 193], "thank": [109, 111], "thei": [17, 19, 21, 36, 57, 58, 60, 71, 75, 76, 87, 89, 93, 94, 95, 101, 118, 128, 129, 131, 139, 142, 143, 144, 147, 160, 164, 183, 184, 185, 187, 195], "them": [0, 11, 18, 21, 25, 33, 36, 58, 59, 60, 64, 67, 68, 75, 80, 87, 89, 104, 107, 108, 110, 116, 118, 119, 126, 127, 128, 129, 138, 139, 141, 142, 143, 144, 146, 149, 152, 159, 179, 183, 184, 185, 187, 189, 190, 192], "themselv": [11, 174], "theoret": 87, "theori": 89, "ther": 130, "therefor": [18, 29, 31, 47, 52, 60, 67, 75, 76, 87, 89, 104, 121, 144, 186, 187, 194], "thesi": [1, 17, 19, 59, 119], "thi": [0, 1, 2, 3, 5, 6, 7, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 25, 27, 29, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 83, 84, 85, 87, 88, 89, 90, 91, 93, 94, 95, 98, 101, 102, 104, 106, 109, 110, 111, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 194, 195, 196, 197, 198, 200], "thing": [58, 60, 71, 76, 80, 144, 151, 184, 195], "think": 20, "third": [22, 35, 39, 45, 76, 87, 89, 144, 152, 183, 184, 187], "this_item": 144, "this_typ": 144, "those": [10, 11, 76, 87, 109, 110, 111, 125, 126, 127, 137, 144, 147, 166, 184], "though": [21, 76, 89, 183, 187], "three": [27, 62, 67, 76, 78, 87, 90, 104, 122, 124, 128, 131, 135, 136, 139, 142, 143, 144, 146, 149, 150, 151, 152, 184, 187, 190], "threshh": 144, "threshl": 144, "throgh": 20, "through": [4, 18, 19, 39, 45, 58, 67, 71, 75, 76, 77, 78, 80, 85, 87, 90, 106, 109, 111, 112, 121, 122, 123, 124, 125, 133, 134, 137, 138, 143, 144, 145, 159, 164, 166, 183, 185, 186, 187, 188, 193, 195], "throughout": [183, 184, 191], "throughput": [0, 1, 17, 19, 21, 45, 46, 62, 67, 68, 75, 76, 93, 98, 119, 128, 139, 142, 143, 159, 180, 186, 187, 188, 190, 193, 195], "throught": [135, 136], "throw": [14, 16], "thrp_mea": 45, "thu": [13, 17, 18, 19, 23, 68, 76, 83, 184, 192], "ti": [109, 184], "tic": 48, "tick": [17, 24, 28, 30, 31, 67, 152], "tile": [76, 109, 111, 119, 170, 171, 172, 173, 174, 177, 180, 183, 187, 188, 192, 195], "tile_multir": 187, "till": [40, 87, 144], "time": [0, 4, 6, 11, 12, 14, 16, 18, 19, 21, 25, 26, 28, 31, 45, 58, 62, 65, 68, 71, 77, 80, 88, 90, 96, 100, 109, 110, 118, 121, 122, 131, 144, 148, 150, 151, 166, 179, 180, 184, 185, 187, 193], "time_array_add": 131, "time_reset": 65, "timeout": [17, 59, 62, 96, 131], "timeout_clk_no": 59, "timestamp": [22, 65, 109, 120, 121, 122, 153, 162, 180, 183, 187, 191], "timestamp_en": 109, "timestamp_format": 71, "timestamp_width": 71, "timestampvld": [22, 183, 187], "timestap": 183, "tkeep": 124, "tkeep_width": 124, "tlast": 124, "tlm": 144, "tlp": [22, 114], "tmeta": 131, "tmodel": 144, "tmp": [11, 25], "tmp_data": 144, "tmp_meta": 144, "to_unsign": 18, "todo": [5, 109, 144, 160, 164], "togeth": [17, 18, 21, 22, 68, 72, 80, 87, 89, 104, 112, 119, 128, 138, 141, 142, 144, 147, 151, 160, 166, 194], "too": [17, 75, 144, 184], "took": 149, "tool": [0, 25, 109, 111, 121, 144, 152, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 184, 185, 187, 188, 189, 191, 195, 196], "top": [0, 27, 46, 71, 132, 135, 136, 142, 166, 184, 185, 187, 190, 193], "top_level": [5, 144], "top_level_": 166, "top_level_archgrp": 166, "top_level_path": 166, "total": [0, 9, 11, 19, 27, 31, 37, 39, 40, 43, 44, 46, 54, 76, 90, 98, 109, 111, 192, 195], "total_error": 144, "tpacket_s": 131, "tph": 113, "tr": 144, "tr_dut": [131, 144], "tr_in_a": 131, "tr_in_b": 131, "tr_model": [131, 144], "tr_out": [131, 144], "tr_paket": 144, "tr_port": 144, "track": 17, "traffic": [18, 27, 65, 67, 125, 135, 136, 137, 138, 144, 149], "traget": [9, 37, 44], "tran": [17, 118, 164], "tranasciev": 149, "trans_a_col": 17, "trans_a_item": 17, "trans_b_col": 17, "trans_b_item": 17, "trans_comp_": 17, "trans_comp_dst_rdi": 17, "trans_comp_meta": 17, "trans_comp_src_rdi": 17, "trans_dst_rdi": 17, "trans_fifo_item": 17, "trans_fifo_s": [75, 111], "trans_len": 17, "trans_meta": 17, "trans_mtu": 17, "trans_sort": 164, "trans_src_rdi": 17, "trans_stream": 17, "trans_vld": 17, "transact": [17, 22, 29, 31, 33, 39, 41, 45, 46, 75, 76, 85, 87, 89, 91, 99, 100, 101, 102, 104, 106, 110, 111, 113, 114, 115, 117, 118, 125, 126, 127, 128, 129, 130, 131, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 146, 149, 152, 164, 187, 191, 192, 193, 198], "transaction_count": 147, "transal": 116, "transceiv": [107, 166, 184, 185, 187], "transfer": [1, 11, 17, 45, 47, 67, 75, 76, 83, 87, 104, 106, 147, 160, 164, 183, 186, 187, 188, 189, 191, 192, 193], "transform": [47, 68, 119, 129, 192], "transit": [67, 77, 82, 110, 132], "translat": [22, 27, 166, 185, 191], "transmiss": [47, 49, 65, 76, 91, 96, 100, 104, 110, 111, 144, 193, 194, 195], "transmit": [1, 22, 45, 65, 67, 70, 71, 76, 91, 98, 99, 101, 102, 104, 107, 109, 110, 111, 129, 149, 180, 192, 193, 194, 195, 196, 197], "transmitt": [76, 104], "transport": 35, "transs": 17, "trasfer": 113, "trasform": 162, "trbuf_fifo_en": 39, "trbuf_reg_en": [39, 46], "treadi": [124, 139], "treat": 47, "treatment": 179, "tree": [27, 39, 45, 135, 136, 160, 192], "trfc": 109, "trfch": 109, "trfcl": 109, "tri": [63, 160, 166, 187], "tricki": 67, "trigger": [4, 5, 6, 20, 59, 75, 77, 79, 81, 105, 150, 166], "trim": [52, 54], "trimmer": 162, "tripl": 183, "true": [3, 4, 6, 7, 8, 10, 13, 14, 16, 17, 24, 25, 26, 27, 38, 46, 48, 49, 57, 58, 61, 62, 63, 66, 69, 71, 73, 75, 77, 78, 82, 89, 90, 92, 95, 96, 98, 101, 102, 106, 109, 111, 116, 121, 144, 166, 180, 184], "truli": 133, "truncat": 54, "trx": 144, "try": [11, 31, 59, 89, 187, 188], "try_get": [128, 139, 142, 144], "try_next_item": 144, "ts_demo_en": 180, "ts_dv": 121, "ts_format": 65, "ts_mult_smart_dsp": 121, "ts_mult_use_dsp": 121, "ts_n": [120, 121], "ts_tsu": 120, "ts_width": 65, "tsel": 14, "tsu": [0, 22, 65, 71, 109, 180, 183, 184, 185, 187, 193, 196], "tsu_clk": [180, 183, 196], "tsu_format_to_n": [120, 121], "tsu_gen": [121, 196], "tsu_reset": [183, 196], "tsu_rst": 180, "tsu_ts_dv": [109, 180], "tsu_ts_n": [109, 180, 183, 196], "tsu_ts_vld": [183, 196], "ttarget": 166, "ttarget_": 166, "ttarget_myproc": 166, "ttext": 144, "ttx": 144, "tune": 166, "tunnig": 166, "turn": [5, 68, 107, 111, 187], "tuser": [117, 124, 139], "tuser_width": [124, 139], "tutori": 200, "tvalid": 124, "twice": [58, 68, 187], "two": [4, 5, 6, 14, 17, 21, 36, 39, 45, 47, 50, 54, 55, 56, 58, 60, 62, 63, 64, 67, 68, 69, 70, 71, 72, 73, 76, 77, 80, 81, 82, 86, 87, 89, 90, 94, 96, 98, 100, 104, 109, 110, 113, 118, 121, 122, 124, 125, 128, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 149, 151, 152, 156, 161, 164, 166, 170, 179, 183, 184, 186, 187, 192], "tx": [0, 8, 22, 33, 44, 46, 48, 50, 54, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 79, 81, 88, 90, 91, 92, 94, 96, 98, 99, 101, 102, 109, 123, 124, 128, 129, 133, 134, 135, 136, 139, 142, 143, 144, 145, 147, 180, 183, 187, 189, 194, 195, 197], "tx0_mfb_data": [69, 70], "tx0_mfb_dst_rdy": [69, 70], "tx0_mfb_eof": [69, 70], "tx0_mfb_eof_po": [69, 70], "tx0_mfb_meta": 70, "tx0_mfb_sof": [69, 70], "tx0_mfb_sof_po": [69, 70], "tx0_mfb_src_rdy": [69, 70], "tx0_mvb_dst_rdy": 69, "tx0_mvb_hdr": 69, "tx0_mvb_meta": 69, "tx0_mvb_payload": 69, "tx0_mvb_src_rdy": 69, "tx0_mvb_vld": 69, "tx1_mfb_data": [69, 70], "tx1_mfb_dst_rdy": [69, 70], "tx1_mfb_eof": [69, 70], "tx1_mfb_eof_po": [69, 70], "tx1_mfb_meta": 70, "tx1_mfb_sof": [69, 70], "tx1_mfb_sof_po": [69, 70], "tx1_mfb_src_rdy": [69, 70], "tx1_mvb_dst_rdy": 69, "tx1_mvb_hdr": 69, "tx1_mvb_meta": 69, "tx1_mvb_payload": 69, "tx1_mvb_src_rdy": 69, "tx1_mvb_vld": 69, "tx_": 187, "tx_addr": [85, 89], "tx_aempti": 77, "tx_ardi": [85, 89], "tx_be": 89, "tx_block_siz": [33, 68, 109, 111], "tx_block_vld": [59, 73], "tx_channel": [46, 90], "tx_channel_b": 59, "tx_chsum_bypass": 74, "tx_clk": [75, 77, 81, 109, 111, 166], "tx_compar": 144, "tx_compare_": 144, "tx_data": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 102, 105], "tx_data0": 94, "tx_data1": 94, "tx_data_in": 61, "tx_data_out": 61, "tx_dma_calypt": 45, "tx_dma_chan_start_stop_ctrl": 40, "tx_dma_channel": [48, 180], "tx_dma_metadata_extractor": 41, "tx_dma_pcie_trans_buff": 43, "tx_dma_pkt_dispatch": 42, "tx_dma_sw_manag": [40, 44], "tx_drd": [85, 89], "tx_drdy": [85, 89], "tx_dst_rdy": [7, 8, 47, 52, 55, 56, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 105, 110], "tx_dst_rdy_in": 61, "tx_dst_rdy_out": 61, "tx_dwr": [85, 89], "tx_enabl": 57, "tx_env": 144, "tx_env_": 144, "tx_env_bas": 144, "tx_eof": [52, 55, 56, 57, 66, 68, 73, 77, 79, 81, 110], "tx_eof_in": 61, "tx_eof_mask": 58, "tx_eof_one_hot": 59, "tx_eof_origin": 58, "tx_eof_out": 61, "tx_eof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81, 110], "tx_eof_pos_in": 61, "tx_eof_pos_out": 61, "tx_eof_unmask": 58, "tx_eop": [47, 72], "tx_eop_po": [47, 72], "tx_gen_en": 46, "tx_input": 144, "tx_input_data": 144, "tx_input_meta": 144, "tx_item": 102, "tx_item_vld": 73, "tx_item_width": [33, 68, 94, 109, 111], "tx_length": 60, "tx_link_up": 180, "tx_mac_lit": [111, 185, 187], "tx_mask": 58, "tx_meta": [52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 93], "tx_meta_in": 61, "tx_meta_out": 61, "tx_metadata": 8, "tx_mfb": 144, "tx_mfb_": 187, "tx_mfb_data": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_dst_rdy": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_eof": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_eof_po": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_meta": [33, 49, 60, 62, 63, 64, 65, 67, 70, 71, 75, 78, 100], "tx_mfb_meta_new": 64, "tx_mfb_sof": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_sof_po": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_src_rdy": [33, 36, 38, 49, 50, 54, 59, 60, 62, 63, 64, 65, 67, 69, 70, 71, 75, 78, 100, 109, 110, 111, 180], "tx_mfb_usermeta": 50, "tx_mvb_": 187, "tx_mvb_channel": [59, 78], "tx_mvb_data": [60, 69, 74, 109, 180], "tx_mvb_discard": 59, "tx_mvb_dst_rdy": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mvb_hdr": 62, "tx_mvb_hdr_meta": [59, 78], "tx_mvb_len": [59, 78], "tx_mvb_lut_addr": 106, "tx_mvb_lut_data": 106, "tx_mvb_meta": 74, "tx_mvb_metadata": 106, "tx_mvb_payload": [62, 69], "tx_mvb_src_rdy": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mvb_usermeta": [50, 54], "tx_mvb_vld": [50, 54, 59, 60, 62, 69, 74, 78, 106, 109, 180], "tx_mwr": 89, "tx_new_sof": 60, "tx_next": 102, "tx_offset": 60, "tx_old_sof": 60, "tx_op": 101, "tx_op_data": 101, "tx_op_data_consum": 101, "tx_op_dst_rdi": 101, "tx_op_src_rdi": 101, "tx_op_vld": 101, "tx_out": 144, "tx_out_": 144, "tx_output": 144, "tx_path_40g": 107, "tx_pkt_lng": 59, "tx_ptr_width": 46, "tx_rd": [85, 89], "tx_region": [33, 68, 72, 109, 111], "tx_region_s": [33, 68, 109, 111], "tx_region_shar": 73, "tx_region_vld": 73, "tx_reset": [75, 77, 81, 109, 111], "tx_respons": 101, "tx_response_vld": 101, "tx_sel_channel": 46, "tx_sof": [52, 55, 56, 57, 66, 68, 73, 77, 79, 81, 110], "tx_sof_in": 61, "tx_sof_mask": [58, 60], "tx_sof_one_hot": 59, "tx_sof_origin": 58, "tx_sof_out": 61, "tx_sof_po": [52, 55, 56, 57, 58, 66, 68, 73, 77, 79, 81], "tx_sof_pos_b": 59, "tx_sof_pos_in": 61, "tx_sof_pos_out": 61, "tx_sof_unmask": 58, "tx_sop": [47, 72], "tx_sop_po": [47, 72], "tx_src_rdy": [7, 8, 47, 52, 55, 56, 57, 58, 60, 66, 68, 72, 73, 77, 79, 81, 90, 91, 92, 93, 94, 96, 98, 99, 101, 105, 110], "tx_src_rdy_in": 61, "tx_src_rdy_origin": 58, "tx_src_rdy_out": 61, "tx_src_rdy_unmask": 58, "tx_statu": 77, "tx_valid": 93, "tx_vld": [90, 91, 92, 94, 96, 98, 99, 101, 102, 105], "tx_word": 60, "tx_wr": [85, 89], "txmac": [0, 185], "txmac0": [0, 185], "txmac1": [0, 185], "txn": 107, "txp": 107, "txpolar": 107, "txt": 178, "type": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 22, 24, 25, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 119, 120, 121, 122, 125, 128, 129, 130, 131, 135, 136, 137, 138, 139, 141, 142, 143, 144, 148, 149, 156, 161, 166, 179, 180, 183, 185, 187, 190, 192, 194], "type_id": [125, 128, 131, 137, 138, 139, 142, 143, 144, 150, 152], "type_item": 144, "typedef": 144, "typic": [2, 22, 112, 144, 153, 154, 157, 158, 162, 163, 165, 166, 183, 185, 188, 194, 197, 198], "u": [11, 18, 89, 144], "u_array_t": 60, "ucdb": 144, "udp": 74, "ug": [156, 161], "ug573": [156, 161], "ug574": [156, 161], "ultrascal": [3, 4, 5, 6, 14, 16, 18, 28, 33, 34, 35, 39, 40, 41, 42, 43, 45, 46, 50, 54, 58, 60, 61, 62, 64, 65, 68, 69, 70, 71, 74, 75, 77, 78, 79, 82, 90, 99, 101, 105, 109, 111, 113, 116, 117, 121, 156, 161, 166, 169, 187, 188, 190, 192, 197], "umii": [109, 111], "unabl": 83, "unalign": [23, 47, 68], "unansw": 184, "unchang": [12, 46, 67, 110, 166], "uncom": 5, "uncov": 144, "undef_behaw_when_wr_to_same_address": 14, "undefin": [6, 13, 14, 26, 28, 31, 34, 76, 87, 151, 183, 187], "under": [27, 45, 65, 67, 128, 133, 139, 142, 143, 144, 186, 188], "undergo": 110, "underli": [13, 184], "unders": 187, "underscor": 76, "understand": [67, 87], "understood": 104, "unexpect": [82, 116], "unfortun": [67, 144, 188], "unifi": 192, "uniform": [125, 137, 138, 144, 166], "uniqu": [22, 112, 118, 119, 144, 183, 185, 187], "unit": [11, 17, 18, 19, 21, 22, 48, 59, 60, 62, 67, 75, 76, 80, 83, 88, 101, 104, 109, 111, 112, 118, 119, 120, 121, 144, 153, 160, 164, 187, 191, 193, 198], "unitid": 22, "univers": [4, 5, 10, 156, 160, 161, 188], "universalclass": 10, "unix": 196, "unless": [7, 144], "unlik": 76, "unlimit": 3, "unmask": [58, 180], "unnessesari": 68, "unpack": [144, 162], "unpacking_stag": 60, "unpaus": [65, 71], "unprocess": 110, "unregist": 27, "unreli": 166, "unselect": [71, 160], "unsign": [60, 125, 131, 144, 147, 150, 151], "unsort": 45, "unspecifi": 166, "unsuccess": 184, "unsupport": [184, 192], "until": [17, 19, 21, 27, 29, 31, 32, 49, 57, 58, 59, 60, 67, 83, 87, 99, 119, 129, 144, 147, 151, 156, 189, 195], "untouch": 166, "unus": [8, 16, 47, 83, 121, 164], "unuseful": 144, "unverifi": [45, 58], "unwant": 58, "up": [6, 17, 27, 39, 45, 47, 60, 68, 80, 107, 109, 110, 111, 112, 125, 129, 131, 135, 136, 137, 144, 149, 151, 159, 160, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 183, 186, 187, 188, 192, 194], "upd_hdp_chan": 42, "upd_hdp_data": 42, "upd_hdp_en": 42, "upd_hhp_chan": 42, "upd_hhp_data": 42, "upd_hhp_en": 42, "updat": [11, 23, 29, 34, 35, 42, 60, 118, 123, 166, 185], "update_cnt": 123, "update_cnt_width": 123, "upfront": 67, "upi": 171, "upload": [27, 189], "upon": 67, "upper": [39, 45, 109, 120], "upstream": [46, 118, 119], "uram": [5, 79, 101, 105, 156, 161], "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 46, 47, 49, 50, 54, 57, 58, 59, 61, 62, 65, 67, 68, 71, 74, 75, 76, 77, 79, 80, 82, 83, 86, 87, 88, 90, 95, 96, 98, 102, 104, 106, 107, 109, 110, 111, 112, 114, 116, 118, 119, 120, 121, 122, 124, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 144, 145, 146, 147, 148, 149, 150, 151, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198], "usabl": [116, 149], "usag": [12, 20, 29, 31, 32, 59, 62, 118, 132, 160, 166], "usb": [167, 168, 169, 170, 171, 172, 173], "use_clk2": 17, "use_clk_arb": 17, "use_dsp_cnt": 111, "use_dst_rdi": 66, "use_fifox_multi": 98, "use_mux_impl": 102, "use_outreg": [69, 86], "use_pacp_arch": 49, "use_pip": 58, "use_xpm_librari": 166, "used_in": 166, "useful": 41, "useless": 38, "user": [0, 3, 6, 11, 14, 17, 18, 19, 21, 23, 24, 25, 31, 39, 41, 42, 45, 46, 48, 49, 50, 52, 54, 58, 60, 67, 68, 71, 80, 87, 89, 90, 100, 113, 117, 129, 144, 146, 148, 151, 152, 156, 159, 161, 166, 171, 172, 173, 174, 179, 180, 183, 185, 186, 187, 190, 192, 193], "user_const": [166, 185], "user_env": 166, "user_rx_mfb_block_s": 39, "user_rx_mfb_data": 39, "user_rx_mfb_dst_rdi": 39, "user_rx_mfb_eof": 39, "user_rx_mfb_eof_po": 39, "user_rx_mfb_item_width": 39, "user_rx_mfb_meta_chan": 39, "user_rx_mfb_meta_hdr_meta": 39, "user_rx_mfb_region": 39, "user_rx_mfb_region_s": 39, "user_rx_mfb_sof": 39, "user_rx_mfb_sof_po": 39, "user_rx_mfb_src_rdi": 39, "user_to_cor": 144, "usermeta_width": [50, 54], "usp": [116, 166, 167, 168, 169, 175, 176, 192], "usr": 27, "usr_mfb": 40, "usr_mfb_": 40, "usr_mfb_block_s": 46, "usr_mfb_data": [40, 41, 42], "usr_mfb_dst_rdi": [40, 41, 42], "usr_mfb_eof": [40, 41, 42], "usr_mfb_eof_po": [40, 41, 42], "usr_mfb_item_width": 46, "usr_mfb_meta": [40, 41], "usr_mfb_meta_byte_en": 41, "usr_mfb_meta_chan": 42, "usr_mfb_meta_hdr_meta": 42, "usr_mfb_meta_pkt_s": 42, "usr_mfb_region": 46, "usr_mfb_region_s": 46, "usr_mfb_sof": [40, 41, 42], "usr_mfb_sof_po": [40, 41, 42], "usr_mfb_src_rdi": [40, 41, 42], "usr_pkt_size_max": 59, "usr_rx_mfb_data": 46, "usr_rx_mfb_dst_rdi": 46, "usr_rx_mfb_eof": 46, "usr_rx_mfb_eof_po": 46, "usr_rx_mfb_meta_chan": 46, "usr_rx_mfb_meta_hdr_meta": 46, "usr_rx_mfb_sof": 46, "usr_rx_mfb_sof_po": 46, "usr_rx_mfb_src_rdi": 46, "usr_rx_pkt_size_max": [46, 59], "usr_rx_pkt_size_min": 59, "usr_tx_": 45, "usr_tx_mfb": 45, "usr_tx_mfb_block_s": 45, "usr_tx_mfb_data": [45, 46], "usr_tx_mfb_dst_rdi": [45, 46], "usr_tx_mfb_eof": [45, 46], "usr_tx_mfb_eof_po": [45, 46], "usr_tx_mfb_item_width": 45, "usr_tx_mfb_meta_chan": [45, 46], "usr_tx_mfb_meta_hdr_meta": [45, 46], "usr_tx_mfb_meta_pkt_s": [45, 46], "usr_tx_mfb_region": 45, "usr_tx_mfb_region_s": 45, "usr_tx_mfb_sof": [45, 46], "usr_tx_mfb_sof_po": [45, 46], "usr_tx_mfb_src_rdi": [45, 46], "usr_tx_pkt_size_max": 46, "usual": [46, 87, 110, 144, 166, 174], "util": [18, 87, 185, 187, 189], "uvm": [102, 122, 128, 132, 139, 142, 143, 146, 147, 195], "uvm_act": [128, 139, 142, 143], "uvm_active_passive_enum": 133, "uvm_ag": 144, "uvm_analysis_": 144, "uvm_analysis_export": 144, "uvm_analysis_imp_data": 144, "uvm_analysis_imp_decl": 144, "uvm_analysis_imp_export": 131, "uvm_analysis_imp_meta": 144, "uvm_analysis_imp_reset": 144, "uvm_analysis_port": 144, "uvm_app_cor": 131, "uvm_avmm": 122, "uvm_avst_crdt": 123, "uvm_barri": 144, "uvm_bitstream_t": 144, "uvm_common": [131, 134, 144], "uvm_compon": [128, 131, 139, 142, 143, 144], "uvm_component_param_util": [131, 144], "uvm_component_util": [131, 144], "uvm_components_": 144, "uvm_components_util": 144, "uvm_componet_util": [128, 139, 142, 143], "uvm_config_db": [128, 139, 142, 143, 144], "uvm_debug": 144, "uvm_declare_p_sequenc": 144, "uvm_do": 144, "uvm_do_on": 144, "uvm_do_with": [144, 152], "uvm_driv": 144, "uvm_env": 144, "uvm_ev": [144, 150], "uvm_event_callback": 150, "uvm_ful": 144, "uvm_high": 144, "uvm_info": 152, "uvm_intel_mac_seg": 133, "uvm_lbu": 134, "uvm_logic_vector": [131, 144], "uvm_logic_vector_arrai": [133, 144], "uvm_logic_vector_array_intel_mac_seg": 133, "uvm_low": [45, 144], "uvm_max_quit_count": 144, "uvm_medium": [144, 152], "uvm_mfb": 45, "uvm_mi": 152, "uvm_no_act": 144, "uvm_non": 144, "uvm_object": [144, 150], "uvm_object_": 144, "uvm_object_param_util": [144, 150], "uvm_object_util": [131, 144], "uvm_packag": 144, "uvm_pass": [128, 139, 142, 143], "uvm_phas": [128, 131, 139, 142, 143, 144, 150], "uvm_pool": 144, "uvm_prob": 150, "uvm_root": 144, "uvm_scoreboard": [131, 144], "uvm_sequ": [131, 144], "uvm_sequenc": 144, "uvm_sequence_item": 144, "uvm_sequence_librari": 144, "uvm_sequence_library_util": 144, "uvm_sim": 152, "uvm_subscrib": 144, "uvm_test": [128, 139, 142, 143, 144], "uvm_testnam": 144, "uvm_tlm_analysis_": 144, "uvm_tlm_analysis_fifo": 131, "uvmcontrol": 144, "v1": 185, "v_mfb_tx": 144, "v_tx_mfb": 144, "val": 144, "valekv": 184, "valid": [4, 6, 16, 17, 18, 21, 22, 26, 29, 33, 34, 35, 41, 47, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 81, 83, 87, 88, 90, 92, 93, 94, 95, 96, 98, 100, 101, 102, 104, 107, 109, 111, 112, 113, 116, 117, 118, 121, 126, 127, 128, 130, 133, 135, 136, 142, 144, 146, 147, 149, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 183, 184, 187, 189, 196], "valu": [3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 18, 20, 21, 22, 25, 26, 31, 35, 37, 39, 42, 45, 46, 47, 49, 52, 55, 57, 58, 59, 60, 62, 65, 66, 67, 68, 69, 71, 74, 75, 76, 77, 79, 83, 87, 88, 89, 90, 91, 99, 100, 102, 106, 109, 110, 111, 112, 113, 116, 117, 118, 121, 123, 126, 127, 130, 131, 144, 146, 147, 148, 151, 152, 160, 165, 166, 174, 179, 180, 183, 185, 186, 188, 189, 192, 195], "value_0": 25, "value_1": 25, "value_2": 25, "value_cnt": 25, "value_en": 25, "value_vld_0": 25, "value_vld_1": 25, "value_vld_2": 25, "value_width": 25, "values_vld": 25, "varabl": 166, "vari": [11, 45, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 189, 192], "variabl": [11, 31, 124, 125, 128, 133, 137, 138, 139, 142, 143, 144, 145, 146, 147, 151, 160, 184], "variable_nam": 150, "variant": [1, 62, 109, 111, 113, 123, 153, 160, 161, 176, 185, 187, 189, 192], "variou": [46, 109, 110, 111, 112, 144, 156, 166, 184, 188], "vast": 87, "vcover": 144, "vector": [18, 44, 59, 74, 76, 84, 101, 104, 128, 132, 139, 142, 146, 147, 160, 164], "vendor": [112, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 185, 192], "ver": 144, "ver_bas": 144, "verbos": [45, 144], "veri": [7, 17, 68, 71, 87, 128, 139, 142, 143, 144, 166, 184, 190], "verif": [67, 102, 122, 130, 131, 132, 135, 136, 146, 151, 152, 166, 195], "verifi": [5, 45, 58, 62, 129, 144], "verilog": 166, "versa": [40, 109, 192], "versatil": 76, "version": [32, 59, 67, 77, 91, 111, 112, 161, 166, 170, 174, 177, 184, 185, 188, 189], "vfid": 22, "vhd": [10, 31, 144, 166, 184, 185, 191], "vhdl": [11, 112, 166, 185, 191, 192], "vhdl2008": 166, "vhdl98": 166, "vhdl_dut_u": 150, "vhdlpkgbool": 184, "vhdlpkggen": 184, "vhdlpkghexvector": 184, "vhdlpkgint": 184, "vhdlpkgstring": 184, "vhld": 144, "via": [25, 27, 29, 31, 67, 71, 76, 104, 107, 121, 148, 164, 166, 173, 180, 183, 184, 187, 191, 192, 193, 195, 198], "vice": [40, 109, 192], "view": 18, "vif": 144, "vif_nam": 144, "violat": 82, "virtex": [161, 169], "virtex7": [113, 166], "virtual": [22, 59, 76, 117, 128, 131, 139, 142, 143, 146, 150, 152, 187], "virtual_debug_en": 27, "visibl": [58, 184], "visit": [144, 184], "visual": 58, "vivado": [120, 166, 167, 168, 169, 175, 176, 188, 189], "vivado_ip_xact": 166, "vivado_set_properti": 166, "vld": [32, 95, 144, 147], "void": [128, 131, 139, 142, 143, 144, 150, 152], "voltag": [23, 164], "vsec": [112, 185, 192], "vsim": [144, 166], "vu9p": 167, "w": [0, 29, 30, 31, 32, 39, 45, 67, 109, 111, 183, 189, 191], "wa": [0, 11, 25, 31, 46, 58, 59, 67, 68, 87, 89, 101, 109, 118, 144, 151, 152, 160, 162, 165, 179, 184, 187], "wai": [0, 11, 12, 17, 18, 19, 59, 60, 64, 67, 68, 80, 88, 89, 109, 110, 118, 119, 125, 130, 135, 136, 137, 149, 152, 159, 166, 184, 185, 187], "wait": [18, 27, 29, 31, 32, 58, 63, 75, 83, 99, 101, 110, 111, 118, 119, 131, 144, 147, 150, 189], "waitrequest": [23, 83], "waitrequestallow": 83, "want": [8, 11, 18, 58, 67, 68, 87, 88, 89, 99, 109, 122, 144, 148, 152, 179, 187, 189, 195], "warn": [6, 17, 59, 68, 75, 144, 174, 180], "wast": 47, "watchdog": [131, 164], "waveform": 104, "wclk": 15, "we": [11, 15, 18, 21, 50, 67, 68, 80, 87, 88, 89, 144, 183, 185, 187, 189, 192, 194, 195], "websit": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177], "welcom": 159, "well": [7, 8, 17, 19, 42, 45, 46, 48, 57, 59, 76, 80, 87, 88, 89, 144, 166, 184, 185, 187, 190], "were": [5, 27, 45, 58, 87, 109, 111, 131, 144, 184], "what": [5, 79, 89, 101, 105, 128, 144, 152], "whatev": 67, "when": [3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 25, 26, 27, 29, 31, 33, 35, 40, 44, 47, 48, 50, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 71, 73, 75, 76, 78, 79, 80, 82, 83, 87, 88, 89, 91, 93, 95, 96, 98, 101, 102, 104, 105, 109, 110, 111, 112, 118, 119, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 137, 138, 142, 144, 146, 147, 149, 150, 151, 160, 166, 179, 183, 184, 185, 187, 195], "whenev": [31, 58, 70, 144], "where": [4, 6, 8, 21, 23, 27, 45, 58, 60, 61, 67, 71, 75, 76, 80, 95, 106, 110, 111, 118, 121, 144, 146, 151, 152, 160, 166, 170, 171, 172, 183, 184, 185, 189, 190, 194, 195], "wherea": [76, 104, 144], "whether": [11, 16, 20, 60, 65, 67, 71, 76, 80, 87, 109, 111, 121, 133, 144, 146, 148, 164], "whic": 35, "which": [0, 1, 3, 7, 10, 11, 14, 17, 18, 19, 21, 27, 31, 32, 35, 36, 38, 39, 40, 42, 43, 44, 45, 47, 49, 55, 57, 58, 59, 60, 65, 67, 68, 71, 75, 76, 80, 85, 87, 89, 91, 98, 99, 101, 104, 109, 110, 111, 118, 119, 122, 124, 125, 126, 127, 128, 130, 131, 133, 135, 136, 137, 138, 139, 142, 143, 144, 145, 146, 147, 149, 151, 152, 156, 161, 164, 166, 179, 183, 184, 185, 187, 188, 191, 192, 194], "while": [11, 18, 27, 68, 80, 87, 109, 110, 131, 151, 164, 166], "whole": [0, 8, 12, 18, 29, 30, 31, 33, 36, 38, 41, 45, 59, 60, 67, 68, 76, 88, 101, 104, 109, 111, 116, 121, 125, 129, 135, 136, 137, 138, 144, 149, 174, 183, 187, 191], "whose": [104, 160], "why": [11, 87, 144, 151], "wide": [17, 18, 47, 68, 86, 87, 89, 112], "wider": [68, 88], "width": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 16, 17, 18, 21, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 37, 39, 43, 44, 45, 46, 47, 48, 49, 50, 54, 55, 60, 62, 64, 65, 67, 69, 70, 71, 74, 75, 76, 77, 78, 79, 82, 83, 84, 85, 87, 88, 89, 90, 92, 94, 95, 96, 98, 99, 100, 101, 102, 105, 109, 111, 113, 116, 117, 119, 121, 130, 135, 136, 144, 146, 147, 149, 150, 156, 160, 183, 185, 187, 189, 192, 196], "wip": [109, 111], "wire": [5, 83, 86, 105, 116, 144, 150, 160, 164, 183, 191], "wish": [67, 144], "wit": 14, "within": [0, 17, 37, 39, 40, 43, 44, 45, 59, 60, 65, 67, 68, 71, 74, 75, 76, 104, 131, 135, 136, 166, 185, 188], "withing": 60, "withnout": 108, "without": [4, 19, 27, 47, 58, 60, 64, 76, 77, 82, 101, 104, 109, 110, 111, 113, 117, 129, 144, 160, 183, 185, 186, 187, 188, 192, 195], "withouth": 58, "wo": [67, 121], "won": 67, "word": [0, 4, 5, 6, 14, 16, 17, 19, 22, 23, 24, 29, 30, 31, 32, 33, 36, 38, 47, 48, 49, 57, 58, 59, 60, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 88, 90, 92, 94, 96, 98, 101, 104, 105, 109, 110, 111, 113, 116, 117, 124, 128, 129, 130, 131, 135, 136, 139, 142, 143, 144, 145, 149, 152, 183, 188, 192], "word_siz": 144, "word_width": [76, 104, 147], "work": [6, 11, 14, 17, 19, 23, 24, 25, 26, 28, 34, 40, 49, 67, 68, 80, 87, 89, 90, 95, 109, 111, 119, 122, 128, 131, 139, 141, 142, 146, 151, 166, 180, 183, 185, 187, 188, 195], "workaround": 67, "workflow": 31, "world": [110, 144], "wors": 6, "worst": [11, 19, 59], "would": [0, 18, 58, 68, 89, 109, 110, 144, 146, 184, 194], "wr": [5, 6, 31, 75, 80, 87, 146, 150], "wr_addr": [13, 14, 16, 78], "wr_aful": [4, 77], "wr_and_rd_en_in": 150, "wr_be": [14, 16], "wr_clk": [4, 16], "wr_data": [4, 13, 14, 16, 78], "wr_en": [4, 13, 14, 16, 78, 150], "wr_full": 4, "wr_ie": 78, "wr_rst": [4, 16], "wr_statu": 4, "wrap": [24, 25, 31, 129], "wrapper": [0, 16, 18, 27, 86, 132, 164, 186], "write": [0, 4, 5, 11, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 29, 30, 31, 32, 37, 39, 43, 44, 45, 49, 67, 71, 78, 82, 83, 85, 87, 90, 107, 109, 111, 112, 116, 117, 118, 119, 121, 122, 126, 127, 130, 131, 135, 136, 144, 146, 147, 149, 150, 152, 156, 160, 161, 166, 170, 171, 172, 184, 185, 188, 191, 192, 195], "write_data": 144, "write_j": 170, "write_meta": 144, "write_pof": [171, 172], "write_port": [6, 13, 14, 15], "write_reset": 144, "writedata": 122, "writeresponsevalid": 83, "written": [4, 5, 6, 16, 30, 32, 42, 43, 58, 67, 76, 78, 85, 87, 109, 144, 146, 174, 180, 200], "wrong": 144, "www": 10, "x": [10, 31, 58, 67, 70, 76, 116, 130, 131, 144, 187, 192], "x16": [46, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 189, 192], "x8": [46, 192], "x8x8": 192, "xanosecond": 121, "xci": 166, "xcku15p": 175, "xcu200": 167, "xcu55c": 168, "xcv": 192, "xcvr": 187, "xcvu7p": 166, "xcvu9p": [169, 176], "xdc": 166, "xgmii": [109, 111], "xilinx": [4, 5, 13, 66, 79, 86, 101, 105, 107, 109, 111, 113, 119, 134, 156, 160, 161, 164, 166, 167, 168, 169, 175, 176, 184, 187, 188, 189, 190, 192], "xlgmii": [107, 109, 111], "xlgmii_clk": 107, "xlgmii_rxc": 107, "xlgmii_rxd": 107, "xlgmii_txc": 107, "xlgmii_txd": 107, "xmii": 129, "xml": 32, "xnor": 160, "xor": 160, "xor48": 160, "xp": 67, "xpm_cdc": 166, "xpm_fifo": 166, "xpm_memori": 166, "xpm_memory_sdpram": 161, "xscn": 67, "xvc_enabl": 192, "xx": 87, "xxx_root_directori": [0, 189, 191, 195], "xz": [112, 185], "yaml": 148, "ye": [146, 170, 174, 175, 176, 177, 188], "yet": [4, 83, 87, 186, 187, 195, 196], "you": [0, 6, 8, 11, 14, 17, 19, 20, 23, 24, 25, 27, 31, 67, 68, 71, 85, 87, 89, 90, 95, 109, 111, 122, 124, 128, 131, 139, 142, 143, 144, 145, 148, 151, 152, 154, 159, 160, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 183, 184, 185, 186, 187, 188, 189, 192, 195], "your": [0, 11, 24, 27, 31, 67, 71, 95, 122, 131, 152, 159, 178, 183, 184, 188, 189, 195], "your_card": 189, "your_ndk_firmwar": 189, "yourself": [11, 19], "yourselv": 89, "yum": 31, "zero": [0, 11, 14, 28, 31, 47, 49, 109, 144, 149], "zeroth": 76}, "titles": ["Minimal NDK application", "Asynchronous modules", "Basic Tools", "DSP Comparator", "ASFIFOX", "FIFOX", "FIFOX Multi", "Register FIFO", "Barrel Shifter", "Multi MEMx Counter", "H3 Class Hash", "N_LOOP_OP", "Synchronous SR latch", "Live value table memory", "Multi-port BRAM", "NP LUT RAM", "Simple dual-port BRAM", "CrossbarX", "Event Counter", "Packet Planner", "Pulse short", "Transaction Sorter", "Packages", "SDM CLIENT", "Mem logger", "Data logger", "Histogramer", "JTAG-over-protocol Client", "Latency meter", "AMM_GEN", "AMM_PROBE", "DDR4 Memory Tester", "MEM_TESTER Software", "Header Insertor", "Address Manager", "Header Manager", "Input Buffer", "Software Manager", "Transaction Buffer", "RX DMA Calypte", "Channel Start/stop control", "Metadata Extractor", "Packet Dispatcher", "Transaction buffer", "Software Manager", "TX DMA Calypte", "DMA Calypte", "FLU bus specification", "Gen Loop Switch (GLS)", "MFB Generator", "MFB FRAME EXTENDER", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MFB FRAME TRIMMER", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "CROSSBARX STREAM2", "MFB Cutter Simple", "MFB Dropper", "MFB Enabler", "MFB Frame Masker", "Frame Packer", "Frame Unpacker", "MFB Loopback", "MFB Merger", "MFB Merger Simple", "Metadata Insertor", "Packet Delayer", "MFB PIPE", "Rate Limiter", "MFB Reconfigurator", "MFB Splitter", "MFB Splitter Simple", "Timestamp Limiter", "MFB Trasformer", "MFB Auxiliary Signals", "Checksum Calculator", "CrossbarX Stream", "MFB specification", "MFB ASFIFOX", "Crossbarx Output Buffer", "MFB FIFOX", "MFB Packet Discard ASFIFO", "MFB PD ASFIFO SIMPLE", "MI ASYNC", "MI2AVMM", "MI2AXI4", "MI indirect access", "MI Pipe", "MI bus specification", "MI Reconfigurator", "MI Splitter Plus Gen", "MVB Channel Router", "MVB DEMUX", "MVB DISCARD", "MVB Item Collision Resolver", "MVB Merge Items", "SHAKEDOWN", "MVB Merge Streams", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MVB Merge Streams Ordered", "MVB MUX", "MVB2MFB", "MVB Operation", "MVB Shakedown", "The verification of this component will be designed and implemented as part of the bachelor\u2019s thesis.", "MVB Specification", "MVB FIFOX", "MVB Lookup Table", "40GE Ethernet PHY for Ultrascale+ FPGAs", "BUFFER", "RX MAC LITE", "MFB -> LBUS reconfigurator (TX LBUS)", "TX MAC LITE", "PCI_EXT_CAP", "PCIE CONVERSION UNITS", "PCIE Byte Count", "PCIe Byte Enable Decoder", "MTC (MI Transaction Controller)", "PCIE Header parsing/deparsing", "PTC Tag Manager", "PTC (PCIe Transaction Controller)", "TSU Format to ns Convertor", "TSU GEN", "AVMM Agent", "AVST CRDT Agent", "AXI Agent", "Byte Array agent", "Byte Array to LII convert enviroment", "Byte Array to LII convert enviroment", "Byte_array_mfb environment", "Byte array to MII transitional environment", "Byte array to pma convert enviroment", "Common package", "Components", "Intel MAC SEG", "LBUS Agent", "LII agent", "LII agent", "Logic vector agent", "Logic Vector Array agent", "logic_vector_array_axi environment", "byte array to MAC SEG", "LOGIC VECTOR ARRAY LBUS Environment", "logic_vector_array_mfb environment", "logic_vector_mvb environment", "SystemVerilog and UVM tutorial", "MFB Agent", "MI agent", "MVB agent", "FlowTest Sequence", "PMA agent", "probe agent", "RESET agent", "UVM simulation", "Controllers & TSU", "Debug Tools", "DSP components", "FIFO components", "FL Tools", "FLU Tools", "Documentation of Minimal NDK Application", "Basic logic elements", "Memory modules", "MFB Tools", "MI Tools", "Miscellaneous", "MVB Tools", "Build System", "AMD Alveo U200", "AMD Alveo U55C", "AMD VCU118@VU9P", "Bittware IA-420F", "Intel Stratix 10 DX FPGA DK", "Intel Agilex I-Series FPGA DK", "PRO DESIGN Falcon", "ReflexCES XpressSX AGI-FH400G", "Silicom fb2CGhh@KU15P", "Silicom fb4CGg3@VU9P", "Silicom N6010", "Cocotb toplevel simulation core", "F-Tile Multirate IP", "NETWORK MODULE", "BUFFER", "CRDT Agent", "The Application", "Configuration files and parameters", "Device Tree", "The DMA module", "The Network Module", "Frequently Asked Questions", "How to start", "The Memory Controller", "The MI bus interconnect", "The PCIe module", "NDK Architecture", "NDK Terminology", "NDK testing", "Time Stamp Unit", "Network Tools", "PCIe Tools", "Shift registers", "UVM Verification"], "titleterms": {"": [51, 53, 97, 103], "1": [39, 45, 58, 76, 85, 89, 104, 110, 166, 179, 187], "10": 171, "2": [45, 76, 89, 104, 110, 166, 187], "3": [89, 110, 166, 187], "4": [110, 166, 187], "40ge": 107, "420f": 170, "5": 110, "6": 110, "A": 87, "The": [0, 51, 53, 97, 103, 166, 183, 186, 187, 190, 191, 192], "ab": 89, "access": [85, 183, 187, 195], "ad": 184, "adapt": [109, 111], "add": 166, "addinputfil": 166, "addit": [11, 19, 80], "addr_bas": 89, "address": [25, 27, 34, 67, 85, 89, 107, 112, 191], "advanc": 166, "agent": [122, 123, 124, 125, 134, 135, 136, 137, 138, 144, 145, 146, 147, 149, 150, 151, 182], "agi": 174, "agilex": 172, "alloc": 191, "also": 188, "alveo": [167, 168], "amd": [167, 168, 169], "amm_gen": 29, "amm_prob": 30, "an": [188, 189], "app_conf": 184, "applic": [0, 159, 183, 184, 187, 188, 189], "ar": [188, 189], "architectur": [17, 18, 19, 21, 29, 31, 59, 68, 80, 88, 89, 107, 109, 111, 119, 193], "arcitectur": 60, "arrai": [125, 126, 127, 129, 130, 137, 138, 140, 141, 166], "asfifo": [80, 81], "asfifox": [4, 77], "ask": 188, "async": 82, "asynchron": [1, 156], "author": 184, "auxiliari": 73, "avail": 188, "avmm": 122, "avst": 123, "axi": 124, "bachelor": [51, 53, 97, 103], "barrel": 8, "base": 189, "basic": [2, 144, 160], "batch": 166, "behavior": 6, "between": 188, "bind": 150, "bit": 89, "bittwar": 170, "block": [4, 5, 6, 11, 17, 23, 47, 60, 65, 71, 75, 118, 119], "board": 174, "boot": [170, 171, 172, 173], "bram": [14, 16], "bu": [29, 30, 31, 47, 87, 135, 136, 149, 191], "buffer": [36, 38, 43, 78, 108, 181], "build": [166, 179, 184, 185, 188, 189], "byte": [16, 114, 115, 125, 126, 127, 129, 130, 140], "byte_array_mfb": 128, "byte_array_port": 144, "c": 32, "calcul": 74, "callback": 150, "calypt": [39, 45, 46], "can": [184, 188], "captur": 18, "card": [112, 184, 185, 188, 189], "card_conf": 184, "card_const": 184, "card_nam": 184, "ce_gener": 129, "channel": [40, 90, 194], "channel_align": 129, "check": 189, "checksum": 74, "chip": [166, 188], "class": [10, 122, 131], "client": [23, 27], "clock": [156, 188], "cocotb": 178, "code": [47, 144], "collis": 93, "common": [131, 144], "commun": 188, "comp": 166, "compar": [3, 131], "compon": [24, 25, 26, 28, 31, 44, 51, 53, 58, 97, 103, 119, 132, 155, 156, 166, 184, 185], "config": [133, 147], "configur": [46, 67, 76, 119, 125, 128, 137, 138, 139, 142, 143, 144, 148, 166, 180, 184, 192], "constant": 184, "constraint": 68, "contact": 184, "content": [2, 153, 154, 158, 162, 163, 165, 197, 198, 200], "control": [24, 25, 29, 30, 31, 39, 40, 45, 110, 116, 119, 153, 186, 188, 190, 192], "convers": 113, "convert": [126, 127, 130], "convertor": 120, "copi": 47, "core": [178, 179, 184, 187, 192], "core_bootstrap": 184, "core_conf": 184, "core_const": 184, "corundum": 188, "count": 114, "counter": [9, 18], "coverag": 144, "crdt": [123, 182], "creat": 144, "crossbarx": [17, 54, 75, 78], "cutter": 55, "data": [25, 68], "data_buff": 129, "ddr4": 31, "debug": [27, 154], "decod": 115, "delay": 65, "demux": 91, "depars": 117, "depend": [184, 189], "descript": [24, 25, 26, 28, 31, 76, 87, 104, 135, 136, 149, 166, 184], "design": [51, 53, 97, 103, 166, 173, 184], "develop": [185, 188], "devic": [112, 167, 168, 169, 185], "diagram": [4, 5, 6, 11, 17, 23, 47, 60, 65, 71, 75, 76, 87, 104, 118, 119], "differ": 188, "differnt": 89, "direct": 141, "discard": [80, 92], "dispatch": 42, "distribut": 49, "dk": [171, 172], "dma": [39, 45, 46, 183, 186, 188, 194], "do": [184, 188], "doc": 180, "document": 159, "doe": 188, "dr": 184, "driver": [135, 136, 144, 147, 149], "dropper": 56, "dsp": [3, 155], "dt": 185, "dtb": 185, "dual": [16, 156], "dx": 171, "effect": 68, "element": 160, "enabl": [16, 57, 115], "endpoint": 112, "entiti": [180, 192], "env": 129, "enviro": [126, 127, 130], "environ": [128, 129, 139, 141, 142, 143, 144], "eof_po": 76, "ethernet": [107, 183, 188, 194], "evalfil": 166, "event": 18, "exampl": [47, 49, 58, 76, 89, 104, 110, 144, 148, 152, 166, 185], "extend": 50, "extra": 112, "extractor": 41, "f": 179, "falcon": 173, "fb2cghh": 175, "fb4cgg3": 176, "fdo": 144, "featur": [11, 18, 19, 24, 25, 26, 28, 31, 80, 166], "few": 87, "fh400g": 174, "fifo": [7, 131, 144, 156], "fifox": [5, 6, 79, 105], "file": [166, 184], "final": 166, "firmwar": [167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 185, 188, 189], "fl": 157, "flow": 11, "flowtest": 148, "flu": [47, 158], "forc": 80, "format": [120, 196], "fpga": [107, 171, 172, 185, 188, 189], "frame": [50, 52, 58, 59, 60], "frequenc": 188, "frequent": 188, "from": [183, 187], "full": 25, "function": [76, 144], "further": [184, 189], "gen": [48, 63, 69, 70, 89, 121], "gener": [17, 24, 25, 26, 28, 31, 32, 40, 41, 43, 44, 45, 47, 49, 76, 104, 105, 109, 111, 135, 136, 144, 148, 149, 183, 185], "given": 184, "gl": [48, 195], "guidelin": 47, "h3": 10, "hard": 192, "hash": 10, "have": 188, "header": [33, 35, 117], "hierarchi": 166, "high": 144, "histogram": 26, "host": 189, "how": [152, 183, 187, 189], "hw": 27, "i": [172, 184, 188], "ia": 170, "id": 112, "idl": 110, "implemen": 166, "implement": [51, 53, 97, 103, 166, 179, 188], "implementdesign": 166, "includ": 184, "incomplet": 166, "index": 76, "indirect": 85, "init": 166, "initi": 170, "inner": [128, 139, 142, 143], "input": [36, 144], "insertor": [33, 64], "instanc": [24, 25, 26, 28], "instruct": [170, 171, 172, 173], "integr": 185, "intel": [133, 171, 172], "interconnect": 191, "interfac": [6, 107, 135, 136, 144, 147, 149, 150, 183, 187, 188], "intern": [29, 31], "ip": [179, 186, 192], "ipg_gener": 129, "irrelev": 89, "iso": 188, "item": [93, 94, 122, 123, 125, 133, 134, 135, 136, 137, 138, 147, 149, 166], "jtag": 27, "jumbo": 188, "kei": [24, 25, 26, 28, 31], "kit": 188, "ku15p": 175, "lane": 194, "latch": 12, "latenc": 28, "layer": 144, "lbu": [110, 134, 141], "level": [139, 144], "librari": [134, 144], "lii": [126, 127, 135, 136], "limit": [67, 71], "list": [166, 189], "lite": [109, 111, 187], "live": 13, "load": 189, "local": [35, 39, 45, 46], "locat": 185, "logger": [24, 25], "logic": [122, 137, 138, 141, 160, 187], "logic_vector_array_axi": 139, "logic_vector_array_mfb": 142, "logic_vector_mvb": 143, "lookup": 106, "loop": 48, "loopback": 61, "low": [128, 139, 142, 143, 144], "lut": 15, "mac": [109, 111, 133, 140, 187], "machin": 110, "main": [144, 191], "make": 189, "makefil": [166, 184], "manag": [34, 35, 37, 44, 107, 118], "map": [89, 109, 111], "mask": 89, "masker": 58, "medusa": 186, "mem": 24, "mem_test": 32, "memori": [0, 13, 31, 161, 190], "memory_model": 122, "memx": 9, "merg": [94, 96, 98], "merge_n_to_m": 95, "merger": [62, 63], "meta": 152, "metadata": [41, 64], "meter": 28, "methodologi": 144, "mfb": [49, 50, 52, 55, 56, 57, 58, 61, 62, 63, 66, 68, 69, 70, 72, 73, 76, 77, 79, 80, 81, 110, 145, 152, 162], "mi": [0, 25, 29, 30, 31, 82, 85, 86, 87, 88, 89, 116, 146, 152, 163, 191], "mi2avmm": 83, "mi2axi4": 84, "mii": 129, "minim": [0, 159], "miscellan": 164, "mk": 184, "mod": 166, "model": 144, "modul": [1, 144, 161, 166, 180, 183, 184, 186, 187, 192, 195], "monitor": [125, 126, 127, 129, 130, 135, 136, 137, 138, 144, 147, 149], "more": 23, "mtc": 116, "multi": [6, 9, 14], "multir": 179, "mux": 99, "mvb": [90, 91, 92, 93, 94, 96, 98, 99, 101, 102, 104, 105, 106, 147, 152, 165], "mvb2mfb": 100, "n": 120, "n6010": 177, "n_loop_op": 11, "ndk": [0, 159, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 184, 188, 189, 193, 194, 195], "need": [184, 188, 189], "netfpga": 188, "network": [180, 187, 188, 197], "note": [67, 122, 144, 148, 186], "np": 15, "object": 144, "obtain": 166, "offset": 0, "ofm": 144, "one": 185, "op": 142, "open": 188, "openn": 188, "oper": [11, 67, 75, 76, 101, 104, 110], "order": 98, "osi": 188, "other": [119, 144, 166], "output": 78, "over": 27, "packag": [22, 131, 144, 184], "packer": 59, "packet": [19, 42, 65, 80, 183, 187, 188], "paramet": [76, 104, 148, 184, 189], "parametr": [144, 184], "pars": 117, "part": [27, 51, 53, 97, 103], "pass": 184, "past": 47, "pc": [107, 189], "pci_ext_cap": 112, "pcie": [46, 113, 114, 115, 117, 119, 192, 198], "pcie_cor": 192, "pcie_ctrl": 192, "pd": 81, "pdf": 31, "phase": 166, "phy": 107, "pipe": [66, 86], "pkt_end": 110, "pkt_halt": 110, "pkt_process": 110, "plan": [39, 45, 58, 108, 180, 181], "planner": 19, "platform_tag": 166, "plu": 89, "pma": [107, 130, 149], "port": [14, 16, 17, 24, 25, 26, 28, 31, 76, 89, 104, 109, 111, 135, 136, 149, 183, 194], "prepar": 189, "prioriti": 166, "pro": 173, "probe": 150, "profil": [148, 179], "program": [32, 167, 168, 169], "properti": [144, 166], "protocol": [27, 188], "ptc": [118, 119], "puls": 20, "py": 32, "pytest": [31, 32], "quartu": 184, "question": 188, "quick": [11, 178], "r": 195, "ram": 15, "random": 131, "rate": 67, "read": [6, 183], "realign": 110, "receiv": [183, 187], "reconfigur": [68, 88, 110, 187], "refer": [1, 17, 19, 23, 31, 59, 119, 156, 161], "reflexc": 174, "regist": [7, 39, 45, 109, 111, 183, 195, 199], "report": [31, 32, 144], "report_gen": 32, "repositori": 144, "request": 144, "request_item": 122, "request_subscrib": 122, "requir": 185, "reset": [11, 144, 151], "resolv": 93, "respons": [122, 144], "response_item": 122, "revis": 174, "router": 90, "run": 144, "rx": [39, 107, 109, 128, 139, 141, 142, 143], "savedesign": 166, "scenario": [76, 104, 110], "scoreboard": 144, "scratch": 195, "script": [144, 174], "sdm": 23, "seg": [133, 140], "select": [186, 192], "sequenc": [122, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 147, 148, 149], "sequence_item": [124, 145, 146], "sequence_item_request": 122, "sequence_item_respons": 122, "sequence_rx": 129, "sequence_rx_bas": 129, "sequence_tx": 129, "sequence_tx_bas": 129, "seri": 172, "set": 89, "setupdesign": 166, "shakedown": [95, 102], "shift": [68, 199], "shifter": 8, "short": 20, "side": 68, "signal": [47, 73, 104, 196], "silicom": [175, 176, 177], "simpl": [16, 24, 25, 55, 63, 70, 81, 151], "simul": [152, 178], "singl": 156, "situat": 11, "size": 27, "sof_po": 76, "softwar": [32, 37, 44], "solut": 11, "sorter": 21, "sourc": 188, "space": [25, 27, 67, 85, 107, 112, 191], "specif": [23, 47, 58, 76, 83, 87, 104, 144, 184], "splitter": [69, 70, 89], "sr": 12, "stack": 188, "stamp": 196, "standard": 188, "start": [40, 178, 189], "state": 110, "statu": [39, 45], "stop": 40, "stratix": 171, "stream": [75, 96, 98, 194], "stream2": 54, "sub": 31, "subcompon": [35, 39, 40, 41, 43, 45, 46, 60, 105], "support": [46, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 188, 192], "sv": 129, "sv_lib": 166, "sw": [24, 25, 27, 31, 183, 187, 188], "switch": [48, 179], "sychron": 151, "synchron": [12, 144], "synth_flag": 166, "synthesi": 166, "synthesizeproject": 166, "synthetizedesign": 166, "system": [166, 184, 185], "systemverilog": 144, "tab": [39, 45, 58, 85, 89, 179, 187], "tabl": [13, 47, 106], "tag": 118, "target": 166, "tcl": [144, 166, 184], "templat": [24, 25, 26, 28], "terminologi": 194, "test": [144, 174, 195], "testbench": 144, "tester": [0, 31, 32], "thesi": [51, 53, 97, 103], "thi": [51, 53, 97, 103], "through": 184, "tile": 179, "tile_multir": 179, "time": [47, 76, 87, 104, 196], "timestamp": [71, 196], "tip": 179, "tl": 184, "tool": [2, 154, 157, 158, 162, 163, 165, 197, 198], "top": [128, 139, 143], "toplevel": 178, "transact": [21, 38, 43, 116, 119], "transit": 129, "transmit": [183, 187], "trasform": 72, "tree": [112, 185], "trimmer": 52, "tsu": [120, 121, 153], "tutori": [144, 195], "tx": [45, 107, 110, 111, 141], "type": 184, "typic": 180, "u200": 167, "u55c": 168, "ultrascal": 107, "unit": [113, 192, 196], "unpack": 60, "up": 89, "us": [89, 152, 166, 183, 187], "usag": [24, 25, 47, 67, 85, 129, 144], "user": [184, 188], "uvm": [39, 45, 144, 152, 200], "uvm_error": 144, "uvm_fat": 144, "uvm_info": 144, "v": 144, "valu": [13, 104, 184], "variabl": 166, "variant": 179, "variou": 104, "vcu118": 169, "vector": [137, 138, 141], "verif": [5, 39, 45, 51, 53, 58, 97, 103, 108, 144, 180, 181, 200], "vhdl": 184, "virtual": 144, "vivado": 184, "vld": 104, "vu9p": [169, 176], "w": 195, "warn": 148, "warp": 25, "what": [184, 188, 189], "word_realign": 110, "work": [184, 189], "wrapper": 129, "write": [6, 183], "xpresssx": 174}})
\ No newline at end of file