mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2024-11-19 04:08:07 +00:00
17 lines
980 B
HTML
17 lines
980 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
|
<script src="maplogic.js"></script><link rel="stylesheet" type="text/css" href="style.css">
|
||
|
</head>
|
||
|
<span id="maplog" class="pgRef"><h3 align="center">Unmapped Logic</h3>
|
||
|
<table width="90%" border="1" cellpadding="0" cellspacing="0"><tr class="pgHeader">
|
||
|
<th width="28%">Signal Name</th>
|
||
|
<th align="center">Total Pterms</th>
|
||
|
<th align="center">Total Inputs</th>
|
||
|
<th align="center">User Assignment</th>
|
||
|
</tr></table></span><form><span class="pgRef"><table width="90%" align="center"><tr>
|
||
|
<td align="left"><input type="button" onclick="javascript:parent.leftnav.showTop()" onmouseover="window.status='goto top of page'; return true;" onmouseout="window.status=''" value="back to top"></td>
|
||
|
<td align="right"><input type="button" onclick="window.print()" onmouseover="window.status='print page'; return true;" onmouseout="window.status=''" value="print page"></td>
|
||
|
</tr></table></span></form>
|
||
|
</html>
|