Fix typo
authorEddie Hung <eddie@fpgeh.com>
Mon, 27 Jan 2020 20:30:39 +0000 (12:30 -0800)
committerEddie Hung <eddie@fpgeh.com>
Mon, 27 Jan 2020 20:30:39 +0000 (12:30 -0800)
README.md

index 043e772ba271ee71ea4396875ed6d8ee0c5bb501..09429cbe0d61f5d11b28b173e99139e76e76e8b0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -378,7 +378,7 @@ Verilog Attributes and non-standard features
   port. It can be used, for example, to specify the clk-to-Q delay of a flip-
   flop output for consideration during `abc9` techmapping.
 
-- The input port attribute ``abc9_requiredl`` specifies an integer, or a string
+- The input port attribute ``abc9_required`` specifies an integer, or a string
   of space-separated integers to be used as the required time of this blackbox
   port. It can be used, for example, to specify the setup-time of a flip-flop
   input for consideration during `abc9` techmapping.