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
Keith Rothman
91044cedd0
Add ZINV_CE config.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 14:36:47 -08:00
Keith Rothman
524c85fb3a
Make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 13:03:42 -08:00
Keith Rothman
31cca0949b
Add routing for LR CMT inputs.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 13:03:02 -08:00
Keith Rothman
0b1e8e9974
Add left and right clock pips.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-11 09:59:09 -08: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
Keith Rothman
f58cf6bbda
Output PIP form.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-09 22:50:15 -08:00
Keith Rothman
6fd2cb4eec
Initial working GCLK to HROW_CLK PIP fuzzer.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-09 22:37:39 -08: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
3b10ceed54
Rename fuzzer and add 040 to root fuzzer make.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:29:48 -08:00
Keith Rothman
1011a90769
Run make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:28:54 -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
00d9e1f314
Add CLK_HROW config fuzzer, and adjust tilegrid definition.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 14:23:39 -08:00
Keith Rothman
5e9cb60917
Add base addresses for CLK_HROW tiles. Word offset may be wrong.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-08 13:00:54 -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