Commit Graph

11 Commits

Author SHA1 Message Date
Alessandro Comodi 913a6ece40 pip fuzzers: enable part specific builds
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-02-02 19:35:23 +01:00
Tomasz Michalak ebf8d6a1cd 053-pip-ctrlin: Fall back to todos bigger than specified number of lines
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2019-05-29 08:35:08 +02:00
Tomasz Michalak d3bb32e391 Fix makefiles to pass -j option
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-20 16:18:44 -07:00
Keith Rothman 72d2b0d63a Fix 048 not using correct directory.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 10:47:27 -07:00
Keith Rothman df6050bb9c Fix CHECK_ARGS passing.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 13:41:24 -08:00
Keith Rothman 08a6cc7621 Refactor 050 fuzzer to use pip_loop.mk
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 10:45:50 -08:00
Keith Rothman fbab956017 Use seperate build directory for each piplist.
Vivado expects to be executed in a unique directory in batch mode.
Previous Makefile had all piplist's running the same directory,
resulting in a race condition.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-05 07:35:23 -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
Tim 'mithro' Ansell 378e5f40b1 make: Add `+` so make passes down job information.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-07 02:43:44 -08:00
Keith Rothman 6f13ee4155 Merge BRAM_L and BRAM_R solving and decrease maximum candidate count from 4 to 2.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-31 10:47:55 -08:00
Keith Rothman 741715851a Initial cascade pip fuzzer.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-01-30 14:53:05 -08:00