Commit Graph

2090 Commits

Author SHA1 Message Date
Tomasz Michalak 71ca8257bc xc7series: add unit test for checking padding frames in configuration
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-10 14:42:34 +02:00
Tomasz Michalak 091c12438a xc7series: fix condition for padding frames detection
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-10 14:42:34 +02:00
Tomasz Michalak 710658ebf8 libprjxray: move definition of icap_ecc to source file
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-10 14:42:34 +02:00
Felix Held b6c476167a README.md: clarify to not manually source the Vivado environment
Signed-off-by: Felix Held <felix-github@felixheld.de>
2019-04-05 21:05:27 +02:00
Tim Ansell 4198c654a1
Merge pull request #761 from SymbiFlow/formatting-fixes
docs: Fix some formatting
2019-04-05 11:01:15 -07:00
Michael Gielda 3333a14e15
docs: Fix some formatting
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
2019-04-05 08:21:39 -07:00
Tim Ansell 78c47ab82b
Merge pull request #760 from mithro/master
docs: Create the fuzzers + minitests directories.
2019-04-04 20:03:15 -07:00
Tim 'mithro' Ansell df7b9b48a8 docs: Create the fuzzers + minitests directories.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 19:51:43 -07:00
Tim Ansell b06c97db48
Merge pull request #759 from mithro/master
docs: Trying to fix readthedocs
2019-04-04 19:45:23 -07:00
Tim 'mithro' Ansell 9863296a53 docs: Allow make to be run in other directories.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 19:06:31 -07:00
Tim 'mithro' Ansell 431641d038 docs: Print working directory on readthedocs.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 19:06:27 -07:00
Tim Ansell c7c8f00748
Merge pull request #756 from mithro/README-update
Lots of updates to documentation
2019-04-04 12:23:32 -07:00
Tim Ansell 17ffc81e04
Merge pull request #749 from mithro/htmlgen-color
htmlgen: Make sure only NULL+VBRK tiles are grey.
2019-04-04 12:22:25 -07:00
Tim 'mithro' Ansell 9872943486 docs: Adding missing _static directory.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 11:26:53 -07:00
Tim 'mithro' Ansell 51f62b8f0b docs: Go back to 2 levels.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 11:26:23 -07:00
Tim 'mithro' Ansell eedeee16cb docs: Import README add give fuzzers structures.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 11:19:36 -07:00
Tim 'mithro' Ansell ac97aa6f5c docs: JSON highlighter doesn't exist, use Javascript instead.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:24:05 -07:00
Tim 'mithro' Ansell 0c0068697a docs: Fix header levels for format section.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:17:44 -07:00
Tim 'mithro' Ansell 326860d634 docs: Add database file format doc to TOC.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:12:27 -07:00
Tim 'mithro' Ansell 31ef5df168 docs: Whitespace cleanup.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:09:24 -07:00
Tim 'mithro' Ansell 487b28c43b docs: Fix arch-defs header.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:08:39 -07:00
Tim 'mithro' Ansell cd7bcf4875 docs: Fixing headers levels.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 10:07:59 -07:00
Tim 'mithro' Ansell 0443b70131 htmlgen: Make sure only NULL+VBRK tiles are grey.
All other types of tiles will now have a color.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 09:46:09 -07:00
Tim Ansell d562d7e8d2
Merge pull request #754 from mithro/table-fix
docs: Fixing markdown files
2019-04-04 08:23:01 -07:00
Tim 'mithro' Ansell 8c90ae2e39 docs: Adding DRAM info to TOC.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:28:44 -07:00
Tim 'mithro' Ansell 9717fa48eb docs: Fix top level headers and other small clean.
* Make sure all files have top level headers.
 * Fixing a few spelling mistakes.
 * Fixed some trailing spaces.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:26:28 -07:00
Tim 'mithro' Ansell 1df4f35835 docs: Run `make format`
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:09:57 -07:00
Tim 'mithro' Ansell c5751032c6 docs: Get tags on readthedocs.
Makes `git describe` work so we get the correct version information.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:07:55 -07:00
Tim 'mithro' Ansell 01c3d1c502 docs: Adding a readthedocs config file.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:07:55 -07:00
Tim 'mithro' Ansell e6ab6ee820 docs: Run `make links` on readthedocs.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:07:55 -07:00
Tim 'mithro' Ansell 853b0119da docs: Automatically link fuzzer/minitest README.md files.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:07:52 -07:00
Tim 'mithro' Ansell bab4c6af06 docs: Fix the markdown tables.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 17:46:10 -07:00
litghost 4efe52003c
Merge pull request #745 from mithro/roi_harness
Improve the ROI harness reproducibility
2019-03-26 19:16:05 -07:00
Tim 'mithro' Ansell 5c61326d8b minitest/roi_harness: Move comments around to improve formatting.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-26 19:08:49 -07:00
Tim 'mithro' Ansell a3a5ffd45b minitests/roi_harness: Updating README.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-26 18:29:07 -07:00
Tim 'mithro' Ansell a8ff30b32f minitest/roi_harness: Strip trailing spaces
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-26 18:29:07 -07:00
Tim 'mithro' Ansell 9fc2649e86 minitest/roi_harness: Fixing comment indenting.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-26 18:29:07 -07:00
Tim 'mithro' Ansell 1123f2458f minitests/roi_harness: Adding harness configs.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-26 18:29:02 -07:00
litghost b4ca7c687e
Merge pull request #744 from litghost/fix_checkdb_py
Fix incorrect utility name.
2019-03-26 15:25:41 -07:00
Keith Rothman 6b4621a7d6 Fix incorrect utility name.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-26 15:23:12 -07:00
Tim Ansell c7d7e9d7ad
Merge pull request #740 from mithro/kokoro-run-info
Update info file on CI
2019-03-25 17:34:47 -07:00
litghost a792c51cce
Merge pull request #741 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-eab2078
Bump third_party/abseil-cpp from `e75672f` to `eab2078`
2019-03-25 11:03:30 -07:00
litghost 5f81b83045
Merge pull request #742 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-bd7f8c6
Bump third_party/yaml-cpp from `0d5c571` to `bd7f8c6`
2019-03-25 11:03:23 -07:00
dependabot[bot] 0f4d9a0513
Bump third_party/yaml-cpp from `0d5c571` to `bd7f8c6`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `0d5c571` to `bd7f8c6`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](0d5c57150c...bd7f8c60c8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 06:08:08 +00:00
dependabot[bot] edbe6bd847
Bump third_party/abseil-cpp from `e75672f` to `eab2078`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `e75672f` to `eab2078`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](e75672f6af...eab2078b53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 06:08:07 +00:00
litghost 2514ba828f
Merge pull request #736 from antmicro/harness_changes
add bits outside ROI to required features
2019-03-22 16:31:27 -07:00
Tim 'mithro' Ansell 822b1af81d Update the info.md on Kokoro.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-22 15:16:25 -07:00
Tim 'mithro' Ansell 76b5c1c9ca Change xxxdb to db-xxx.
Makes it work better with tab completion, type db-<tab>
Groups the db related commands together.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-22 15:16:03 -07:00
litghost 31a4c7ce01
Merge pull request #739 from SymbiFlow/dependabot/submodules/third_party/googletest-a18ac39
Bump third_party/googletest from `f957bd0` to `a18ac39`
2019-03-22 09:16:44 -07:00
litghost 08d6224c82
Merge pull request #738 from litghost/even_more_ppips
Add another IOI variant to the ppips
2019-03-22 08:57:30 -07:00