Add note on pattern detector
authorEddie Hung <eddie@fpgeh.com>
Sat, 5 Oct 2019 15:53:01 +0000 (08:53 -0700)
committerEddie Hung <eddie@fpgeh.com>
Sat, 5 Oct 2019 15:53:01 +0000 (08:53 -0700)
passes/pmgen/xilinx_dsp.pmg

index 77d4850d4b64cbe1cfe0e4b8dea3d3189899fcf7..09d94ff4b6caa478bb8483966417233d16dd4edf 100644 (file)
 //     DSP48E1 cells inferred from multiply operations by Yosys, as well as for
 //     user instantiations that may already contain the cells being packed...
 //     (though the latter is currently untested)
-//   - Since the $dff-with-clock-enable-or-reset-mux pattern is used for each
-//     *REG match, it has been factored out into two subpatterns: in_dffe
-//     out_dffe located at the bottom of this file
+//   - Since the $dff-with-optional-clock-enable-or-reset-mux pattern is used
+//     for each *REG match, it has been factored out into two subpatterns:
+//     in_dffe and out_dffe located at the bottom of this file.
+//   - Matching for pattern detector features is currently incomplete. For
+//     example, matching for underflow as well as overflow detection is
+//     possible, as would auto-reset, enabling saturated arithmetic, detecting
+//     custom patterns, etc.
 
 pattern xilinx_dsp_pack