You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.9 KiB

3 years ago
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4. <script src="maplogic.js"></script><link rel="stylesheet" type="text/css" href="style.css">
  5. </head>
  6. <body class="pgBgnd">
  7. <h3 align="center">Failure Table</h3>
  8. <table width="90%" border="1" cellpadding="0" cellspacing="0"><tr class="pgHeader">
  9. <th align="left">Signal Name</th>
  10. <th align="left">FB1</th>
  11. <th align="left">FB2</th>
  12. <th align="left">FB3</th>
  13. <th align="left">FB4</th>
  14. </tr></table>
  15. <table width="90%" border="1" cellpadding="0" cellspacing="0"><table width="90%" border="1" cellpadding="0" cellspacing="0">
  16. <tr><td>Legend:</td></tr>
  17. <tr><td> ce - signal clock enable cannot be placed</td></tr>
  18. <tr><td> clk - signal clock cannot be placed</td></tr>
  19. <tr><td> fbi - insufficient function block inputs available to place signal</td></tr>
  20. <tr><td> io - insufficient I/O pins available to place output</td></tr>
  21. <tr><td> loc - signal cannot be placed in this FB because it is assigned to a different FB</td></tr>
  22. <tr><td> mc - insufficient macrocells available to place signal</td></tr>
  23. <tr><td> oe - signal output enable cannot be placed</td></tr>
  24. <tr><td> pt - insufficient product terms available to place signal</td></tr>
  25. <tr><td> sr - signal set/reset cannot be placed</td></tr>
  26. <tr><td> unk - unknown reason for failure - Please contact Xilinx Support</td></tr>
  27. </table></table>
  28. </body>
  29. <form><span class="pgRef"><table width="90%" align="center"><tr>
  30. <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>
  31. <td align="right"><input type="button" onclick="window.print()" onmouseover="window.status='print page'; return true;" onmouseout="window.status=''" value="print page"></td>
  32. </tr></table></span></form>
  33. </html>