pub fn generate_interface(
module: &ModulePath,
program: &Program,
source: &str,
) -> CognitiveInterfaceExpand description
Extract the .axi interface of one module (Phase 1).
pub fn generate_interface(
module: &ModulePath,
program: &Program,
source: &str,
) -> CognitiveInterfaceExtract the .axi interface of one module (Phase 1).