Releases: slaclab/ruckus
Releases · slaclab/ruckus
Patch Release v3.1.1
Pull Requests Since v3.1.0
Unlabeled
Pull Request Details
adding REPORT_QOR
Author: | Larry Ruckman [email protected] |
Date: | Wed Jul 28 20:08:44 2021 -0700 |
Pull: | #232 (8 additions, 4 deletions, 5 files changed) |
Branch: | slaclab/REPORT_QOR |
Notes:
Description
- enables the support to bypass QOR reports to speed up build times
Release Candidate v3.1.1
Author: | Larry Ruckman [email protected] |
Date: | Wed Jul 28 20:18:42 2021 -0700 |
Pull: | #233 (10 additions, 4 deletions, 7 files changed) |
Branch: | slaclab/pre-release |
Issues: | #232 |
Notes:
Description
Minor Release v3.1.0
Pull Requests Since v3.0.2
Unlabeled
- #230 - Release Candidate v3.1.0
- #229 - Addding support to compile MPS430
- #231 - adding support for Vivado 2021.1
Pull Request Details
Addding support to compile MPS430
Author: | Larry Ruckman [email protected] |
Date: | Fri May 21 10:31:08 2021 -0700 |
Pull: | #229 (163 additions, 3 deletions, 3 files changed) |
Branch: | slaclab/mps430 |
Notes:
Description
- Adding
system_mps430.mk
- Some whitespace removal
Release Candidate v3.1.0
Author: | Larry Ruckman [email protected] |
Date: | Mon Jun 28 11:25:28 2021 -0700 |
Pull: | #230 (170 additions, 8 deletions, 7 files changed) |
Branch: | slaclab/pre-release |
Issues: | #229, #231 |
Notes:
Description
adding support for Vivado 2021.1
Author: | Larry Ruckman [email protected] |
Date: | Mon Jun 28 11:04:58 2021 -0700 |
Pull: | #231 (2 additions, 2 deletions, 2 files changed) |
Branch: | slaclab/Vivado-2021.1 |
Notes:
Patch Release v3.0.2
Pull Requests Since v3.0.1
Unlabeled
- #226 - Release Candidate v3.0.2
- #227 - move setting synthesis to out_of_context to a new proc() command
- #228 - vivado/messages.tcl: Commenting Out {Route 35-39}
- #225 - Vivado 2020.3 Support
Pull Request Details
Vivado 2020.3 Support
Author: | Larry Ruckman [email protected] |
Date: | Tue Apr 20 15:40:30 2021 -0700 |
Pull: | #225 (1 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/vivado-2020.3 |
Notes:
Description
- Vivado 2020.3 is a
versal device only
release- Verified 2020.3 Versal support on my edgeML dev git project still works
Release Candidate v3.0.2
Author: | Larry Ruckman [email protected] |
Date: | Wed May 19 10:57:20 2021 -0700 |
Pull: | #226 (8 additions, 3 deletions, 3 files changed) |
Branch: | slaclab/pre-release |
Issues: | #225, #227, #228 |
Notes:
Description
move setting synthesis to out_of_context to a new proc() command
Author: | Larry Ruckman [email protected] |
Date: | Fri May 7 10:10:28 2021 -0700 |
Pull: | #227 (6 additions, 1 deletions, 2 files changed) |
Branch: | slaclab/vivado-stack |
Notes:
vivado/messages.tcl: Commenting Out {Route 35-39}
Author: | Larry Ruckman [email protected] |
Date: | Mon May 10 17:10:57 2021 -0700 |
Pull: | #228 (1 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/messages_Route_35-39 |
Notes:
Description
- Because it prevents the users some seeing the impl_1 results due to Vivado asserting an error and not completing the impl_1 design flow
Patch Release v3.0.1
Pull Requests Since v3.0.0
Unlabeled
Pull Request Details
adding R-2020.12 to VCS support list
Author: | Larry Ruckman [email protected] |
Date: | Wed Mar 3 16:00:33 2021 -0800 |
Pull: | #223 (2 additions, 2 deletions, 2 files changed) |
Branch: | slaclab/vcs |
Notes:
Release Candidate v3.0.1
Author: | Larry Ruckman [email protected] |
Date: | Wed Mar 3 16:01:31 2021 -0800 |
Pull: | #224 (2 additions, 2 deletions, 2 files changed) |
Branch: | slaclab/pre-release |
Issues: | #223 |
Notes:
Description
- adding R-2020.12 to VCS support list #223
Major Release v3.0.0
Pull Requests Since v2.10.0
Unlabeled
Pull Request Details
Versal Development Updates
Author: | Larry Ruckman [email protected] |
Date: | Tue Feb 23 08:35:43 2021 -0800 |
Pull: | #221 (125 additions, 42 deletions, 10 files changed) |
Branch: | slaclab/versal-dev |
Notes:
Description
- bug fix for
GenerateBdWrappers
proc- Casing on
[isVersal]
to useSTEPS.WRITE_DEVICE_IMAGE
overSTEPS.WRITE_BITSTREAM
- adding
CreateVersalOutputs
andCopyLtxFile
procs
Release Candidate v3.0.0
Author: | Larry Ruckman [email protected] |
Date: | Tue Feb 23 08:37:31 2021 -0800 |
Pull: | #222 (125 additions, 42 deletions, 10 files changed) |
Branch: | slaclab/pre-release |
Issues: | #221 |
Notes:
Description
- Versal Development Updates #221
Minor Release v2.10.0
Pull Requests Since v2.9.2
Unlabeled
- #219 - Release Candidate v2.10.0
- #218 - Adding
report_qor_assessment
andreport_qor_suggestions
Reporting - #217 - Added BYPASS_VERSION_CHECK to VersionCheck
- #220 - Github now uses main (instead of master) for default branch
Pull Request Details
Added BYPASS_VERSION_CHECK to VersionCheck
Author: | Larry Ruckman [email protected] |
Date: | Fri Feb 12 08:07:35 2021 -0800 |
Pull: | #217 (31 additions, 19 deletions, 1 files changed) |
Branch: | slaclab/VersionCheck |
Notes:
Description
- Added BYPASS_VERSION_CHECK to VersionCheck
Adding report_qor_assessment
and report_qor_suggestions
Reporting
Author: | Larry Ruckman [email protected] |
Date: | Fri Feb 12 10:33:28 2021 -0800 |
Pull: | #218 (306 additions, 21 deletions, 20 files changed) |
Branch: | slaclab/ESCORE-619 |
Jira: | https://jira.slac.stanford.edu/issues/ESCORE-619 |
Notes:
Description
- reorg of existing pre/post run scripts
- adding report_qor_assessment/report_qor_suggestions to synth_1
- adding report_qor_assessment/report_qor_suggestions to impl_1
Release Candidate v2.10.0
Author: | Larry Ruckman [email protected] |
Date: | Tue Feb 16 14:34:18 2021 -0800 |
Pull: | #219 (345 additions, 48 deletions, 24 files changed) |
Branch: | slaclab/pre-release |
Issues: | #217, #218, #220 |
Notes:
Description
Github now uses main (instead of master) for default branch
Author: | Larry Ruckman [email protected] |
Date: | Tue Feb 16 14:30:55 2021 -0800 |
Pull: | #220 (8 additions, 8 deletions, 3 files changed) |
Branch: | slaclab/createNewRepo-update |
Notes:
Patch Release v2.9.2
Pull Requests Since v2.9.1
Unlabeled
- #214 - Release Candidate v2.9.1
- #216 - Release Candidate v2.9.2
- #215 - update build string from x86_64 to distro/kernel version
Pull Request Details
Release Candidate v2.9.1
Author: | Larry Ruckman [email protected] |
Date: | Tue Jan 5 08:51:10 2021 -0800 |
Pull: | #214 (2 additions, 1 deletions, 2 files changed) |
Branch: | slaclab/pre-release |
Notes:
Description
- updating LICENSE.txt
- Update ruckus_ci.yml
update build string from x86_64 to distro/kernel version
Author: | Larry Ruckman [email protected] |
Date: | Tue Jan 12 16:56:44 2021 -0800 |
Pull: | #215 (1 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/ESCORE-608 |
Jira: | https://jira.slac.stanford.edu/issues/ESCORE-608 |
Notes:
Before:
BuildServer = rdsrv314 (x86_64)
After:BuildServer = rdsrv314 (Ubuntu 20.04.1 LTS)
Release Candidate v2.9.2
Author: | Larry Ruckman [email protected] |
Date: | Thu Jan 21 13:34:27 2021 -0800 |
Pull: | #216 (1 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/pre-release |
Issues: | #215 |
Notes:
Description
- update build string from x86_64 to distro/kernel version #215
Patch Release v2.9.1
Pull Requests Since v2.9.0
Pull Request Details
Minor Release v2.8.0
Pull Requests Since v2.7.5
Unlabeled
Pull Request Details
adding Vivado 2020.2 support
Author: | Larry Ruckman [email protected] |
Date: | Thu Dec 3 16:18:38 2020 -0800 |
Pull: | #207 (25 additions, 17 deletions, 3 files changed) |
Branch: | slaclab/vivado-2020.2 |
Notes:
Release Candidate v2.8.0
Author: | Larry Ruckman [email protected] |
Date: | Mon Dec 7 11:07:43 2020 -0800 |
Pull: | #208 (25 additions, 17 deletions, 3 files changed) |
Branch: | slaclab/pre-release |
Issues: | #207 |
Notes:
Description
- adding Vivado 2020.2 support #207
Patch Release v2.7.5
Pull Requests Since v2.7.4
Unlabeled
Pull Request Details
bug fix for TIG support
Author: | Larry Ruckman [email protected] |
Date: | Wed Nov 11 15:47:19 2020 -0800 |
Pull: | #205 (22 additions, 3 deletions, 1 files changed) |
Branch: | slaclab/TIG-support-fix |
Notes:
Release Candidate v2.7.5
Author: | Larry Ruckman [email protected] |
Date: | Thu Nov 12 09:25:07 2020 -0800 |
Pull: | #206 (22 additions, 3 deletions, 1 files changed) |
Branch: | slaclab/pre-release |
Issues: | #205 |
Notes:
Description
- bug fix for TIG support #205