Based on good practice for auto-generated source files would be great to automaticaly add informative header to all auto-generated entities as comment:
DO NOT EDIT THIS AUTOGENERATED FILE. ALL CHANGES WILL BE LOST.
VHDL
-- DO NOT EDIT THIS AUTOGENERATED FILE. ALL CHANGES WILL BE LOST.
Verilog, SV, C, Asciidoc
// DO NOT EDIT THIS AUTOGENERATED FILE. ALL CHANGES WILL BE LOST.
Markdown
[//]: # (DO NOT EDIT THIS AUTOGENERATED FILE. ALL CHANGES WILL BE LOST.)
or
<!---
DO NOT EDIT THIS AUTOGENERATED FILE. ALL CHANGES WILL BE LOST.
--->
Based on good practice for auto-generated source files would be great to automaticaly add informative header to all auto-generated entities as comment:
VHDL
Verilog, SV, C, Asciidoc
Markdown
or
MD references: