Skip to content

CV32A60X TRL5 checklist and coverage reports #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added OpenHWGroup_TRL5_for_COREV_RTL_IP_CV32A60X.xlsx
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
.module:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
/* float clearing for IE6 */
* html .module {
height: 1%;
overflow: visible;
}
/* float clearing for IE7 */
* + html .module {
min-height: 1%;
}
.breadCrumb {
margin: 0;
padding: 0;
display: block;
height: 21px;
overflow: hidden;
padding:5px;
border:solid 1px #dedede;
background:#fff;
height: auto;
}
.breadCrumb ul {
margin: 0;
padding: 0;
height: 21px;
display: block;
}
.breadCrumb ul li {
display: block;
float: left;
position: relative;
height: 21px;
overflow: hidden;
line-height: 21px;
margin: 0px 6px 0px 0;
padding: 0px 10px 0px 0;
font-size: 13px;
background: url(data:image/gif;base64,R0lGODlhBQAUALMPAOLi4u3t7e/v7+Xl5eTk5Ozs7OHh4f7+/tXV1c3NzfHx8c/Pz/Dw8P39/dTU1P///yH5BAEAAA8ALAAAAAAFABQAAAQmsLz5HH0j0GMpEVTTTQATIpehhEuYUIb5iFQ50dM3cVRGjQ8JJQIAOw==) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay {
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.breadCrumb ul li span {
display: block;
overflow: hidden;
}
.breadCrumb ul li a {
display: block;
position: relative;
height: 21px;
line-height: 21px;
overflow: hidden;
float: left;
}
.breadCrumb ul li.first a {
height: 16px !important;
text-indent:-1000em;
width:16px;
padding: 0;
margin-top: 2px;
overflow: hidden;
background: url(data:image/gif;base64,R0lGODlhEAAgAOZ/AOTw8YjJNZjRUZSlyZi22EiQuv3+/lpaWne0vMzMzKO58klJScDAwGlpaaGhodbsue/v79XV1bq6uiyKmPL56fr6+qKiojSDsq2trfb29vD2+tzvxKSkpObm5oGBgdjY2Ov33YS+vcjIyKenp46OjoWj9dLS0oiIiPPz86rZb/Dw8Lvgivr99nXBFHSV+3Sqy8fHx+LyzrGxscLjl3t7e3C/DHil3kF26Txy6piYmJmZmZeXl5qampycnJ+fn5aWlpubm52dne0cJJ6enuhMUuZkad3Q0uR8gZSUlPj4+OCsr+KUmN7ExulARt+4u9vb216qp0+K1fj6/vz9+UKbl+dYXvb779Xm76nG6KzA/LzX5cjmotDqr4Os34q+x+VwdWShxV2J7WSuqmKosoGf/D+A0L7T8Lva3GiO7GuQ7k+gpO/448fg5mCW2Nfk96LOzomr8cfX+OPz0KLVYOvr6+bs/YKg+zd6zn7FI+OIjG++Ct3d3ZWVlXd3d////wAAACH5BAEAAH8ALAAAAAAQACAAAAeCgH+Cg4SFhoeIhH2CfYuJjYuNj5CRiJSQlpeYhZqXnJ2bg56eiqGUn5KMoaqpf6eJsLGys7S1hT+COTqwOzk5fzo8ib7BwkCIxTxAPT2Iysw9QUFDPobM09Q+Pg7chdrb3NwW44Xh5BYc6RyF4+iD6SMjherrgvHx8/CD9/K2/raBAAA7) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover {
background-position: 0 -16px;
}
.breadCrumb ul li.last {
background: none;
margin-right: 0;
padding-right: 0;
}
.chevronOverlay {
display: none;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNqslLsOgzAUQ52sRbzSIQg68f+/xASCiefGAI2ltkJiq2zJQzIcWbnXMed5IigJfgYXwWXw62KefbALfuCjbduw7zucc7jK4k9FUYRhGG73fwONMciyDOM4aoBUURTo+14HZMo0TTHPswb4Tdl1nQ5orUUcx1iWRQOkyrL8pZQAmZJrtK6rBkhVVYWmaXRA6jgOHbBtW9R1rQEyGbudJIkGyAnzDSVTZjpOl+kkQHaZeyhpCv9S9ph9lgCZjl2W/DZMN00T8jzXALkm3vvb/VuAAQA+U08h6yjgOwAAAABJRU5ErkJggg==) no-repeat 100% 0;
width: 13px;
height: 20px;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
.ui-layout-pane {
background: #FFF;
border: 1px solid #BBB;
padding: 10px;
overflow: auto;
}
.ui-layout-content {
padding: 10px;
position: relative;
overflow: auto;
}
.layout-child-container,
.layout-content-container {
padding: 0;
overflow: hidden;
}
.layout-child-container {
border: 0;
}
.layout-scroll {
overflow: auto;
}
.layout-hide {
display: none;
}
.ui-layout-resizer {
background: #DDD;
border: 1px solid #BBB;
border-width: 0;
}
.ui-layout-resizer-drag {
}
.ui-layout-resizer-hover {
}
.ui-layout-resizer-open-hover ,
.ui-layout-resizer-dragging {
background: #C4E1A4;
}
.ui-layout-resizer-dragging {
border: 1px solid #BBB;
}
.ui-layout-resizer-north-dragging,
.ui-layout-resizer-south-dragging {
border-width: 1px 0;
}
.ui-layout-resizer-west-dragging,
.ui-layout-resizer-east-dragging {
border-width: 0 1px;
}
.ui-layout-resizer-dragging-limit {
background: #E1A4A4;
}

.ui-layout-resizer-closed-hover {
background: #EBD5AA;
}
.ui-layout-resizer-sliding {
opacity: .10;
filter: alpha(opacity=10);
}
.ui-layout-resizer-sliding-hover {
opacity: 1.00;
filter: alpha(opacity=100);
}
.ui-layout-resizer-north-sliding-hover { border-bottom-width: 1px; }
.ui-layout-resizer-south-sliding-hover { border-top-width: 1px; }
.ui-layout-resizer-west-sliding-hover { border-right-width: 1px; }
.ui-layout-resizer-east-sliding-hover { border-left-width: 1px; }

.ui-layout-toggler {
border: 1px solid #BBB;
background-color: #BBB;
}
.ui-layout-resizer-hover .ui-layout-toggler {
opacity: .60;
filter: alpha(opacity=60);
}
.ui-layout-toggler-hover ,
.ui-layout-resizer-hover .ui-layout-toggler-hover {
background-color: #FC6;
opacity: 1.00;
filter: alpha(opacity=100);
}
.ui-layout-toggler-north ,
.ui-layout-toggler-south {
border-width: 0 1px;
}
.ui-layout-toggler-west ,
.ui-layout-toggler-east {
border-width: 1px 0;
}
.ui-layout-resizer-sliding .ui-layout-toggler {
display: none;
}
.ui-layout-toggler .content {
color: #666;
font-size: 12px;
font-weight: bold;
width: 100%;
padding-bottom: 0.35ex;
}
.ui-layout-mask {
border: none !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important;
position: absolute !important;
opacity: 0 !important;
filter: Alpha(Opacity="0") !important;
}
.ui-layout-mask-inside-pane {
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
}
div.ui-layout-mask {}
iframe.ui-layout-mask {}
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
.wordwrap { word-wrap: break-word; word-break: break-all; }

table.treetable span.indenter {
margin: 0;
padding: 0;
text-align: right;
user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
-webkit-user-select: none;
width: 19px;
}

table.treetable span.indenter a {
background-position: left center;
background-repeat: no-repeat;
display: inline-block;
text-decoration: none;
width: 19px;
}

table.treetable {
border: 1px solid grey;
line-height: 1;
margin: .6em 0 1.8em 0;
border-spacing: 1px;
}

table.treetable caption {
font-size: .9em;
font-weight: bold;
margin-bottom: .2em;
}

table.treetable thead {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABaSURBVBjTY3h8jYFOaAPDo/cMj/QYHuYyPGhjuF/BcC+L4W4swx0NhltfGG7uZ7jRzXA9nOGaEsOV4wyXdzJcamW4WM5wYQLD+SaGcwcZzt5iOOvAcObMACIAsZae6pVZewYAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDItMjNUMTg6NTU6MTQtMDg6MDDU4lRpAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTAyLTIzVDE4OjU1OjE0LTA4OjAwpb/s1QAAAABJRU5ErkJggg==);
background-repeat: repeat-x;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
font-size: .7em;
color: #222222;
font-weight: bold;}

table.treetable td {
height: 23px;}

table.treetable thead tr th {
padding: .3em 1em .1em 1em;
text-align: left;
height: 23px;
border: 1px solid #aaaaaa;
}

table.treetable tbody tr td {
cursor: default;
padding: .3em 1em;
}

table.treetable span {
background-position: center left;
background-repeat: no-repeat;
padding: .2em 0 .2em 1.5em;
}

table.treetable tr.collapsed span.indenter a {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURUxpcf///4CAgAAAAI2v2RAAAAABdFJOUwBA5thmAAAAIUlEQVQI12NgwA+0Vi0AkqqhCSCyFEGq/0cXgaiBqMcHADpDCgtboc3FAAAAAElFTkSuQmCC);
}

table.treetable tr.expanded span.indenter a {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURUxpcf///4CAgAAAAI2v2RAAAAABdFJOUwBA5thmAAAAHklEQVQI12NgwA+0Vi0AkqqhCWik+v8ErOIQ9fgAAB3DCYvqsy1AAAAAAElFTkSuQmCC);
}

table.treetable tr td.selected {
border-top-color: #0000ff;
border-bottom-color: #0000ff;
border-top-width: 2px;
border-bottom-width: 2px;
color: #000;
}
table.treetable tr.accept {
background-color: #a3bce4;
color: #fff
}

Large diffs are not rendered by default.

Loading