verilator/docs
Pawel Jewstafjew 913679f261
Fix output C++ type error on change detect of I/O arrays (#5125) (#5131)
operand order reversed for AstCMethodHard "neq"
interface between C-style arrays and VlUnpacked
overloads added to VlUnpacked::neq(), VlUnpacked::assign()
VlUnpacked::operator=() added

Fixes  #5125
2024-05-22 12:53:28 +01:00
..
_static Fix Codacy warnings. No functional change. 2021-07-07 19:42:49 -04:00
bin Copyright year update 2024-01-01 03:19:59 -05:00
gen Defer conversion of set flag based AssignDlys (#5091) 2024-05-02 00:24:00 +01:00
guide Fix x-valued parameters with --x-assign unique (#5129). 2024-05-21 08:07:57 -04:00
.gitignore Spelling fixes. 2022-05-14 16:12:57 -04:00
CONTRIBUTING.rst Commentary: Update CONTRIBUTING and internals xrefs (#4043) 2023-03-18 10:23:19 -04:00
CONTRIBUTORS Fix output C++ type error on change detect of I/O arrays (#5125) (#5131) 2024-05-22 12:53:28 +01:00
internals.rst Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
Makefile Copyright year update 2024-01-01 03:19:59 -05:00
README.rst Commentary: add docs/README.rst 2023-11-11 17:19:27 -05:00
spelling.txt Commentary: Changes update 2024-05-08 08:41:56 -04:00
verilated.dox Cleanup missing copyrights and those on simply copied files. No functional change. 2023-01-20 20:42:30 -05:00
xml.rst Copyright year update 2024-01-01 03:19:59 -05:00

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>`_