package hardcaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Cosim.With_interface

Parameters

module I : Interface.S
module O : Interface.S

Signature

Create a co-simulator using the provided Create_fn. The returned simulator ports are coerced to the input and output interface types.