Tim Ansell
40dae64f39
Merge pull request #109 from sarahmaddox/glossadd
...
Added some glossary entries.
2018-04-22 12:16:59 -07:00
Sarah Maddox
26c36a3606
Added some glossary entries.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-22 15:30:45 +10:00
Rick Altherr
c3622a9e98
Merge pull request #108 from sarahmaddox/glossupdates
...
Merged terms from wiki glossary
2018-04-18 20:50:10 -07:00
Sarah Maddox
e962ca40da
Modified some terms that include abbreviations and fixed alphabetical order.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-19 11:59:22 +10:00
Sarah Maddox
59082d9530
Fixes link to non-existent glossary entry.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-18 15:18:43 +10:00
Sarah Maddox
696d1c4140
Added separate lines for BLE long-form definitions.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-18 14:21:43 +10:00
Sarah Maddox
cdf9ba9135
Fixed some RST errors.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-18 09:48:34 +10:00
Sarah Maddox
0cc1695f3b
Merged glossary from prjxray wiki and tidied up some terms.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-18 09:48:10 +10:00
Tim Ansell
55cdee9421
Merge pull request #104 from mithro/add-docs
...
docs: Adding the current fuzzers + minitests into documentation.
2018-02-28 18:48:17 -08:00
Tim 'mithro' Ansell
ca42a39317
docs: Fixing lint errors.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 18:40:56 -08:00
Tim Ansell
ad182f6a71
Merge pull request #107 from mithro/autolabeler
...
infra: Adding autolabeler configuration.
2018-02-28 14:55:49 -08:00
Tim 'mithro' Ansell
6602ae7399
infra: Adding autolabeler configuration.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 14:43:15 -08:00
Tim 'mithro' Ansell
03f901d010
docs: Fixing the GitHub URL in conf.py
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 13:12:33 -08:00
Tim 'mithro' Ansell
8be0223f30
docs: Adding info about minitest.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 13:12:33 -08:00
Tim 'mithro' Ansell
9b31f55788
docs: Max depth of 1.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 13:12:33 -08:00
Tim 'mithro' Ansell
147dd3c78f
docs: Remove doc only requirements from top level.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 13:12:33 -08:00
Tim 'mithro' Ansell
a5f2a85fff
docs: Adding the current fuzzers + minitests into documentation.
...
* Using the same approach [as in my VTRs pull request](https://github.com/verilog-to-routing/vtr-verilog-to-routing/pull/297 )
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-28 13:12:33 -08:00
Tim Ansell
7be3dab337
Merge pull request #103 from kc8apf/nginx_pin_arch
...
Force amd64 image for nginx
2018-02-27 11:13:55 -08:00
Rick Altherr
a7081164bd
Force amd64 image for nginx
...
Per https://github.com/docker-library/official-images/issues/3835 ,
multi-arch official images are currently updated as each architecture's
builder finishes. This leads to times when the latest tags only have a
few architectures available. Since our builds only happen on amd64,
pull nginx from the amd64 namespace specifically to avoid the problem.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-27 10:12:10 -08:00
Tim Ansell
b7494a4220
Merge pull request #102 from mithro/master
...
Dockerfile: Run make with output syncing an more warnings.
2018-02-23 15:47:11 -08:00
Tim 'mithro' Ansell
1860245751
Dockerfile: Run make with output syncing an more warnings.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-23 15:05:06 -08:00
Tim Ansell
569a44d8be
Merge pull request #98 from unixb0y/master
...
Added link to make ReadTheDocs documentation easier to find
2018-02-19 16:19:00 -08:00
Davide
cd1bbc75e7
Added Link to make readthedocs Documentation Webpage easier to find by putting it into the main README file
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-20 00:46:07 +01:00
Tim Ansell
6bc126b033
Merge pull request #97 from unixb0y/master
...
Added database development process to FAQ
2018-02-19 14:38:17 -08:00
Davide
ad4580d8ed
Changed folder name for the 'database development process' of the docs and updated the index.rst page accordingly.
...
Also a few minor changes as requested by @mithro regarding the content itself and rearranged the paragraphs.
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-19 22:10:09 +01:00
Davide
f2fb1fd145
added database development process to FAQ
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-19 17:21:46 +01:00
Tim Ansell
1d33970cde
Merge pull request #96 from unixb0y/master
...
Fixed Bullet Point Lists in README.md files
2018-02-17 20:02:13 -08:00
Davide
7f6f50f3d8
Merge remote-tracking branch 'upstream/master'
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-18 03:07:34 +01:00
Davide
7e47ae4a51
Fixed Bullet Point Lists in README.md files
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-18 03:02:33 +01:00
Clifford Wolf
d2979d77eb
Merge pull request #92 from SymbiFlow/tilegrid-ng
...
Tilegrid changes for BRAM and DSP tiles
2018-02-15 14:38:52 +01:00
Tim Ansell
563b54304a
Merge pull request #94 from unixb0y/master
...
Fixed the newly renamed README.md files
2018-02-14 07:57:29 -08:00
Clifford Wolf
1ec9706398
Update python script formatting
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-02-14 13:41:24 +01:00
Clifford Wolf
5b74b282c2
Merge branch 'master' of github.com:SymbiFlow/prjxray into tilegrid-ng
2018-02-14 13:38:39 +01:00
Davide
73b1e27f78
Added tags for headers, subheaders and structured README files a bit
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-14 12:24:18 +01:00
John McMaster
1b7bb89295
Merge pull request #95 from mcmasterg/ndi1mux_slicem
...
ndi1mux: dont add to slicel
2018-02-13 17:02:19 -08:00
John McMaster
dff0413a68
ndi1mux: dont add to slicel
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-02-13 16:55:14 -08:00
Davide
6a73dea0b6
Fixed merge conflict
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-14 01:05:49 +01:00
Tim Ansell
6fe77dedae
Merge pull request #76 from mithro/master
...
Rename flip-flop muxes to make Vivado GUI names.
2018-02-13 10:49:33 -08:00
Tim 'mithro' Ansell
21a33e50a1
Fix wrapping.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-13 10:29:43 -08:00
Tim 'mithro' Ansell
cf64309ee3
Make n5FFMUX match Vivado GUI.
...
CLBLL_L.SLICEL_X0.D5FF.MUX.A -> CLBLL_L.SLICEL_X0.D5FFMUX.IN_A
CLBLL_L.SLICEL_X0.D5FF.MUX.B -> CLBLL_L.SLICEL_X0.D5FFMUX.IN_B
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-13 10:29:43 -08:00
Tim 'mithro' Ansell
90ec237f56
Fixing htmlgen for name changes.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-13 10:29:43 -08:00
Tim 'mithro' Ansell
10e2cd6cab
Rename flip-flop muxes to make Vivado GUI names.
...
CLBLL_L.SLICEL_X0.AFF.DMUX -> CLBLL_L.SLICEL_X0.AFFMUX
CLBLL_L.SLICEL_X0.AMUX -> CLBLL_L.SLICEL_X0.AOUTMUX
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-02-13 10:29:43 -08:00
Tim Ansell
284953c044
Merge pull request #91 from unixb0y/master
...
Renamed all README.txt files to README.md
2018-02-13 10:26:14 -08:00
Clifford Wolf
8325eb0aae
Big htmlgen.py rewrite for new tilegrid fromat
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-02-13 17:14:54 +01:00
Clifford Wolf
78c8f6b4ce
Remove now obsolete "segment" attribute in tile objects in tilegrid
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-02-13 17:14:28 +01:00
Davide
46c1eef15b
renamed all README.txt files to README.md
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-13 17:00:04 +01:00
Tim Ansell
708622365b
Merge pull request #78 from kc8apf/docker_db_builder
...
Docker-based db builder
2018-02-09 07:49:22 -08:00
Rick Altherr
aab6bd760b
Merge pull request #84 from kc8apf/arch_docs
...
docs: low-level configuration details
2018-02-07 14:55:43 -08:00
Rick Altherr
d287de935a
Merge pull request #72 from kc8apf/xc7patch_emit_init_final_seq
...
Replace init/final sequence hacks with less hacky solution
2018-02-07 14:51:52 -08:00
Rick Altherr
e6a3bdc0ed
docs: configuration addressing section and rough notes for others
...
Describes how frame addressing relates to physical chip structure. Rough
notes on how frames are loaded into the device and the packet format
used to operate that state machine.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-07 14:50:52 -08:00