Forum Discussion
Altera_Forum
Honored Contributor
9 years agoTool for VHDL/Verilog code documentation
Hi, Can someone share experience on writing documentation for FPGA design? How do you write it? I want to write documentation for FPGA project, describe which top modules are responsi...
Altera_Forum
Honored Contributor
9 years agoApart from writing a high level description (text, not code) of the system in word or similar programs, I also include a short behavioural description in the first few lines of each source file.
If that is a package I write the reason for that package. Most of the time I also include one or more block diagrams in the high level description.