Commit Graph

15 Commits

Author SHA1 Message Date
Alessandro Comodi 77d9eba3db added LIOI tile for xc7020
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 13:57:27 +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 65090d18f6 zynq: Expand tilegrid
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 10:21:38 +01:00
Alessandro Comodi 0ec9df0f14 zynq: Update settings to use only bottom right of device
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-27 10:20:22 +01:00
Alessandro Comodi e03f635ed8 remove artix50t.sh settings as it is not needed anymore
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-01-24 10:22:04 +01:00
Alessandro Comodi 5c829daa8c 005-tilegrid: fixed some over-specific settings in generate_full
Also added specimens to make some rquired fuzzers find all necessary
features

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
Lukasz Dalek 49c8aac143 zybo: Fix Zybq Zynq-7 roi_harness
Fixed ROI_GRID range and Y_DOUT_BASE. Updated INPUT and OUTPUT pads.

Signed-off-by: Lukasz Dalek <ldalek@antmicro.com>
2019-03-12 09:48:06 +01:00
Alessandro Comodi aaa0406c27 artix7.sh: shrinking Y_MAX to exclude BRKH tiles
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-03-06 18:40:54 +01:00
Keith Rothman f0f29956d7 Add FASM features that are outside ROI grid, but inside used frames.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 17:25:52 -08:00
Tim 'mithro' Ansell 2eb1bf3bfe fuzzers: Add 000-init-db fuzzer.
Creates the .db files via make rather than via sourcing settings.sh
allowing pip fuzzers to interact correctly with `make clean`.

Fixes #604.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-05 00:44:09 +11:00
Karol Gugala 70df7f02c0 settings: zynq: limit ROI to end on hclk_brk
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-01-21 18:35:30 +01:00
Karol Gugala 389be483b8 call init_db everytime settings are sourced
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-01-16 17:59:28 +01:00
Alessandro Comodi 2c42bafd76 zynq7.sh: taking the TOP row as ROI for Zynq7
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-01-08 19:04:25 +01:00
Tim 'mithro' Ansell 5b1fa4133f Move the settings files out of the database into settings directory.
Fixes #421.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-31 10:30:36 +01:00