Commit Graph

3189 Commits

Author SHA1 Message Date
Nachiket Kapre 485708423c no need for dff*, but need tap_buf4 2021-02-08 23:00:13 -05:00
Nachiket Kapre cf154d8bb9 no need for dff*, but need tap_buf4 2021-02-08 22:29:55 -05:00
Nachiket Kapre e14c0bf0c4 no need for dff*, but need tap_buf4 2021-02-08 22:28:42 -05:00
Nachiket Kapre 45437fbc46 no need for dff*, but need tap_buf4 2021-02-08 22:27:57 -05:00
Nachiket Kapre 853bf8af43 typos fixed; 2021-02-08 22:03:14 -05:00
Nachiket Kapre d040ba569c merge for consideration; 2021-02-08 21:29:34 -05:00
Nachiket Kapre 94f858fcde merge for consideration; 2021-02-08 21:27:01 -05:00
Nachiket Kapre 0c6d27cf7e merge for consideration; 2021-02-08 21:26:48 -05:00
Nachiket Kapre b4185f7e8c Merge branch 'master' of github.com:lnis-uofu/OpenFPGA 2021-02-08 21:11:30 -05:00
Nachiket Kapre 2344cdcabc merge 2021-02-08 21:11:28 -05:00
tangxifan 1ce94040da
Merge pull request #221 from lnis-uofu/flow_dev
[Flow] Support multi-user environment for running task
2021-02-08 12:43:57 -07:00
Ganesh Gore 7b8fd55916 [Bugfix] Task name in regression flow 2021-02-08 12:06:36 -07:00
Ganesh Gore 9c5e1b1478 [CI] Updated test 2021-02-08 11:11:00 -07:00
Ganesh Gore 18070954d8 [CI] Moved test to basic test 2021-02-08 10:20:57 -07:00
tangxifan 80a4872ba0
Merge pull request #222 from lnis-uofu/gg_cleanup
[Flow] ACE is optional during flow script, only runs when power estimation is on
2021-02-08 10:08:47 -07:00
Ganesh Gore ede5f8ed58 [Flow] Support multi-user enviroment for running task 2021-02-07 22:11:04 -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 9f7d03cd05
Merge pull request #219 from lnis-uofu/dev
Documentation Patches on Supporting PDF builds
2021-02-07 11:15:19 -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
ganeshgore 6cb44db9f4
Merge pull request #218 from lnis-uofu/dev
Add tutorial videos to Documentation
2021-02-06 23:07:39 -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
tangxifan 288830ec7a [Doc] Add tutorial video link to front-page 2021-02-06 17:15:53 -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
ganeshgore ee14c15e58
Merge pull request #212 from lnis-uofu/soft_adder_lut_support
Support overloading LUT bitstream from attributes in .eblif file format
2021-02-04 21:55:02 -07:00
tangxifan 8853370c60 [Script, Benchmark, Test] Now use circuit format in openfpga shell script to specify eblif file 2021-02-04 20:20:10 -07:00
tangxifan dc09c47411 [Arch] Remove packable from architecture files and replace with disable_packing 2021-02-04 18:03:56 -07:00
tangxifan 3513966078 [Tool] Borrow a quick fix from the VPR pull request https://github.com/verilog-to-routing/vtr-verilog-to-routing/pull/1656/files 2021-02-04 17:30:49 -07:00
tangxifan 224bf6c686 Merge branch 'master' into dev 2021-02-04 17:21:15 -07:00
tangxifan 1d96974b99 [Tool] Patch to remove compiler warnings 2021-02-04 16:54:04 -07:00
tangxifan 9b5c64f35f [Doc] Update documentation about disable_packing syntax 2021-02-04 16:41:24 -07:00
tangxifan 66bc370c4d [Arch] Use disable_packing in architecture library 2021-02-04 16:29:03 -07:00
tangxifan 2483154c34 [Tool] Patch disable_packing XML syntax to be consistent with VPR upstream 2021-02-04 16:28:32 -07:00
Andrew Pond a224f6c54b added README compilation link fix 2021-02-04 11:24:19 -08:00
Andrew Pond fe806f8ac3 changed docs dependencies link 2021-02-04 10:58:59 -08:00
tangxifan a4c266d59a [Arch] Add pack patterns for soft adders; Still fail in packing 2021-02-03 19:11:15 -07:00
Ganesh Gore 6cdc31f073 [Flow] ACE is optional duign flow script 2021-02-03 19:07:48 -07:00
tangxifan fb10a96ee5
Merge pull request #214 from lnis-uofu/gg_cleanup
[Cleanup] Removed deadcode
2021-02-03 12:44:00 -07:00
tangxifan cac1160bf7 [Arch] Patch QLSOFA architecture to support carry chain pattern; Still buggy for VPR packer; Looking for a solution 2021-02-03 11:20:56 -07:00
Ganesh Gore df4a397470 [Cleanup] Removed deadcode 2021-02-03 10:35:14 -07:00
tangxifan 4c825b27b3 [Benchmark] Change to use adder lut4 to be consistent with architecture 2021-02-03 09:37:48 -07:00
tangxifan 31441c0b64 [Test] Deploy adder_8 to soft adder test 2021-02-03 09:26:38 -07:00
tangxifan 05d63567d0 [Benchmark] Use latest adder eblif file 2021-02-03 09:21:38 -07:00
tangxifan f124c79e6b
Merge pull request #213 from lnis-uofu/bump_yosys_adder
Bumping up latest yosys changes related to adder tech mapping
2021-02-03 09:15:43 -07:00
Lalit Sharma ebe66dea35 Bumping up latest yosys changes related to adder tech mapping 2021-02-03 14:30:06 +05:30
tangxifan 2c06960e4f [Benchmark] Add subckt definition to micro benchmark and2.eblif 2021-02-02 15:51:16 -07:00
tangxifan 021520783b [Arch] Add dummy timing info to adder_lut4 and carry_follower model 2021-02-02 15:49:43 -07:00
tangxifan dc320182b0 [Benchmark] Bug fix in the and2 eblif to cooperate with the architecture models 2021-02-02 15:04:43 -07:00