Tomasz Michalak
159d6a8e88
Add licensing header to Makefiles
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Alessandro Comodi
60d0ec4372
tools: added INSTALL cmake command
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-05-21 13:58:45 +02:00
Tim Callahan
9d0499f87a
Update settings/artix7*.sh with helpful comments regarding XRAY_IOI3_TILES
...
and other non-obvious things.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-05-18 13:14:58 -07:00
Tim Callahan
98a6bf3071
Make Makefile more robust by sourcing settings/artix7.sh when needed.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-05-17 11:29:42 -07:00
Tim Callahan
7b4cb853d7
Enable xc7100t part db generation, add ignored wires for fuzzer 074.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-04-28 15:58:35 -07:00
Tim Callahan
a3c445e421
Initial update for artix7 100T parts, not enabled.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-04-28 15:58:35 -07:00
Alessandro Comodi
14600d771a
fix artix7_200t settings source
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-04-02 11:22:21 +02:00
Alessandro Comodi
8bed17b40e
htmlgen: add html generation as last step of kokoro
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-04-01 20:22:58 +02:00
Alessandro Comodi
27a8e27381
run htmlgen in Travis CI
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-04-01 19:37:52 +02:00
Tim Ansell
08be5a9d01
Merge pull request #1247 from mithro/small-cleanup
...
Couple of small cleanup changes
2020-02-26 21:20:51 -08:00
Keith Rothman
9d9fc20d38
Add xc7a200tsbg484-1 extra data.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:12 -08:00
Keith Rothman
1f22d60160
Fix up Makefile dependences.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:12 -08:00
Keith Rothman
6bace67abf
Don't double build the harnesses.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:11 -08:00
Keith Rothman
ec6b1aa02d
Fix some typo's.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:11 -08:00
Keith Rothman
80add259ed
Fix some parallelism issues.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:11 -08:00
Keith Rothman
9f839a7a08
Attempt to parallelize 074 for additional parts.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-19 16:34:11 -08:00
Alessandro Comodi
c20d1d46e5
re-enable artix 200T extra-part generation
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-02-19 16:32:33 -08:00
Keith Rothman
0364315e82
Avoid race in 001 fuzzer.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-18 10:45:26 -08:00
Tim 'mithro' Ansell
5165df03fe
utils: Support global python environment settings.
...
* Move Python environment values into `utils/environment.python.sh`
* Source the `utils/environment.python.sh` before running Python
scripts.
* Add `DeprecationWarning` suppression for `distutils`
Now the output of `make test-py` returns `30 passed in N.NNs` instead of
the previous `30 passed, 1 warnings in N.NNs`
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-02-18 10:27:08 -08:00
litghost
e4f544eb91
Merge pull request #1231 from litghost/add_xc7a35tftg256pkg
...
Add xc7a35tftg256 package to extra output.
2020-02-13 07:41:25 -08:00
Keith Rothman
fba82535f8
Add xc7a35tftg256 package to extra output.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-02-12 14:42:36 -08:00
Tim 'mithro' Ansell
21710d336f
Ignore docs/env.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-02-10 08:12:43 -08:00
Alessandro Comodi
0e42957c92
enabled multi part generation
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 18:45:43 +01:00
Alessandro Comodi
31cfa88344
generate both xc7010 and xc7020 parts
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 11:26:55 +01:00
Alessandro Comodi
4e7185e348
zynq: Remove harness generation
...
Also fixed erroneously removed Makefile lines that caused artix db to
fail
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 11:26:23 +01:00
Alessandro Comodi
0b623982e5
divided harness and extra parts creation
...
There is an issue with the roi_harness creation, for which the
multi-process make does not correctly works for roi_harness target
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:13:33 +01:00
Alessandro Comodi
90d88bc7a2
fix roi_only parts
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:13:33 +01:00
Alessandro Comodi
c7cf7099a1
address review comments
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:13:33 +01:00
Alessandro Comodi
e44027bcaf
Move all part-specific files to dedicated directory
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:13:33 +01:00
Alessandro Comodi
93d1ae82f7
Enable the generation of extra part-dependents files
...
This change affects the extra-db target, by adding also the generation
of other part-dependent files, such as tilegrid, tileconn, and others.
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:13:33 +01:00
Jake Mercer
c05b4b0406
MAKE - Format Trailing Whitespace
...
Add `make format-trailing-ws`. This recipe finds all _files_ (not
links) known to Git and uses `sed` to remove trailing whitespace.
Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-26 10:04:52 +01:00
litghost
c94cb0224c
Revert "Whitespace"
2019-10-23 14:22:17 -07:00
Jake Mercer
e2e2d41405
MAKEFILE - FORMAT - Trailing Whitespace
...
`make format` now additionally removes trailing whitespace. Also now
ignores .bit files.
Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-22 19:35:24 +01:00
Jake Mercer
638c174962
MAKEFILE - Check if Root
...
Added a check to the top-level Makefile to ensure that it has not been
invoked by ID 0 i.e. `root` or `sudo`.
Resolves #1100 .
Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-20 00:40:35 +01:00
Tim Ansell
d78b50af8b
Merge pull request #1040 from antmicro/fix-sphinx-xref-links
...
Fixing documentation cross-reference links
2019-09-25 10:29:07 -07:00
Tomasz Michalak
ba924087eb
Fix HARNESS_DIR path for db-extras-zynq7
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-09-12 09:05:25 +02:00
Tomasz Michalak
50d8c368c8
Re-enable harness generation for Zynq
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-09-09 15:12:44 +02:00
Alessandro Comodi
887c5b67a9
exclude docs in `make test`
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-04 15:44:45 +02:00
Keith Rothman
9fc7adde11
Update make line for harnesses.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-09 16:28:33 -07:00
Keith Rothman
6f019f58a4
Add 50 MHz harness to harness list.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-08-08 08:54:31 -07:00
Karol Gugala
caeeb04dc6
Makefile: install sdf_timing module in env target
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-04-28 18:53:06 -07:00
Tomasz Michalak
d07cfe457f
fuzzers: disable harness generation for artix7
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-04-23 16:25:13 -07: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
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
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 '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
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
fc1f36f3c0
infra: Restructure.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00
Tim 'mithro' Ansell
745965d4de
infra: Capture test results in Kokoro.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 21:59:25 +11:00