You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -156,7 +164,7 @@ for `ParametricSimulator` and / or `TywavesSimulator` classes using the followin
156
164
|`WithTywavesWaveforms(runWaves: Boolean)`| Enable the generation of extra debug information (to fully exploit the tywaves project) and (optionally `runWaves=true`) launch the waveform viewer directly once the simulation has been completed |`ParametricSimulator` and `TywavesSimulator`|
157
165
|`WithTywavesWaveformsGo(runWaves: Boolean)`| Same as `WithTywavesWaveforms` but without blocking sbt if `runWaves` is `true`|`TywavesSimulator`|
158
166
159
-
> **Note**: open an issue/PR to request new settings.
167
+
> **Note**: please open an issue/PR to request new settings.
160
168
161
169
## Run a quick simple example
162
170
@@ -234,8 +242,11 @@ The following list shows a summary of the features added by the Tywaves project
234
242
235
243
Use the new name of the library in your sbt dependencies: `com.github.rameloni::tywaves-chisel-api:<version>`.
236
244
245
+
> **IMPORTANT NOTE**: Always use the latest version of Tywaves
246
+
237
247
| Release | Chisel fork version (from `rameloni/chisel`) | Firtool fork version (from `rameloni/circt`) | Tywaves-rs version | Surfer-tywaves version |
0 commit comments