Commit Graph

571 Commits

Author SHA1 Message Date
tangxifan c220438c42 [doc] adding new syntax that supports separated clocks for multi-head configuration chains 2023-04-21 15:21:34 +08:00
tangxifan 081620055b [doc] fix broken links in the Clock Network file format 2023-04-21 13:58:13 +08:00
tangxifan 509f5eb6dc [doc] add documentation about clock network description file 2023-04-20 17:06:53 +08:00
tangxifan 9756bfe0ca [doc] document newly added commands for programmable clock arch support 2023-04-20 15:27:28 +08:00
Ganesh Gore 6a48f1eb05 Updated demo projects 2023-02-11 18:24:20 -07:00
scott-temple 55be8f491e
fix mux syntax in circuit_model_examples
the documentation is inconsistent about using underscores or dashes when describing a mux. It used one-level, but multi_level. Only underscores are valid in openfpga
2023-02-10 10:22:37 -07:00
tangxifan f2dfb74128 [doc] update for new build options 2023-01-31 12:57:02 -08:00
tangxifan c7ad0c1eb8 [doc] remove temp files 2023-01-12 10:52:18 -08:00
tangxifan 9b109edaa1 [doc] added a new command 2023-01-11 17:14:06 -08:00
tangxifan d48d7d6343 [doc] format fix 2023-01-01 17:28:55 -08:00
tangxifan 882682c30a [doc] update for using batch_mode 2023-01-01 17:23:36 -08:00
tangxifan e46397c91c [doc] update doucmentation about new command source 2023-01-01 12:06:49 -08:00
tangxifan 5dfb3e6cb0 [doc] added an example about how to call vpr 2022-12-30 18:43:01 -08:00
tangxifan 492b8a153a [doc] add documentation about vpr commands 2022-12-30 18:16:00 -08:00
tangxifan 15b4bdbe1d [script] now make compile should work well. 2022-12-30 11:00:17 -08:00
tangxifan 6ba23352b2 [doc] minor fix 2022-12-28 18:46:10 -08:00
tangxifan 640bc39180 [doc] update compilation guidelines 2022-12-28 12:36:51 -08:00
tangxifan e660880419 [doc] fixed bugs on small figure sizes shown 2022-12-06 17:20:46 -08:00
tangxifan b1dd2136f1 [doc] add tcl api 2022-12-06 16:46:57 -08:00
tangxifan b179f4bd7f [doc] add ack page. move related files to appendix subdirectory 2022-12-06 16:03:34 -08:00
tangxifan 19c99d6f0d [doc] add references 2022-12-06 15:40:03 -08:00
tangxifan 7268dde569 [doc] remove FAQ as it is now moved to discussion forum 2022-12-06 14:39:24 -08:00
tangxifan 7028e4e3b8 [doc] rename cicid rst file. Fixed a few bugs on image sizes and broken format 2022-12-06 14:22:19 -08:00
tangxifan 33348ddafc [doc] syntax 2022-12-06 14:12:05 -08:00
tangxifan ff31f91d0b [doc] streamline frontpage README. Move details to online documentation. Easier for newbee to find guidelines 2022-12-06 14:07:29 -08:00
tangxifan 70b0d2e505 [doc] update pin table file format for pin direction keywords 2022-10-17 15:32:00 -07:00
tangxifan aef94171c2 [doc] update options for pcf2place command 2022-10-17 13:55:18 -07:00
tangxifan 58487c7766 [doc] add more notes about the commmand ``pb_pin_fixup`` 2022-09-29 11:01:07 -07:00
tangxifan 9b65472ffb [doc] update compilation guidelines 2022-09-26 16:22:40 -07:00
tangxifan 48f776d49b [doc] update documentation about the new option 2022-09-12 16:58:32 -07:00
tangxifan 0609210b39 [doc] update doc with the new xml syntax 2022-09-08 17:00:16 -07:00
tangxifan 50813d90a2 [doc] update documentation based on the actual implementation on rr_gsb writer 2022-08-29 20:45:31 -07:00
tangxifan 12a30196e0 [engine] updating gsb writer; Unfinished!!! 2022-08-29 16:58:48 -07:00
tangxifan adbc69f081 [doc] add new options for GSB writer 2022-08-29 14:16:51 -07:00
tangxifan 77abb86dab [doc] update documentation about the activity file options 2022-08-01 21:37:22 -07:00
tangxifan 84dbcd61dd [doc] fixed a few typo and format errors 2022-07-28 19:09:53 -07:00
tangxifan c16bcd7f63 [doc] add file formates required by pcf2place 2022-07-28 16:35:13 -07:00
tangxifan 860591ff3f [doc] add pcf file format to documentation 2022-07-28 16:15:44 -07:00
tangxifan 6e5fde56ce [doc] add pcf2place to command list 2022-07-28 16:06:57 -07:00
tangxifan 2b4beb632c [doc] fix a bug in including io information file format 2022-07-26 15:50:35 -07:00
tangxifan bf2b1da801 [doc] add the new command file format to documentation 2022-07-26 14:06:07 -07:00
tangxifan 21a0415ff3
Update compile.rst 2022-07-21 17:52:21 -07:00
tangxifan 929c74b3b0 Merge branch 'master' of github.com:lnis-uofu/OpenFPGA into hotfix_reg 2022-05-23 09:11:18 +08:00
tangxifan 7a0f796b7c [doc] add missing file link and show version number in frontpage README 2022-05-22 15:27:22 +08:00
tangxifan 78313b3593 [Misc] Now version number is in a separated file; Cmakefile and doc read the file and build version number on fly; CI can also update version 2022-05-22 15:22:43 +08:00
tangxifan 1794578b49 [doc] code format 2022-05-22 14:04:12 +08:00
tangxifan 07df4611e8 [doc] more tips 2022-05-22 13:46:13 +08:00
tangxifan 61a1462c21 [doc] add guidelines about running regression tests 2022-05-22 13:44:48 +08:00
Ganesh Gore daae02a614 Minor documentation update 2022-05-08 13:03:16 -06:00
Ganesh Gore 1e243650b9 Added option to copy example projects 2022-05-03 14:06:16 -06:00
Ganesh Gore 42567d8178 Updated docuementation 2022-05-02 12:56:31 -06:00
tangxifan 907308ee0f [Doc] Update bitstream distribution file format 2022-03-29 20:09:24 +08:00
taoli4rs 781250f0bb Fix a small typo to trigger the CI flow. 2022-03-22 16:36:45 -07:00
tangxifan 6ff69d26b9 [Doc] An example to the documentation about the new feature in tile_annotation 2022-03-20 13:12:13 +08:00
tangxifan 123bb70cb3 [Doc] More explanantion on the use of config_enable attribute for circuit ports 2022-02-23 15:53:58 -08:00
tangxifan b78e58d9bf [Doc] Update doc about big endian syntax in bus group file format 2022-02-18 23:07:18 -08:00
tangxifan 8116141210 [Doc] Update documentation on the bus group feature 2022-02-18 15:46:25 -08:00
tangxifan 37d8617a5c [Doc] Update due to new options 2022-02-17 19:45:37 -08:00
tangxifan 4a78bcf5d3 [Doc] update file format about bus group 2022-02-17 15:15:05 -08:00
tangxifan f5e0d685cf [Doc] Adjust figure width 2022-02-17 14:29:09 -08:00
tangxifan 796428d848 [Doc] Add documentation about bus group file format 2022-02-17 14:22:21 -08:00
tangxifan 2b5fded2a9 [Doc] Update documentation on the new option 2022-02-01 13:25:58 -08:00
tangxifan b7b0a2a5d8 [Doc] Update doc about the new option 2022-02-01 12:19:26 -08:00
tangxifan 63f44adf15 [FPGA-Verilog] Now have a new option ``--use_relative_path`` 2022-01-31 12:48:05 -08:00
tangxifan a9a56686e2 [Engine] Add a new option ``--unique`` to command ``write_gsb_to_xml`` 2022-01-26 11:10:29 -08:00
tangxifan 25143d07f1 [FPGA-Bitstream] Now has a new option ``--no_time_stamp`` to all the commands that output bitstream files 2022-01-25 13:37:54 -08:00
tangxifan a4659020f2
Merge branch 'master' into time_stamp 2022-01-25 12:11:35 -08:00
tangxifan 62b57b05d2 [Engine] Now FPGA-Verilog commands have a new option ``--no_time_stamp`` 2022-01-25 12:09:08 -08:00
Aram Kostanyan 758453f725 Moved 'verific_*' and 'yosys_*' config options from 'OpenFPGA_SHELL' to 'Synthesis Parameter' sections. 2022-01-21 02:21:00 +05:00
Aram Kostanyan bd158311c5 Fixed typo in documentation and updated 'benchmark_sweep/iwls2005' task to use list of HDL files for 'iwls2005/ethernet' benchmark. 2022-01-18 14:07:41 +05:00
Aram Kostanyan 588ee14920 Merge branch 'master' into issue-483 2022-01-18 13:38:12 +05:00
Aram Kostanyan fb2e4377c8 Added missing changes from previous commit. 2022-01-17 19:42:40 +05:00
Aram Kostanyan 2b008177e7 Updated documentation. 2022-01-17 14:58:20 +05:00
Awais Abbas 54d4f30592 OpenFPGA Documentation updated for yosys only support 2022-01-14 16:14:48 +05:00
tangxifan 80c6d5887d Merge branch 'ql_mem_bank_opensource' of https://github.com/RapidSilicon/OpenFPGA_RS into ql_mem_bank 2021-12-29 10:57:46 -08:00
tangxifan b2ba0d0c42 [Doc] Add version naming convention to developer guidelines 2021-12-22 15:12:14 -08:00
nadeemyaseen-rs 236910cde4 Merge remote-tracking branch 'upstream/master' into update_from_upstream 2021-12-09 00:00:21 +05:00
tangxifan 1e5afb985c
Update contact.rst 2021-11-30 20:25:15 -08:00
nadeemyaseen-rs 1ea56b2d18 Merge remote-tracking branch 'upstream/master' into update_from_upstream 2021-11-18 00:00:55 +05:00
Aram Kostanyan a355977420 Adding Yosys+Verific support. 2021-10-29 18:34:27 +05:00
tangxifan b8d5920529 Merge branch 'master' of https://github.com/lnis-uofu/OpenFPGA into upstream 2021-10-28 15:45:58 -07:00
Ganesh Gore 130805d50c Updated CI documentation 2021-10-21 15:17:30 -06:00
nadeemyaseen-rs e0cfd46ec7 Merge remote-tracking branch 'upstream/master' into update_from_upstream 2021-10-14 19:25:31 +05:00
tangxifan 57159fc121 [Doc] Update documentation for the new syntax in configuration protocol and fabric key file format 2021-10-10 17:46:45 -07:00
tangxifan 40b589dc6d [Doc] Update documentation about the clock definition for programming clocks in simulation settings 2021-10-06 13:50:33 -07:00
tangxifan 03bcf6dee5 [Doc] Update documenation for the new option ``--keep_dont_care_bits`` 2021-10-05 19:23:42 -07:00
tangxifan ff339312f6 [Doc] Update documentation about the limitations of multi-region configuration protocols 2021-10-05 11:55:10 -07:00
tangxifan 9a7e0f761a [Doc] Add fabric bitstream file format for QL memory bank 2021-10-04 12:29:49 -07:00
tangxifan a01fa7c282 [Doc] Add figures and text to explain the difference between the XML syntax for QuickLogic memory bank 2021-10-04 12:09:42 -07:00
tangxifan b0a97a7052 [Doc] Update doc about WLR usage for QL memory bank 2021-09-27 10:24:04 -07:00
tangxifan f9bceff33a [Doc] Update documentation for the flatten BL/WL protocols 2021-09-25 20:44:45 -07:00
tangxifan 10774dc15c [Doc] Updated documentation about new syntax in fabric key 2021-09-21 17:01:52 -07:00
tangxifan d9d959709c [Doc] Add missing figures 2021-09-20 20:31:53 -07:00
tangxifan 3146d2484f [Doc] Update documentation on the WLR definition for circuit model 2021-09-20 17:21:33 -07:00
tangxifan 73d21c9730 [Doc] Update doc about how to use the QuickLogic memory bank 2021-09-10 15:30:37 -07:00
tangxifan 801b91f776
Merge branch 'master' into tutorials 2021-08-31 17:17:40 -07:00
ANDREW HARRIS POND 1c09b8c3e0 fixed python instruction 2021-08-17 10:18:51 -06:00
bbleaptrot 814d290463
Merge branch 'master' into tutorials 2021-08-05 10:24:34 -06:00
bbleaptrot c867c7e628
Update index to include FAQ page 2021-07-28 10:14:31 -06:00
bbleaptrot 2bb76e4a82
Update to include suggested changes 2021-07-28 10:13:25 -06:00