litghost
3f99ef3408
Merge pull request #639 from antmicro/fan-alt-gfan-pips
...
FAN_ALT.*GFAN pips fuzzer
2019-02-12 13:13:41 -08:00
Alessandro Comodi
a460959301
054-fan-alt: corrected -c argument
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 21:52:46 +01:00
Alessandro Comodi
e6b5fbba38
054-fan-alt: increased -m segmatch argument
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 21:39:13 +01:00
Alessandro Comodi
1f028f0b00
050-pip-seed: correct Makefile regexp
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 19:14:14 +01:00
litghost
8222b4089b
Merge pull request #631 from antmicro/check-out-of-bound-bits
...
checkdb: optimized script and added out-of-bound check
2019-02-12 09:56:25 -08:00
Alessandro Comodi
987cf47df9
checkdb.py: remove not needed arguments
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 18:50:08 +01:00
Alessandro Comodi
50fbacfcb3
054-fan-alt: added max number of bits
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 17:55:31 +01:00
Alessandro Comodi
03894a9dab
050-pip-seed: exclude FAN_ALT
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 17:55:02 +01:00
Alessandro Comodi
2a8587772d
checkdb.py: now correctly using db and grid datastructures
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 17:00:16 +01:00
Alessandro Comodi
256ae2d1d9
prjxray/util: better assertion message
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 15:56:24 +01:00
Alessandro Comodi
b7ca06bd6d
added fan-alt fuzzer to get the FAN_ALT?.GFAN? PIPs
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 15:23:52 +01:00
Alessandro Comodi
e87d6c603f
Run make format.
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 14:03:53 +01:00
Alessandro Comodi
d18a6df1f8
checkdb.py: using db and grid
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-12 14:02:42 +01:00
Alessandro Comodi
1f6054ae0d
Run make format.
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-11 17:17:28 +01:00
Alessandro Comodi
530bb1f243
checkdb.py: added some optimizations to script
...
I have restored the check on every single tile while also adding some
optimizations to the algorithm. It still is pretty slow, mainly during
the INT_[LR] tiles checking, but compared to the previous solution there is
a good improvement.
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-11 14:18:27 +01:00
litghost
5b7df9aea0
Merge pull request #637 from litghost/add_bits_output
...
Add optional bits output for debugging.
2019-02-08 15:07:23 -08:00
Keith Rothman
2208a48b89
Make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:27:57 -08:00
Keith Rothman
111ad4bacc
Add optional bits output for debugging.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:26:35 -08:00
litghost
3aa8c77ad6
Merge pull request #634 from litghost/update_ci
...
Update CI configuration:
2019-02-08 14:24:06 -08:00
Keith Rothman
24f34c7372
Add comment about limiting MAX_VIVADO_INSTANCE to 20.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 12:47:31 -08:00
litghost
bc60bfc46d
Merge pull request #629 from mithro/htmlgen-fix
...
Fix htmlgen for new settings file locations.
2019-02-08 11:06:35 -08:00
Keith Rothman
a5e6266b51
Merge branch 'dup_jobserver_fd' into update_ci
2019-02-08 10:58:30 -08:00
Keith Rothman
820ea7703f
Update CI configuration:
...
- Log output of run_fuzzer.py
- Decrease number of processes running for 072 and 074 to lower memory
load.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:55:35 -08:00
Keith Rothman
c47746476d
Make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:50:03 -08:00
Keith Rothman
1145e9a270
Dup jobserver fd's for retry.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:33:18 -08:00
litghost
e66cdef8a4
Merge pull request #633 from litghost/fix_retries_for_pip_bi
...
Increase number of tiles available for retries for 057.
2019-02-08 10:32:53 -08:00
Keith Rothman
e66ffeb3c2
Increase number of tiles available for retries for 057.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 10:32:16 -08:00
litghost
22f4ef6307
Merge pull request #630 from antmicro/segmatch-warning
...
segmatch: added warning for missing files
2019-02-08 10:00:59 -08:00
Alessandro Comodi
ad1877f9e5
checkdb: added out of bound bits check and optimized
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-08 15:35:49 +01:00
Alessandro Comodi
980a9dc64b
segmatch: added warning for missing files
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-02-08 11:55:10 +01:00
Tim 'mithro' Ansell
03268455b6
Fix htmlgen for new settings file locations.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-08 19:36:53 +11:00
Tim Ansell
7d97c2c347
Merge pull request #627 from mithro/autolabeller-fix
...
Fixing the autolabeler configuration.
2019-02-08 16:11:14 +11:00
Tim 'mithro' Ansell
f358b1466f
Fixing the autolabeler configuration.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-08 16:09:50 +11:00
Tim Ansell
d58cb49121
Merge pull request #625 from mithro/cloudbuild
...
Cleaning up cloudbuild environment
2019-02-08 15:42:59 +11:00
Tim 'mithro' Ansell
8415f94813
infra: Move cloudbuild under .github directory.
...
Reduce clutter at top level.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 20:26:09 -08:00
Tim 'mithro' Ansell
9c51d2f16f
infra: Increase build timeout.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 20:26:09 -08:00
Tim 'mithro' Ansell
32fb0175b4
infra: Support build types.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 20:26:09 -08:00
litghost
2830c4ab88
Merge pull request #624 from mithro/kmaster
...
infra: Improve the diff output.
2019-02-07 15:43:08 -08:00
Tim 'mithro' Ansell
98cf09b9df
infra: Improve the diff output.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-08 10:40:57 +11:00
litghost
7c7f446959
Merge pull request #623 from litghost/solve_orphan_int_columns
...
Solve orphan INT columns in Kintex7.
2019-02-07 15:10:46 -08:00
Keith Rothman
b04598da26
Solve orphan INT columns in Kintex7.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-07 15:01:09 -08:00
litghost
ebe9a457cd
Merge pull request #621 from litghost/kintex_tilegrid_int
...
Add XADC INT and ICAP INT fuzzers to solve 2 of 4 missing INT columns.
2019-02-07 10:25:35 -08:00
Keith Rothman
bcd41b8d08
Add XADC INT and ICAP INT fuzzers to solve 2 of 4 missing INT columns.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-07 09:36:02 -08:00
Tim Ansell
52fbb75665
Merge pull request #540 from mithro/kokoro
...
Support for CI using Google Compute Engine
2019-02-07 22:09:06 +11:00
Tim 'mithro' Ansell
14642f64f8
Don't use system's site-packages.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
20ca1ee3aa
infra: Remove some stuff in the host setup.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
910bc688c3
infra: Working on better diff output.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
d34c210c1d
infra: Run database download in script.
...
Means the details about the download are captured.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
2927f1c572
Don't remove the database.
...
Why was the download-latest-db.sh doing a clone and then removing all
the stuff it just cloned?
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
7412a1b695
infra: Only collect log files for now.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00