Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Chipyard 1.12.1 source code.tar.gz | 2024-08-06 | 5.3 MB | |
Chipyard 1.12.1 source code.zip | 2024-08-06 | 5.5 MB | |
README.md | 2024-08-06 | 1.4 kB | |
Totals: 3 Items | 10.8 MB | 0 |
Fixes bug with Conda install flow. Adds pre-release of vector unit.
Added
- Add dependabot to auto-update submodules (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1940)
- Update dependabot to also update GH-A workflows (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1950)
- Nexys video fpga bringup config (by @SeahK in https://github.com/ucb-bar/chipyard/pull/1942)
- Integrate vector unit (by @jerryz123 in https://github.com/ucb-bar/chipyard/pull/1928)
Changed
- Remove need for users to install conda-lock themselves (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1941)
- Cleaner CI conda env setup | Selective weekly dependabot updates (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1957)
Fixed
- Fix VLSI CI - Fix conda environment creation (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1963)
- Create fresh conda environment for conda-lock instead of cloning base (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1970)
Removed
- Remove pre-commit (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1938)
- Delete .github/workflows/weekly-tag.yml (by @abejgonzalez in https://github.com/ucb-bar/chipyard/pull/1939)
Full Changelog: https://github.com/ucb-bar/chipyard/compare/1.12.0...main