Skip to main content

generate_interface

Function generate_interface 

Source
pub fn generate_interface(
    module: &ModulePath,
    program: &Program,
    source: &str,
) -> CognitiveInterface
Expand description

Extract the .axi interface of one module (Phase 1).