GitHub repository: https://github.com/alexforencich/verilog-axis Introduction Collection of AXI Stream bus components. Most components are fully parametrizable in interface widths. Includes full cocotb testbenches that utilize cocotbext-axi. Documentation arbiter module General-purpose parametrizable arbit...
Projects Security Insights Additional navigation options master 1Branch0Tags Code README MIT license Verilog AXI Stream Components Readme For more information and updates:http://alexforencich.com/wiki/en/verilog/axis/start GitHub repository:https://github.com/alexforencich/verilog-axis ...
GitHub repository:https://github.com/alexforencich/verilog-axis Deprecation Notice This repository is superseded byhttps://github.com/fpganinja/taxi. All new features and bug fixes will be applied there, and commercial support is also available. As a result, this repo is deprecated and will no...
repo="git@github.com:alexforencich/verilog-axis.git" # Remote name remote="axis" # Subdirectory to store code in # (relative to repo root or to script location) #subdir="axis" rel_subdir="axis" # Remote branch branch="master" # Backport branch name (only used for pushing) backportbra...
8 changes: 4 additions & 4 deletions 8 lib/axis/.github/workflows/regression-tests.yml Original file line numberDiff line numberDiff line change @@ -9,14 +9,14 @@ jobs: strategy: matrix: python-version: [3.9] python-version: ["3.10"] group: [1, 2, 3, 4, 5, 6, 7, 8, 9,...
For more information and updates: http://alexforencich.com/wiki/en/verilog/axis/start GitHub repository: https://github.com/alexforencich/verilog-axis Introduction Collection of AXI Stream bus components. Most components are fully parametrizable in interface widths. Includes full cocotb testbenches...
GitHub repository: https://github.com/alexforencich/verilog-axis Introduction Collection of AXI Stream bus components. Most components are fully parametrizable in interface widths. Includes full cocotb testbenches that utilize cocotbext-axi. Documentation arbiter module General-purpose parametrizable arbit...
1Branch 0Tags Code README MIT license Verilog AXI Stream Components Readme For more information and updates:http://alexforencich.com/wiki/en/verilog/axis/start GitHub repository:https://github.com/alexforencich/verilog-axis Introduction