Releases: zeroasiccorp/umi
Releases · zeroasiccorp/umi
v0.1.7
v0.1.6
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by @dependabot in #177
- LUMI rtl and test changes by @azaidy in #178
- Make performance counter names more descriptive and add comments by @azaidy in #181
- Bump version by @azaidy in #182
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Move testing over to pytest and change CI to account for it by @azaidy in #163
- add pytest with slang linting by @gadfort in #165
- use switchboard test fixtures by @gadfort in #167
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #168
- Generate random seed using a pytest fixture by @azaidy in #169
- Cleanup for icarus by @azaidy in #170
- More tests for sumi by @azaidy in #171
- Consolidate common functions in conftest by @azaidy in #172
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #174
- Bump pytest from 8.3.2 to 8.3.3 in the python-packages group by @dependabot in #175
- Removed ready gates and modified testbenches to ensure sb queues start after reset by @azaidy in #173
- Bump version to 0.1.5 by @azaidy in #176
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump flake8 from 7.1.0 to 7.1.1 in the python-packages group by @dependabot in #154
- Adding umi_port and N x M umi_switch by @aolofsson in #155
- Adding path mask parameter to umi_switch by @aolofsson in #156
- Remove redundant code from umi_arbiter by @azaidy in #158
- Experimental demux circuit by @aolofsson in #157
- Renaming umi_port module as umi_mux by @aolofsson in #159
- update sc by @gadfort in #162
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- Bump flake8 from 7.0.0 to 7.1.0 in the python-packages group across 1 directory by @dependabot in #141
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by @dependabot in #138
- Add mode to umi_ram by @azaidy in #142
- fix permissions on wheel workflow by @gadfort in #144
- Fix CI by @azaidy in #143
- UMI to APB converter by @azaidy in #147
- Fix pstrb signal name by @zephray in #149
- Minor pready fix by @azaidy in #148
- update to new SC by @gadfort in #150
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Switchboard testbench for umi_crossbar (including umi_arbiter and umi_priority) by @volkamir in #108
- lumi infinite credit mode by @volkamir in #109
- Lumi auto mode by @volkamir in #110
- Auto lumi by @volkamir in #111
- Catch up to main by @azaidy in #112
- Fix issue #113 by @volkamir in #114
- disable credit init state when crdt_en is zero by @volkamir in #115
- reorder parameters in lumi as synthesis tools evaluate these in order by @gadfort in #117
- add build and gmon.out to ignore list by @gadfort in #119
- add ci test to run the testbenches and fix testbenches for now by @gadfort in #118
- remove unsued paths from AUTO by @volkamir in #120
- remove switchboard submodule and use switchboard-hw only by @gadfort in #121
- Ali/umi fifo flex merge by @azaidy in #116
- Initial Value and Lint Fixes by @azaidy in #122
- Remove lambdalib submodule and replace with lambdalib package by @gadfort in #123
- apply flake8 linting by @gadfort in #124
- Add split parameter back into fifo flex and fix testbench by @azaidy in #125
- Bump the python-packages group with 1 update by @dependabot in #126
- make umi pip installable by @gadfort in #127
- Bump the actions group with 2 updates by @dependabot in #128
- UMI to AXI4-Lite converters and testbenches by @azaidy in #129
- Bump lambdalib from 0.2.0 to 0.2.2 in the python-packages group by @dependabot in #131
- Add a wrapper allowing multiple UMI ports to access a single port memory by @azaidy in #132
- Use source address as the identifier for exclusive access by @sgherbst in #130
- Update lambdalib to 0.2.3 by @sgherbst in #134
- Fixes to fifo flex merge logic and to conform to lambdalib by @azaidy in #135
- publish 0.1.0 by @gadfort in #136
New Contributors
- @dependabot made their first contribution in #126
Full Changelog: v0.0.5...v0.1.0
Public release of UMI repo
Merge pull request #106 from zeroasiccorp/cleanup Cleanup
Update to new UMI spec
This version has the latest changes to the UMI spec.
Submodules is updated to CLINK and UMI, lint clean.