From e6727e6c6077d2a9c07cbdb857c4a28640a407a4 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Fri, 15 Mar 2019 19:43:10 -0700 Subject: [PATCH] Add README's Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- fuzzers/044-clk-bufg-pips/README.md | 4 ++++ fuzzers/045-hclk-cmt-pips/README.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 fuzzers/044-clk-bufg-pips/README.md create mode 100644 fuzzers/045-hclk-cmt-pips/README.md diff --git a/fuzzers/044-clk-bufg-pips/README.md b/fuzzers/044-clk-bufg-pips/README.md new file mode 100644 index 00000000..3073e716 --- /dev/null +++ b/fuzzers/044-clk-bufg-pips/README.md @@ -0,0 +1,4 @@ +BUFG interconnect fuzzer +======================== + +Solves pips located within the BUFG switch box. diff --git a/fuzzers/045-hclk-cmt-pips/README.md b/fuzzers/045-hclk-cmt-pips/README.md new file mode 100644 index 00000000..941e0636 --- /dev/null +++ b/fuzzers/045-hclk-cmt-pips/README.md @@ -0,0 +1,4 @@ +HCLK\_CMT interconnect fuzzer +============================= + +Solves pips located within the HCLK\_CMT switch box.