aboutsummaryrefslogtreecommitdiffstats
path: root/backends/cxxrtl/cxxrtl_capi.cc
Commit message (Expand)AuthorAgeFilesLines
* cxxrtl: implement debug information outlining.whitequark2020-12-141-0/+4
* cxxrtl: allow customizing the root module path in the C API.whitequark2020-12-031-1/+14
* cxxrtl: provide a way to perform unobtrusive power-on reset.whitequark2020-12-021-0/+4
* cxxrtl: expose eval() and commit() via the C API.whitequark2020-07-121-0/+8
* cxxrtl: handle multipart signals.whitequark2020-06-111-7/+10
* cxxrtl: add a C API for writing VCD dumps.whitequark2020-06-071-1/+6
* cxxrtl: add a C API for driving and introspecting designs.whitequark2020-06-061-0/+55