Commit Graph

2107 Commits

Author SHA1 Message Date
Tomasz Michalak 77ff259d33 infra: Disable script abort for database generation
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-18 14:12:50 +02:00
Tomasz Michalak 8794767eca infra: Collect Vivado logs into tgz archive
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-18 14:08:46 +02:00
Tim Ansell 91318ac8a5
Merge pull request #782 from SymbiFlow/rename-wrong-docs-make-target
docs: Rename wrong make target
2019-04-16 07:53:28 -07:00
Michael Gielda b2b79007a6
docs: Rename wrong make target
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
2019-04-16 03:49:19 +02:00
Tomasz Michalak f1f3271002
Merge pull request #780 from antmicro/segprint
segprint: drop empty sections with -z -D
2019-04-15 21:59:50 +02:00
Tomasz Michalak 48e5b8fc8d segprint: drop empty sections with -z -D
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-15 21:43:53 +02:00
litghost b588c5eaaf
Merge pull request #770 from antmicro/bitread_bug
xc7series: fix condition detecting 2 empty frames between rows
2019-04-11 10:03:01 -07:00
litghost 37c46aa7f7
Merge pull request #773 from litghost/add_more_parts
Add make targets to build additional outputs from each database.
2019-04-11 10:00:05 -07:00
litghost ef6370894b
Merge pull request #775 from mithro/disable-retry
fuzzers: Disable retries by default.
2019-04-10 17:04:54 -07:00
Tim 'mithro' Ansell 02cd21f4ba fuzzers: Disable retries by default.
Retries can be re-enabled when #635 is fixed.

Currently the retries are just causing CI to take a long time.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-10 16:56:47 -07:00
Keith Rothman 36177e9599 Add make targets to build additional outputs from each database.
These targets are for:
 - Generating additional database outputs that are part, e.g. yaml files.
 - Generating harnesses

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-04-10 11:55:39 -07:00
litghost 9a7e150669
Merge pull request #771 from litghost/pindefs
Add fuzzer for documenting pin to pad relationship for part.
2019-04-10 11:34:33 -07:00
litghost d9a2ffba33
Merge pull request #769 from antmicro/xc7frames2bit
xc7frames2bit: add missing frames starting with 0
2019-04-10 07:49:03 -07:00
Tomasz Michalak cbc58c9ad1 xc7series: add unit test for addMissingFrames
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-10 15:00:41 +02:00
Tomasz Michalak 1f6ba5d734 xc7series: fix bug with missing empty frames
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-10 15:00:41 +02:00
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 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
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
Keith Rothman 3e343bbda7 Add fuzzer for documenting pin to pad relationship for part.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-04-08 15:59:51 -07:00
litghost 84c0602eb4
Merge pull request #762 from felixheld/env-doc-clarification
README.md: clarify to not manually source the Vivado environment
2019-04-05 12:12:39 -07: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