I know that VUnit is for simulation, but is it possible to get a list of source files required for synthesis given a specific top module?
I can see there is get_implementation_subset and dependency_graph, that might be usable, but I don't know if they can be used for that.
How do you get the list of required source files for synthesis?
I know that VUnit is for simulation, but is it possible to get a list of source files required for synthesis given a specific top module?
I can see there is get_implementation_subset and dependency_graph, that might be usable, but I don't know if they can be used for that.
How do you get the list of required source files for synthesis?