Commit Graph

2123 Commits

Author SHA1 Message Date
Tomasz Michalak e3c70dda78 fuzzers: disable 041-clk-hrow-pips for stabilization efforts
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-23 16:25:13 -07:00
Tim Ansell 7c63a3a2d7
Merge pull request #792 from antmicro/error_usage_fix
fuzzers: Fix error usage
2019-04-23 14:55:44 -07:00
Tim Ansell 9dd1ebae93
Merge pull request #798 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-0122697
Bump third_party/yaml-cpp from `bd7f8c6` to `0122697`
2019-04-23 13:38:42 -07:00
Tim Ansell fa01ec8f8a
Merge pull request #797 from SymbiFlow/dependabot/submodules/third_party/googletest-a53e931
Bump third_party/googletest from `a18ac39` to `a53e931`
2019-04-23 13:38:33 -07:00
Tim Ansell 8beb16dece
Merge pull request #796 from SymbiFlow/dependabot/submodules/third_party/cctz-4632ec2
Bump third_party/cctz from `913f842` to `4632ec2`
2019-04-23 13:38:20 -07:00
Tim Ansell d202fb160d
Merge pull request #795 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-d902eb8
Bump third_party/abseil-cpp from `eab2078` to `d902eb8`
2019-04-23 13:38:06 -07:00
dependabot[bot] e40bca3085
Bump third_party/yaml-cpp from `bd7f8c6` to `0122697`
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `bd7f8c6` to `0122697`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](bd7f8c60c8...0122697561)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-20 05:12:51 +00:00
dependabot[bot] 5e1a049b1b
Bump third_party/googletest from `a18ac39` to `a53e931`
Bumps [third_party/googletest](https://github.com/google/googletest) from `a18ac39` to `a53e931`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](a18ac392d8...a53e931dcd)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-20 05:12:31 +00:00
dependabot[bot] 84d1b64090
Bump third_party/cctz from `913f842` to `4632ec2`
Bumps [third_party/cctz](https://github.com/google/cctz) from `913f842` to `4632ec2`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](913f842296...4632ec21c7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-20 05:12:11 +00:00
dependabot[bot] d6b3a70a93
Bump third_party/abseil-cpp from `eab2078` to `d902eb8`
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `eab2078` to `d902eb8`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](eab2078b53...d902eb869b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-20 05:11:50 +00:00
litghost 7f9cab1569
Merge pull request #786 from antmicro/vivado_logs
infra: Collect Vivado logs into tgz archive
2019-04-18 14:32:32 -07:00
Tomasz Michalak 4efa6f31d1 fuzzers: Fix error usage
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-18 23:01:14 +02:00
Tim Ansell 940a6de922
Merge pull request #794 from antmicro/793_bash_shell
Make Makefiles use bash shell
2019-04-18 08:46:17 -07:00
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
Tomasz Michalak d908eea23e Make Makefiles use bash shell
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-18 09:28:31 +02:00
Tim Ansell 816511ddca
Merge pull request #787 from antmicro/prjxray_stabilization_056_pip_rem
056-pip-rem: lower PDIL-1 DRC severity
2019-04-17 08:19:14 -07:00
Tomasz Michalak fde33d064f 056-pip-rem: lower PDIL-1 DRC severity
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-17 10:59:54 +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