RELEASE: 0.7.1
The 0.7.0 release brings a simplified DSim Cloud experience. DSim simulator commands are within easy reach as direct mdc
client commands.
ex. mdc dsim -a '-F filelist.txt +acc+b -waves waves.vcd'
This release also includes a new command to launch a waveform viewer in one step.
ex. To launch the waveform produced by the above command:
mdc view wave waves.vcd
Below is the complete list of features and bugs contained within the release.
Highlights
WARNING! This release contains breaking changes:
- Breaking Change Type: API Breaking Change (CLI Update required)
- Features 787, 788, 795 contain breaking changes
The DSim Cloud 0.7.1 release contains the following highlights:
- Default DSim version is now 20220822.9.0
-
Includes 3 DSim Cloud bug fixes
Summary
- 5 Features Included
- 3 Bugs fixed
- 2 MEDIUM Severity
- 1 LOW Severity
Features Included
ID | Release Note | Availability* |
S783 | Launch wave files in GTKWave | CLI Update |
S786 | Limit of one active workspace per user (for EA only) | Immediate |
S788 | New simulation specific commands added | Initialize, CLI Update |
S789 | New list command to view remote files | CLI Update |
S805 | Default DSim version is now 20220822.9.0 | Initialize |
Bug Fixes Included
ID | Release Note | Severity | Availability* |
B107 | The mdc download command allowed for its execution attempt on destroyed workspaces | MEDIUM | CLI Update |
B122 | The DSim Cloud installer for Windows does not print the path to where the mdc executable was installed | LOW | CLI Update |
B294 | The DSim Cloud CLI installer reports "Installation complete" even after a failed download of the CLI, which is confusing | MEDIUM | CLI Update |
* To obtain a new feature/fix, one or more user actions may be required. See the below table for a legend providing details on the various "availability" values.
Availability | User Action(s) Needed |
Immediate | Nothing is needed from the user. Feature/fix will be seen immediately |
CLI Update | Users must install the latest version of the CLI |
Resume | Users must pause existing workspaces and then resume |
Initialize | Users must destroy existing workspaces and initialize |