index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
cxxrtl
/
cxxrtl_capi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxxrtl: use `static inline` instead of `inline` in the C API.
whitequark
2020-12-20
1
-1
/
+1
*
cxxrtl: implement debug information outlining.
whitequark
2020-12-14
1
-4
/
+36
*
cxxrtl: allow customizing the root module path in the C API.
whitequark
2020-12-03
1
-0
/
+6
*
cxxrtl: provide a way to perform unobtrusive power-on reset.
whitequark
2020-12-02
1
-0
/
+8
*
cxxrtl: expose driver kind in debug information.
whitequark
2020-09-02
1
-1
/
+44
*
cxxrtl: expose port direction in debug information.
whitequark
2020-09-02
1
-0
/
+25
*
cxxrtl: fix inaccuracy in CXXRTL_ALIAS documentation. NFC.
whitequark
2020-09-02
1
-1
/
+1
*
cxxrtl: fix typo. NFC.
whitequark
2020-07-14
1
-1
/
+1
*
cxxrtl: expose eval() and commit() via the C API.
whitequark
2020-07-12
1
-0
/
+12
*
cxxrtl: handle multipart signals.
whitequark
2020-06-11
1
-5
/
+25
*
cxxrtl: expose RTLIL::{Wire,Memory}->start_offset in debug info.
whitequark
2020-06-11
1
-0
/
+6
*
cxxrtl: disambiguate values/wires and their aliases in debug info.
whitequark
2020-06-10
1
-2
/
+9
*
cxxrtl: emit debug information for constant wires.
whitequark
2020-06-08
1
-5
/
+6
*
cxxrtl: add a C API for driving and introspecting designs.
whitequark
2020-06-06
1
-0
/
+151