circt/docs
John Demme 88eeb265f4
[ESI Runtime] Replace Cap'nProto with gRPC (#7217)
After spending a truly obnoxious amount of time fighting capnp and
libkj, we made the decision to switch to another RPC system. We're no
longer modeling and serializing message types in Capnp and we don't need
the performance which capnp/libkj RPC promises, so there's really no
need for the additional complexity. A slower system which is thread safe
should work fine.

This commit breaks the build in a pretty horrible way and is not
intended to be merged on its own. It simply breaks up the diff.
2024-06-21 14:22:54 -07:00
..
CommandGuide add heading for handshake-runner 2021-01-12 21:59:28 +05:30
Dialects [ESI Runtime] Replace Cap'nProto with gRPC (#7217) 2024-06-21 14:22:54 -07:00
PyCDE [Docs] fix typos in Dialects/ (#6555) 2024-01-07 00:59:18 -05:00
includes [Docs] Fix typo in filename 2024-03-13 11:15:26 +01:00
CMakeLists.txt [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30
Charter.md [Docs] Fix hw, comb and sv dialect links (#3638) 2022-08-02 11:06:57 +02:00
FormalVerification.md [Docs] Apply some review comments from PR 2024-03-21 21:19:28 +01:00
GettingStarted.md [docs] Updated example test in GettingStarted.md 2024-05-10 09:59:39 -07:00
HLS.md Update HLS.md 2023-11-03 10:08:43 +01:00
Passes.md [ESI][HW][DC][OM][Comb][Ibis] Documentation refactoring and fixes (#5767) 2023-08-02 21:29:51 -07:00
PythonBindings.md [Docs] Update Python bindings pip instructions (#7147) 2024-06-09 10:29:28 -06:00
RationaleSymbols.md [docs] Add text describing the inner symbol classes/traits/verif. (#3743) 2022-08-19 10:38:55 -05:00
Scheduling.md [Scheduling] Define problem to model operator chaining in cyclic problem. (#6485) 2023-12-12 09:43:26 +01:00
ToolsWorkarounds.md [NFC] document Automatic variable bugs in tools. 2023-03-20 10:14:22 -05:00
VerilogGeneration.md [Docs] Fixed typo in VerilogGeneration.md (#6394) 2023-11-08 17:02:43 -05:00
dialects.dot [ESI] Move Cap'nProto into ESI runtime (#6354) 2023-10-30 13:45:17 -07:00
dialects.drawio [StaticLogic] Rename dialect to 'Pipeline' (#3648) 2022-08-04 10:58:40 +02:00
doxygen-mainpage.dox [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30
doxygen.cfg.in [DOC] Add Doxygen documentation support (#362) 2020-12-27 09:44:58 +05:30