ch2.html 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. <!DOCTYPE HTML>
  2. <html lang="" >
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  6. <title>Testing your Design on FPGAOL · GitBook</title>
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  8. <meta name="description" content="">
  9. <meta name="generator" content="GitBook 3.2.3">
  10. <link rel="stylesheet" href="../gitbook/style.css">
  11. <link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
  12. <link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
  13. <link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
  14. <meta name="HandheldFriendly" content="true"/>
  15. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  16. <meta name="apple-mobile-web-app-capable" content="yes">
  17. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  18. <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
  19. <link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
  20. <link rel="next" href="../err_sol.html" />
  21. <link rel="prev" href="ch1.html" />
  22. </head>
  23. <body>
  24. <div class="book">
  25. <div class="book-summary">
  26. <div id="book-search-input" role="search">
  27. <input type="text" placeholder="Type to search" />
  28. </div>
  29. <nav role="navigation">
  30. <ul class="summary">
  31. <li class="chapter " data-level="1.1" data-path="../">
  32. <a href="../">
  33. Introduction
  34. </a>
  35. </li>
  36. <li class="chapter " data-level="1.2" data-path="./">
  37. <a href="./">
  38. User Guide
  39. </a>
  40. <ul class="articles">
  41. <li class="chapter " data-level="1.2.1" data-path="ch1.html">
  42. <a href="ch1.html">
  43. Developing FPGA Projects
  44. </a>
  45. </li>
  46. <li class="chapter active" data-level="1.2.2" data-path="ch2.html">
  47. <a href="ch2.html">
  48. Testing your Design on FPGAOL
  49. </a>
  50. </li>
  51. </ul>
  52. </li>
  53. <li class="chapter " data-level="1.3" data-path="../err_sol.html">
  54. <a href="../err_sol.html">
  55. Error&solution
  56. </a>
  57. </li>
  58. <li class="divider"></li>
  59. <li>
  60. <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
  61. Published with GitBook
  62. </a>
  63. </li>
  64. </ul>
  65. </nav>
  66. </div>
  67. <div class="book-body">
  68. <div class="body-inner">
  69. <div class="book-header" role="navigation">
  70. <!-- Title -->
  71. <h1>
  72. <i class="fa fa-circle-o-notch fa-spin"></i>
  73. <a href=".." >Testing your Design on FPGAOL</a>
  74. </h1>
  75. </div>
  76. <div class="page-wrapper" tabindex="-1" role="main">
  77. <div class="page-inner">
  78. <div id="book-search-results">
  79. <div class="search-noresults">
  80. <section class="normal markdown-section">
  81. <h2 id="testing-your-design-on-fpgaol">Testing your Design on FPGAOL</h2>
  82. <h3 id="login--acquire">login &amp; acquire</h3>
  83. <p>Enter your Username and Password and press <strong>login</strong> button to login.</p>
  84. <p><img src="img/login.png" alt="login"></p>
  85. <p>Then, press <strong>acquire</strong> button to acquire an FPGA instance. </p>
  86. <p><img src="img/acquire.png" alt="acquire"></p>
  87. <p>You can test your design on FGPAOL dev page, if an FPGA instance is acquired properly.</p>
  88. <p><img src="img/fpgaol.png" alt="fpgaol"></p>
  89. <h3 id="upload--program">upload &amp; program</h3>
  90. <p>Press <strong>select file</strong> button to select your bitstream file.</p>
  91. <p><img src="img/bitstream.png" alt="bitstream"></p>
  92. <p>Then, press <strong>Program</strong> button to upload and program your bistream file. It will take approximately 10 Secs to upload and program.</p>
  93. <p><img src="img/progsuccess.png" alt="progsuccess"></p>
  94. <h3 id="use-human-interface">use human interface</h3>
  95. <p>After the bistream file is successfully uploaded and programmed, you can gain access to human interface to test your design. The behavor depends on your design.</p>
  96. <p><img src="img/interface.png" alt="interface"></p>
  97. <h3 id="use-waveform">use waveform</h3>
  98. <p>Sample-based waveform chart is provided. </p>
  99. <p><img src="img/waveform.png" alt="waveform"></p>
  100. <p>You can also view waveform of a specified period of time.</p>
  101. </section>
  102. </div>
  103. <div class="search-results">
  104. <div class="has-results">
  105. <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
  106. <ul class="search-results-list"></ul>
  107. </div>
  108. <div class="no-results">
  109. <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
  110. </div>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. </div>
  116. <a href="ch1.html" class="navigation navigation-prev " aria-label="Previous page: Developing FPGA Projects">
  117. <i class="fa fa-angle-left"></i>
  118. </a>
  119. <a href="../err_sol.html" class="navigation navigation-next " aria-label="Next page: Error&solution">
  120. <i class="fa fa-angle-right"></i>
  121. </a>
  122. </div>
  123. <script>
  124. var gitbook = gitbook || [];
  125. gitbook.push(function() {
  126. gitbook.page.hasChanged({"page":{"title":"Testing your Design on FPGAOL","level":"1.2.2","depth":2,"next":{"title":"Error&solution","level":"1.3","depth":1,"path":"err_sol.md","ref":"err_sol.md","articles":[]},"previous":{"title":"Developing FPGA Projects","level":"1.2.1","depth":2,"path":"user_guide/ch1.md","ref":"user_guide/ch1.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":[],"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"user_guide/ch2.md","mtime":"2019-08-14T12:14:50.012Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-08-16T13:49:38.473Z"},"basePath":"..","book":{"language":""}});
  127. });
  128. </script>
  129. </div>
  130. <script src="../gitbook/gitbook.js"></script>
  131. <script src="../gitbook/theme.js"></script>
  132. <script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
  133. <script src="../gitbook/gitbook-plugin-search/search.js"></script>
  134. <script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
  135. <script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
  136. <script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
  137. <script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
  138. </body>
  139. </html>