circt/docs
Chris Lattner 7ccdb3d8cc [hw] Introduce a HWLegalizeModules pass and a new `disallowPackedArrays` lowering option.
This pass provides a structured way to handle IR features that are not
supported by all tools, and this lowering option reflects a specific
limitation of the Yosys tool.

Right now the pass isn't super helpful: it just rejects unsupported operations
with an error.  This is progress towards Issue #1592.
2021-08-21 13:28:09 -07:00
..
CommandGuide add heading for handshake-runner 2021-01-12 21:59:28 +05:30
Dialects Add documentation for Handshake dialect (#383) 2021-01-05 01:33:39 +05:30
ESI Rename all translate command line flags to use import and export 2021-01-21 12:01:29 -08:00
includes Add some more FIRRTL annotation documentation (#1330) 2021-06-30 18:48:22 -07:00
CMakeLists.txt [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30
Charter.md Update reference to Calyx/Futil in the charter (#704) 2021-03-02 10:02:27 -08:00
FIRRTLAnnotations.md [FIRRTL] Block constant propagation through DontTouchAnnotation (#1386) 2021-07-08 22:38:44 -07:00
GettingStarted.md [docs] Fix minor typo in getting started guide (#956) 2021-04-24 15:52:55 -07:00
Passes.md [Doc] Add MSFT and Seq passes to main pass doc 2021-06-10 11:23:01 -07:00
PythonBindings.md [Python] Re-work Python bindings using upstream improvements. (#1484) 2021-07-29 09:49:58 -06:00
RationaleFIRRTL.md [FIRRTL][CHIRRTL] Add `memoryport.access` operations (#1539) 2021-08-17 23:06:27 -07:00
RationaleHW-SV.md [hw] Introduce a HWLegalizeModules pass and a new `disallowPackedArrays` lowering option. 2021-08-21 13:28:09 -07:00
RationaleSeq.md [Seq] Computational register op and lowering to SV (#883) 2021-04-05 17:24:06 -07:00
dialects.drawio [RTL->HW] Rename the string "RTL" to "HW" 2021-05-15 12:44:05 -07:00
doxygen-mainpage.dox [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30
doxygen.cfg.in [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30