Add README.md files to all PIP fuzzers

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2017-12-22 23:21:44 +01:00
parent f1faa6e5f1
commit 8a34bc3c07
10 changed files with 55 additions and 6 deletions

View File

@ -1,6 +0,0 @@
Experiment looking into the INT PIPs
====================================
Results: ???

View File

@ -0,0 +1,7 @@
Generic fuzzer for INT PIPs
---------------------------
Run this fuzzer a few times until it stops adding new PIPs to the
database.

View File

@ -0,0 +1,6 @@
Fuzzer for INT LOGIC\_OUTS -> IMUX PIPs
---------------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for INT PIPs driving the CLK wires
-----------------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for INT PIPs driving the CTRL wires
------------------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for INT PIPs driving the GFAN wires
------------------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for INT PIPs driving the GFAN wires with GND
---------------------------------------------------
Run this fuzzer once.

View File

@ -0,0 +1,6 @@
Fuzzer for the remaining INT PIPs
---------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for bidirectional INT PIPs
---------------------------------
Run this fuzzer a few times until it produces an empty todo.txt file.

View File

@ -0,0 +1,6 @@
Fuzzer for PIPs in HCLK titles
------------------------------
Run this fuzzer once.