aboutsummaryrefslogtreecommitdiffstats
path: root/backends/cxxrtl/cxxrtl.h
Commit message (Expand)AuthorAgeFilesLines
* write_cxxrtl: avoid undefined behavior on out-of-bounds memory access.whitequark2020-04-091-8/+13
* write_cxxrtl: statically schedule comb logic and localize wires.whitequark2020-04-091-0/+4
* write_cxxrtl: new backend.whitequark2020-04-091-0/+1104