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
{{ message }}
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
- A bigger and improved documentation including command line tools and the Python infrastructure
- ModelSim support
- UVVM integration
- Continuous Integration on AppVeyor
- Improved cache IP cores and better ocram simulation models
- Improved testbenches: e.g. sorting networks tested with OSVVMs scoreboard.
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
3
3
4
4
[](https://landscape.io/github/VLSI-EDA/PoC/master)
5
5
[](https://travis-ci.org/VLSI-EDA/PoC/branches)
6
+
[](https://ci.appveyor.com/project/Paebbels/poc/branch/master)
Copy file name to clipboardExpand all lines: README.tpl
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,15 @@
3
3
4
4
[](https://landscape.io/github/VLSI-EDA/PoC/{@BRANCH@})
5
5
[](https://travis-ci.org/VLSI-EDA/PoC/branches)
6
+
[](https://ci.appveyor.com/project/Paebbels/poc/branch/{@BRANCH@})
0 commit comments