mirror of https://github.com/openXC7/prjxray.git
Add README.md files to all PIP fuzzers
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
f1faa6e5f1
commit
8a34bc3c07
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
Experiment looking into the INT PIPs
|
||||
====================================
|
||||
|
||||
Results: ???
|
||||
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
Generic fuzzer for INT PIPs
|
||||
---------------------------
|
||||
|
||||
Run this fuzzer a few times until it stops adding new PIPs to the
|
||||
database.
|
||||
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Fuzzer for INT PIPs driving the GFAN wires with GND
|
||||
---------------------------------------------------
|
||||
|
||||
Run this fuzzer once.
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Fuzzer for the remaining INT PIPs
|
||||
---------------------------------
|
||||
|
||||
Run this fuzzer a few times until it produces an empty todo.txt file.
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Fuzzer for bidirectional INT PIPs
|
||||
---------------------------------
|
||||
|
||||
Run this fuzzer a few times until it produces an empty todo.txt file.
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Fuzzer for PIPs in HCLK titles
|
||||
------------------------------
|
||||
|
||||
Run this fuzzer once.
|
||||
|
||||
Loading…
Reference in New Issue