HDL Coder custom file header - settings
Show older comments
Hi,
generating VHDL-Code with HDL coder, there are some informations (like filename, date, module) in the default header.
It is possible to replace this default file header with a custom file header: https://de.mathworks.com/help/hdlcoder/ug/file-comment-customization.html
My question is: is it possible to add some informations (filename, date, author) into the custom fileheader automatically?
The documentation mentions placeholders like <%Author%> and $Date$.
Where can I set the values for these placeholders?
Is there a list of all possible placeholders?
In my testcase (using the example from the documentation), none of the placeholders are replaced after hdl generation.
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!