Commit Graph

130 Commits

Author SHA1 Message Date
bbleaptrot 1534a3a7c7
Update Figure Citations 2021-04-02 16:02:41 -06:00
bbleaptrot b4945a3c1e
Update to change information errors 2021-04-02 15:56:56 -06:00
bbleaptrot d5ec17867d
Add files via upload 2021-04-02 14:49:58 -06:00
bbleaptrot 0655cda94d
Rescale PNG images downward 2021-04-02 14:45:47 -06:00
bbleaptrot dc725dfd6f
Update to use cropped GTKWave PNGs 2021-04-02 14:43:37 -06:00
bbleaptrot 15fcf03e31
Crop GTKWaveforms 2021-04-02 14:42:23 -06:00
bbleaptrot 75891f800d
Update to fix reference link and shrink PNGs 2021-04-02 14:24:51 -06:00
bbleaptrot 71b96b9169
Update tutorial to swap in PNGs and fix errors 2021-04-02 14:22:03 -06:00
bbleaptrot 269776bb9c
Add Waveforms from GTKWave
Upload a variety of different formats for the waveforms to find which one looks the best for the Cell Libraries tutorial page
2021-04-02 14:09:23 -06:00
bbleaptrot dc991a912e
Update to fix grammar and spelling errors 2021-04-02 10:59:18 -06:00
bbleaptrot b6feecc4c3
Update to fix SVG files to show data better 2021-04-02 10:47:36 -06:00
bbleaptrot 3c27027f76
Add files via upload 2021-04-02 10:46:51 -06:00
bbleaptrot cfa2d7042d
Update Custom_Waveforms.svg 2021-04-02 10:44:36 -06:00
bbleaptrot 4c35df0df3
Update open_cell_libraries_tutorial.rst 2021-04-02 10:42:15 -06:00
bbleaptrot baee023ba2
Update Control_Waveforms3.svg 2021-04-02 10:41:47 -06:00
bbleaptrot 65d2f82b94
Update Control_Waveforms3.svg 2021-04-02 10:41:29 -06:00
bbleaptrot 9849946fab
Update Control_Waveforms3.svg 2021-04-02 10:41:12 -06:00
bbleaptrot 821847f295
Update Control_Waveforms3.svg 2021-04-02 10:40:51 -06:00
bbleaptrot 96275f9c0e
Modify Control_Waveforms to fix height and width
The height and width will now be set to the size of the viewbox
2021-04-02 10:39:20 -06:00
bbleaptrot 69b7c8f37a
Update to include new control_waveforms file 2021-04-02 10:32:31 -06:00
bbleaptrot f03754561c
Add control_waveforms with smaller viewbox 2021-04-02 10:27:49 -06:00
bbleaptrot c0256cdd87
Adjust height and width to see if image changes 2021-04-02 10:22:09 -06:00
bbleaptrot d56ba1c5d7
Modify custom waveform to have a smaller viewbox 2021-04-02 10:13:51 -06:00
bbleaptrot 1bbf878498
Modify image to have a smaller viewbox 2021-04-02 10:13:13 -06:00
bbleaptrot 6393d11153
Update to highlight correct section of code 2021-04-02 10:04:53 -06:00
bbleaptrot bff9e7aecd
Update hyperlinks to display properly 2021-04-02 10:02:26 -06:00
bbleaptrot 5f01e5e7a7
Update file 2021-04-02 09:54:54 -06:00
bbleaptrot c1036c6ac4
Match spelling to file name for cell_libraries 2021-03-31 10:04:51 -06:00
bbleaptrot f8da09a80e
Update to include cell_library tutorial 2021-03-31 10:04:00 -06:00
bbleaptrot 36a6870cc0
Update tutorial to display waveforms 2021-03-30 21:59:18 -06:00
bbleaptrot f963be4cae
Add files via upload 2021-03-30 21:56:43 -06:00
bbleaptrot b8b024048e
Add first draft for Open Cell Libraries tutorial 2021-03-30 21:54:46 -06:00
bbleaptrot 8ee86d78dd
Implement some of the final changes 2021-03-23 20:50:54 -06:00
bbleaptrot 16cefdba28
Fix minor changes in page 2021-03-23 18:19:14 -06:00
bbleaptrot 3dea033981
Implement more code blocks for cleaner page 2021-03-23 18:12:27 -06:00
bbleaptrot ccfcae88d7
Update to remove clunky image with code-block 2021-03-23 17:41:55 -06:00
bbleaptrot 191ce358c7
Indent code-blocks 2021-03-23 17:29:34 -06:00
bbleaptrot 34a1df858b
Fix code-block syntax for XML 2021-03-23 17:25:32 -06:00
bbleaptrot 59ecaae23b
Update to use code-block syntax 2021-03-23 17:21:44 -06:00
bbleaptrot 07f05cc942
Update user_defined_temp_tutorial.rst
Update to remove two images that were hard to read on the webpage and replace with code blocks
2021-03-23 17:16:27 -06:00
bbleaptrot 4317f7add7
Update file to display images w/caps 2021-03-23 16:50:52 -06:00
bbleaptrot b194e9c395
Update index.rst
Include link to user_defined_temp_tutorial file
2021-03-23 16:37:44 -06:00
bbleaptrot 4d0e06c332
Update user_defined_temp_tutorial
Add more sections, robust instructions, and a link to documentation
2021-03-23 16:34:32 -06:00
bbleaptrot a6dfba4500
Update to try and display tutorial images 2021-03-19 16:29:25 -06:00
bbleaptrot e90bcdc4d5
Update to correctly include figure syntax 2021-03-19 16:21:45 -06:00
bbleaptrot 05ec5186a2
Update to see if .. image:: works for images 2021-03-19 16:18:21 -06:00
bbleaptrot 4e363660e7
Update to correct syntax for images 2021-03-19 16:14:51 -06:00
bbleaptrot eea73ca2bf
Add user_defined_templates.rst file 2021-03-19 16:10:46 -06:00
bbleaptrot 7b23231909
Add images for user_defined_templates.v tutorial 2021-03-19 16:08:50 -06:00
tangxifan 2eaec13351 [Doc] Reorganize tutorial documentation by grouping compilation guidelines, shell setup and tool guide into a section 2021-02-11 14:09:20 -07:00
Ganesh Gore c35cf72489 [Docs] Added OpenFPGA shortcut commands docs 2021-02-07 23:53:05 -07:00
Ganesh Gore cbd2064f59 [Docs] Updated docker based run documentation 2021-02-07 23:33:25 -07:00
tangxifan 05fea49b87 [Doc] Skip youtube video when building pdf; Apply SVG2PDF converter so that svg images can be included in the pdf 2021-02-07 10:35:20 -07:00
tangxifan f6ec558bc2 [Doc] Now embed video in the documentation 2021-02-06 19:45:41 -07:00
tangxifan a4b9199737 [Doc] Add tutorial about fabric netlist generation 2021-02-06 17:46:56 -07:00
tangxifan 1ff597ea66 [Doc] Add tutorial video links to documentation 2021-02-06 17:16:15 -07:00
Andrew Pond fe806f8ac3 changed docs dependencies link 2021-02-04 10:58:59 -08:00
tangxifan 22a01cdb05 [Doc] Fine-tuned figure about openfpga tools to provide a clear borderline between openfpga shell and other tools/files 2021-01-26 10:36:34 -07:00
Lalit Sharma 3ccd6b80dd Updating compile.rst file with updated compilation steps 2020-12-13 21:04:10 -08:00
Laboratory for Nano Integrated Systems (LNIS) ff9c17cba8
Merge pull request #111 from LNIS-Projects/dev
Bug fix in tutorial due to renamed regression tests
2020-10-28 09:40:28 -06:00
tangxifan efb0162e3f [Doc] Bug fix in tutorial due to renamed regression tests 2020-10-28 08:58:19 -06:00
Andrew Lukefahr 00295a003f Docs: Updated note to enable VPR's GUI 2020-10-06 20:47:43 -04:00
tangxifan 02e21d115b [Documentation] Update 3-rd party tool version requirements 2020-10-06 10:00:12 -06:00
tangxifan 6817c045c2 [Documentation] Update tutorial about tooling 2020-09-29 16:24:52 -06:00
tangxifan cfd035bf8f update tutorials about the verilog-to-verification 2020-08-17 14:33:51 -06:00
tangxifan ece262f544 remove debug mode in compilation guidelines as we can use release in default now 2020-07-04 19:19:06 -06:00
tangxifan db5397fa75 update tutorial about architecture to synchronize with latest file organization 2020-06-24 10:51:26 -06:00
tangxifan 161d1474c1 keep tutorial updated to the latest regression test organization 2020-06-24 10:36:08 -06:00
tangxifan 1150b903a5 add quick start tutorial for architecture modeling 2020-06-11 19:31:09 -06:00
tangxifan 339bf87c43 add missing file 2020-06-11 19:31:09 -06:00
tangxifan aa77ee9af6 add tutorial for full testbench run 2020-06-11 19:31:09 -06:00
tangxifan 35536ee594 renaming design flows in documentation 2020-06-11 19:31:09 -06:00
tangxifan 011ce5cdf6 minor fix on the documentation 2020-06-11 19:31:08 -06:00
tangxifan f079c61bd3 re organize tutorials 2020-06-11 19:31:08 -06:00
tangxifan c27d77a418 clean-up documentation for a shallow hierarchy 2020-06-11 19:31:08 -06:00
tangxifan 751735bf41 update documentation in simulation setting syntax 2020-03-09 17:40:33 -06:00
tangxifan 3c7fd30e12 merged tutorial to online documentation and reworked compilation guidelines 2020-03-09 13:58:24 -06:00
tangxifan f821e60405 clean up deadlinks in doc 2020-03-09 10:15:16 -06:00
Baudouin Chauviere 16c0c4656e Adds titles and WiP tags for new parts. Tutorials included
Added title and WiP tags for comprehension and also to see what is missing and what is going to happen in the near future in the documentation
2018-09-25 14:53:04 -06:00
Xifan Tang d6d6951496 Adding documentation 2018-09-13 15:38:41 -06:00