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
ff0faeb285
[Doc] Update documentation about the extended bitstream setting
2021-03-10 21:41:59 -07:00
tangxifan
c638e5bde5
[Doc] Update documentation for default net type option
2021-02-28 12:00:55 -07:00
tangxifan
01b9bf2a02
[Doc] Update num_region XML for config protocol
2021-02-18 21:58:30 -07: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
tangxifan
702bd3bbd5
Merge pull request #231 from lnis-uofu/dev
...
Extended LUT Support: Now accept external LUT netlists with embedded custom logic
2021-02-11 13:57:17 -07:00
tangxifan
184788880c
Merge pull request #224 from lnis-uofu/gg_docs
...
[Docs] Added documentation for docker based run and shell shortcuts documentation
2021-02-11 09:26:29 -07:00
tangxifan
1c4dc9f74b
[Doc] Update documentation about the super LUT feature
2021-02-10 11:49:59 -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
9020577e80
Support SVG in Sphinx Latex building ( #220 )
...
* [Doc] Try use image converter instead of svg2pdf which requires more dependencies
* [Doc] Add img converter to conf.py
* [Doc] Bug fix in importing imgconverter package
* [Doc] Try to fix the bug when importing python packages
* [Doc] bug fix
* [Doc] Try to use imgconverter rather than cairo
* [Doc] Add svg to latex config in sphinx configuration file
* [Doc] Try cairo svg converter
* [Doc] Correct bugs in compiling latexpdf
* [Doc] Use latest image in building readthedocs
* [Doc] Now use readthedocs docker image in building online documentation
* [Doc] Correct typo in readthedocs setting
* [Doc] Try to use inkscape converter as imgconverter converted SVG to black images
* [Doc] Try RSVG
2021-02-07 18:53:16 -07:00
tangxifan
b71966363b
[Doc] Try RSVG
2021-02-07 18:16:33 -07:00
tangxifan
3c1a538f7a
[Doc] Try to use inkscape converter as imgconverter converted SVG to black images
2021-02-07 17:53:58 -07:00
tangxifan
9c5368f912
[Doc] Correct bugs in compiling latexpdf
2021-02-07 16:17:54 -07:00
tangxifan
b556e6e7df
[Doc] Try cairo svg converter
2021-02-07 14:55:13 -07:00
tangxifan
40e9960618
[Doc] Add svg to latex config in sphinx configuration file
2021-02-07 12:40:14 -07:00
tangxifan
6492d8f3a8
[Doc] Try to use imgconverter rather than cairo
2021-02-07 12:27:45 -07:00
tangxifan
4551f13290
[Doc] bug fix
2021-02-07 12:06:23 -07:00
tangxifan
8f43ab6ca4
[Doc] Try to fix the bug when importing python packages
2021-02-07 12:00:48 -07:00
tangxifan
d96ffdc00c
[Doc] Bug fix in importing imgconverter package
2021-02-07 11:52:04 -07:00
tangxifan
49fc903bfb
[Doc] Add img converter to conf.py
2021-02-07 11:44:41 -07:00
tangxifan
6b6f4bc763
[Doc] Try use image converter instead of svg2pdf which requires more dependencies
2021-02-07 11:40:18 -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
AurelienAlacchi
00fc3d7622
Merge pull request #217 from lnis-uofu/dev
...
Synchronize the out-of-date XML syntax 'disable_in_pack' with VPR upstream
2021-02-05 09:53:28 -07:00
tangxifan
c4fe9a67f7
Merge pull request #215 from lnis-uofu/compilation_fixes
...
Changed readthedocs.io dependencies link
2021-02-05 09:42:15 -07:00
tangxifan
9b5c64f35f
[Doc] Update documentation about disable_packing syntax
2021-02-04 16:41:24 -07:00
Andrew Pond
fe806f8ac3
changed docs dependencies link
2021-02-04 10:58:59 -08:00
tangxifan
d83158654c
[Doc] Add a draft documentation about the bitstream setting
2021-02-01 22:33:17 -07:00
tangxifan
0e16638dc2
[Doc] Update documentation about the changes on activity files
2021-01-29 11:49:07 -07:00
tangxifan
78ad9cd000
[Doc] Add version command/option to documentation
2021-01-27 16:06:45 -07:00
Ganesh Gore
0a29529731
[Docs] Added CI/CD docs
2021-01-26 16:26:43 -07:00
tangxifan
d53d3963d4
[Doc] Broken link fix in config protocol documentation
2021-01-26 14:05:11 -07:00
tangxifan
97f8bccce3
[Doc] Add openfpga floorplanning to the overview part of documentation
2021-01-26 14:00:51 -07:00
tangxifan
4d5b63a685
[Doc] Fine-tune format on FPGA-SDC motivation
2021-01-26 11:04:31 -07: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
tangxifan
9fefe1502f
[Doc] Typo fix on write_fabric_key option
2021-01-25 15:18:16 -07:00
tangxifan
dd0680246a
[Doc] Typo fix on fabric key command
2021-01-25 14:12:40 -07:00
ganeshgore
1ba7e0663f
Merge pull request #176 from lnis-uofu/dev
...
Documentation Formatting
2021-01-24 21:11:49 -07:00
tangxifan
e18c533657
[Doc] Add new openfpga shell command to documentation
2021-01-24 14:48:56 -07:00
tangxifan
815468ac65
[Doc] Add shortcut to call pin constraint option to documentation
2021-01-20 09:20:51 -07:00