yosys/backends/cxxrtl
Catherine ed81cc5f81 cxxrtl: rename observer::{on_commit→on_update}. (breaking change)
The name `on_commit` was terrible since it would not be called, as one
may conclude from the name, on each `commit()`, but only whenever that
method actually updates a value.
2024-01-16 09:58:21 +00:00
..
runtime cxxrtl: rename observer::{on_commit→on_update}. (breaking change) 2024-01-16 09:58:21 +00:00
Makefile.inc cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc. 2020-06-07 03:48:40 +00:00
cxxrtl_backend.cc write_cxxrtl: support initial `$print` cells. 2024-01-11 15:27:21 +01:00