Can I get clarification on what is the purpose of ...
# shuttle
k
Can I get clarification on what is the purpose of
uprj_netlists.v
file now? is it still essential to keep that file up to date and include references to both the Verilog source and the generated netlist?
m
I think that file is dead now, but hasn't been removed from the repo
it used to be used for listing the rtl files used for simulation
k
Thanks! I'll not worry about updating it then.