Pull Requests Since 4.17.6
Bug
- #346 - Attempt to fix anaconda error by removing conda-verify package
- #345 - hot fix: typo in input reference
Enhancement
- #344 - Change to github hosted docker containers
Unlabeled
- #342 - Adding SKIP_CSIM flag for Vitis HLS batch build
Pull Request Details
Adding SKIP_CSIM flag for Vitis HLS batch build
Author: | Larry Ruckman ruckman@slac.stanford.edu |
Date: | Mon May 12 12:11:07 2025 -0700 |
Pull: | #342 (7 additions, 1 deletions, 1 files changed) |
Branch: | HamzaEzzRa/csim_flag |
Issues: | #335 |
Notes:
This brings back the SKIP_CSIM flag removed in #335, but only applies it to batch build mode for control through external scripts. It still forces SKIP_CSIM=1 for other modes (GUI, Interactive, ...)
Change to github hosted docker containers
Author: | Larry Ruckman ruckman@slac.stanford.edu |
Date: | Tue May 13 13:27:56 2025 -0700 |
Pull: | #344 (11 additions, 7 deletions, 1 files changed) |
Branch: | slaclab/gh_docker |
Labels: | enhancement |
Notes:
Change to github hosted docker
hot fix: typo in input reference
Author: | Larry Ruckman ruckman@slac.stanford.edu |
Date: | Tue May 13 19:22:32 2025 -0700 |
Pull: | #345 (1 additions, 1 deletions, 1 files changed) |
Branch: | slaclab/gh_docker |
Labels: | bug |
Notes:
Fix typo in input reference.
Pending successfull Rogue deployment.
Attempt to fix anaconda error by removing conda-verify package
Author: | Larry Ruckman ruckman@slac.stanford.edu |
Date: | Tue May 13 19:47:48 2025 -0700 |
Pull: | #346 (2 additions, 2 deletions, 2 files changed) |
Branch: | slaclab/rem_verify |
Labels: | bug |
Notes:
Attempt to fix anaconda error by removing conda-verify package