We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1631a7c commit 8f605a9Copy full SHA for 8f605a9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.3.0
2
+
3
+- Updates ROHD dependency to at least v0.6.2.
4
+- Adds support for in/out ports (<https://github.com/intel/rohd-cosim/pull/46>).
5
+- Adds support for Verilator (<https://github.com/intel/rohd-cosim/pull/45>).
6
7
## 0.2.0
8
9
- Updates ROHD dependency to at least v0.5.0
pubspec.yaml
@@ -1,5 +1,5 @@
name: rohd_cosim
-version: 0.2.0
+version: 0.3.0
description: Cosimulation for the Rapid Open Hardware Development (ROHD) framework with other simulators
homepage: https://github.com/intel/rohd-cosim
repository: https://github.com/intel/rohd-cosim
0 commit comments