Tomasz Michalak
|
950d7534ec
|
Add licensing header to fuzzers' python scripts
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 |
Keith Rothman
|
49b5a8cde6
|
Handle weird bel pins that aren't really clocks.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-12 12:59:14 -08:00 |
Keith Rothman
|
2f388235e4
|
Update doctests.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-11 20:55:07 -08:00 |
Keith Rothman
|
ec69db772d
|
Remove progressbar
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-11 20:50:50 -08:00 |
Keith Rothman
|
0c1a404ab1
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-11 20:49:09 -08:00 |
Keith Rothman
|
564863ccad
|
Refactor remaining function in tim2json.py
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-11 20:38:34 -08:00 |
Keith Rothman
|
e17f9e8140
|
Refactor routines to read pins, props, and site pins.
Also fix Makefile intermediate.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-02-11 20:38:27 -08:00 |
Karol Gugala
|
f6450b72b8
|
fuzzers: 007: bel: sort timing keywords
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-21 17:28:48 +02:00 |
Karol Gugala
|
a560cc3500
|
fuzzers: 007: bel: do not copy timing data
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-21 17:28:05 +02:00 |
Karol Gugala
|
7821cb743c
|
fuzzers: 007: refactor bel properties handling
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-21 17:27:26 +02:00 |
Karol Gugala
|
b4634413da
|
fuzzers: 007: bel: use functions for searching in speed_model
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-21 17:25:37 +02:00 |
Karol Gugala
|
0fe609353e
|
fuzzers: 007: update docstring for find_aliased_pin
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
2d26781992
|
fuzzers: 007: tim2json: update docstrings
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
63e6d17b50
|
fuzzers: 007: rename pin alias property -> is_property_related
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
bb9bc7bfdd
|
fuzzers: 007: refactor aliased pins detection
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
26614e5ed4
|
fuzzers: 007: restore missing continue
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
c9d661d161
|
fuzzers: 007: run make format
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
73979fdf04
|
fuzzers: 007: handle pin/pin and pin/prop aliases
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
b122f07896
|
fuzzers: 007: do not emit clk -> clk timing checks
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
209240e77f
|
fuzzers: 007: handle output vector pins
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
cdcb759299
|
fuzzers: 007: remove commented code
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
83657adbb9
|
fuzzers: 007: fix clock inputs inferring
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Maciej Kurc
|
8366e324af
|
Code refactoring.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Maciej Kurc
|
d05945ff81
|
Added support for aliases of pins with underscore in names. Added doctests
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Maciej Kurc
|
58898bb29f
|
Removed explicit bel suffix map.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Maciej Kurc
|
6e1efd4815
|
Fixed formatting
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Maciej Kurc
|
4a117330f2
|
Fixed fuzzer 007 so it can correctly extract SR -> Q timings in FF_INIT and REG_INIT_FF
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2019-06-18 18:30:48 +02:00 |
Karol Gugala
|
278d2dba2c
|
fuzzers: 007: do not emit sdfs for sites with no timings
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-06-13 13:32:43 +02:00 |
Karol Gugala
|
683b7562e5
|
fuzzer: 007: bel: handle multiple bit inputs
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-16 19:14:35 +02:00 |
Karol Gugala
|
e1440a56b4
|
fuzzers: 007: add properties names mappings
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-16 14:52:58 +02:00 |
Karol Gugala
|
788e3e0855
|
fuzzers: 007: correctly handle input clocks and extended pin names
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-05-14 17:34:07 -07:00 |
Karol Gugala
|
5d9da26f78
|
Fuzzers: 007: add bel timing fuzzer
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-04-28 18:53:06 -07:00 |