From a955c42d6c414241be39f6a2475d73ee2bdb4e43 Mon Sep 17 00:00:00 2001 From: KrystalDelusion Date: Thu, 8 Dec 2022 05:54:38 +1300 Subject: And appnotes --- manual/APPNOTE_011_Design_Investigation/example.ys | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 manual/APPNOTE_011_Design_Investigation/example.ys (limited to 'manual/APPNOTE_011_Design_Investigation/example.ys') diff --git a/manual/APPNOTE_011_Design_Investigation/example.ys b/manual/APPNOTE_011_Design_Investigation/example.ys deleted file mode 100644 index b1e956088..000000000 --- a/manual/APPNOTE_011_Design_Investigation/example.ys +++ /dev/null @@ -1,11 +0,0 @@ -read_verilog example.v -show -format dot -prefix example_00 -proc -show -format dot -prefix example_01 -opt -show -format dot -prefix example_02 - -cd example -select t:$add -show -format dot -prefix example_03 - -- cgit v1.2.3