CIRCT 21.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
LSPServer.h File Reference
#include <memory>
Include dependency graph for LSPServer.h:
This graph shows which files directly or indirectly include this file:

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.