CIRCT 21.0.0git
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
namespace | mlir |
namespace | mlir::lsp |
namespace | circt |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
namespace | circt::lsp |
Functions | |
llvm::LogicalResult | circt::lsp::runVerilogLSPServer (VerilogServer &server, mlir::lsp::JSONTransport &transport) |
Run the main loop of the LSP server using the given Verilog server and transport. | |