vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

bit fields not recognized when defined in a file specified by @custom_section_begin

Open cng18 opened this issue 3 years ago • 0 comments

Describe the bug One particular file has code for many registers. I wanted to capture the bitfield descriptions in a separate file and wanted the documenter to read that file. For this I used the doxygen tag @custom_section_begin. Documenter does not convert the bitfield descriptions.

To Reproduce Code to reproduce the error.

Code Code to reproduce the error.

Please complete the following information:

  • OS: Windows 11
  • VSCode version 1.67.0-insider

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

cng18 avatar Apr 06 '22 15:04 cng18