mirror of
https://github.com/verilator/verilator.git
synced 2026-09-01 02:16:47 +02:00
libcxx has removed the experimental/coroutine include file in favor of the C++20-standard coroutine include. If the latter is available we use it otherwise falling back to the existing experimental version (in which case we also disable the deprecated-experimental-coroutine warning). (See also https://reviews.llvm.org/D108697.)
Verilator Documentation ======================= This folder contains sources for Verilator documentation. For formatted documentation see: - `Verilator README <https://github.com/verilator/verilator>`_ - `Verilator installation and package directory structure <https://verilator.org/install>`_ - `Verilator manual (HTML) <https://verilator.org/verilator_doc.html>`_, or `Verilator manual (PDF) <https://verilator.org/verilator_doc.pdf>`_ - `Subscribe to Verilator announcements <https://github.com/verilator/verilator-announce>`_ - `Verilator forum <https://verilator.org/forum>`_ - `Verilator issues <https://verilator.org/issues>`_