1
0
mirror of synced 2026-04-19 18:53:16 +00:00
Files
YosysHQ.yosys/backends
whitequark 3d3ea5099d cxxrtl: use static inline instead of inline in the C API.
In C, non-static inline functions require an implementation elsewhere
(even though the body is right there in the header). It is basically
never desirable to use those as opposed to static inline ones.
2020-12-20 14:48:16 +00:00
..
2020-10-21 17:51:20 +02:00
2020-11-23 10:55:09 +01:00
2020-06-18 23:34:52 +00:00
2020-10-21 17:51:20 +02:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00