ara
ara copied to clipboard
[HW] Add support for the single-laned configuration
This PR adds support for a single-laned configuration. It also updated the constraints on the VLEN
for all configuration, which now are lower-bounded by 8 * 64 * NrLanes
.
Closes #63.
Changelog
Fixed
- Description of changes
Added
- Description of changes
Changed
- Description of changes
Checklist
- [ ] Automated tests pass
- [ ] Changelog updated
- [ ] Code style guideline is observed
Please check our contributing guidelines before opening a Pull Request.