Skip to content

Filelist including generated and external modules #8585

Open
@jpienaar

Description

@jpienaar

The split export verilog pass creates a filelist of the files it generates. I also have external modules that have been created before and I'd like to create a self contained file list of all the files (generated or external). I'm considering just creating an additional list in export verilog and keying off an attribute of HWModuleExtern. Is there a different way that would be preferred? (I mean, I could just create separate filelists that I then concatenate post/outside pipeline, but just generating it given all data is available right from start feels nicer)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions