Alessandro Comodi
a6ee983026
database make: clean also part-dependent directories
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2020-02-06 11:31:30 +01:00
Karol Gugala
c71d4a0f44
database: remove sdf files on clean-db
...
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2019-06-14 11:18:14 +02:00
Tim 'mithro' Ansell
bb97c81832
make: Rework clean target in database/Makefile
...
* Have targets for only removing the database and not the harness /
gridinfo tool.
* Have seperate targets for cleaning each database.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Tim 'mithro' Ansell
97d798ae62
Adding redirect scripts.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-31 10:30:36 +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
Alessandro Comodi
a92b4b22dc
Added settings.sh for zynq7 FPGA
...
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2018-12-21 13:50:34 +01:00
Tim 'mithro' Ansell
60783c3be7
Adding IOBs to the Kintex config.
...
Fixes #297 .
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-07 17:00:02 -08:00
John McMaster
436c96dc4b
a7 db: include IOB in X coord
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-04 21:01:58 -08:00
John McMaster
48a6967adb
tilegrid: ROI fixes
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-03 18:27:03 -08:00
John McMaster
0cca27fed1
tilegrid: use dedicated ROI var
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-11-13 13:26:45 -08:00
John McMaster
8183a48985
database: make clean
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-11-12 14:42:34 -08:00
John McMaster
e2e236e79e
k7: use all bitstream bits, format settings.sh alike
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-11-06 15:01:30 -08:00
Keith Rothman
b2672b2884
Automatically detect weird columns.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-30 13:13:52 -07:00
Keith Rothman
b9031e0aeb
Expand ROI to whole chip.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-29 21:05:14 -07:00
Keith Rothman
dbd902e9c0
Expand X2 to include INT_R on far right edge.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-29 17:10:40 -07:00
Keith Rothman
b94026b682
Expand ROI to edge of CMT X0Y2.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-29 16:38:41 -07:00
Keith Rothman
ab23cd1d3c
Larger ROI.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-29 13:47:24 -07:00
John McMaster
da458ddd1d
Artix 7: remove duplicate ROI
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-29 11:29:39 -07:00
John McMaster
757b5e84b9
artix7 settings.sh: fix DSP/BRAM outside of ROI
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-22 19:12:28 -07:00
John McMaster
4b3b215b3f
a7 settings.sh: expand roi w/ bram + dsp
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-17 13:33:18 -07:00
John McMaster
2c7b252aa6
a7 settings.sh: dont filter frame addresses
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-17 13:32:29 -07:00
John McMaster
41cf8469b5
timfuz: least square tests
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-09-17 18:52:26 -07:00
Rick Altherr
5d103c0498
Makefile rules for generating complete databases
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-05 17:51:35 -08:00
Clifford Wolf
8ea00d305c
Change kintex7 ROI, fix kintex7 settings
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2017-12-21 02:07:43 +01:00
Rick Altherr
08cfec4855
Setup environment _after_ config vars are set
...
utils/environment.sh depends the values of per-database env vars such as
XRAY_PART. Source environment.sh after those vars are exported.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
John McMaster
c5a61fb242
k7: switch to Tim package
...
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
John McMaster
17c9352d36
k7 DB base
...
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
9f7539d1c9
Cleanups in hclkpips html output, add pseudo pips to html
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
79d6b330e7
Add hclk buffer enable bits
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
c8cf7e45f5
Add frame tiles to tilegrid
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Rick Altherr
559eb4176a
Export XRAY_* during environment setup
...
Since some of the tools need to be found by make and other environments,
build the paths when database/<database>/settings.sh is sourced and
export them into the shell environment.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
6a2965caa2
Add fuzzers/005-tilegrid/
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-10-16 01:20:16 +02:00
Clifford Wolf
7789083b1e
Create experiments/ and database/
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-10-15 22:55:59 +02:00