Commit Graph

5 Commits

Author SHA1 Message Date
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