From 5830ccfa4df4bd7dbf159facd0b884fd7c52ae2c Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Tue, 20 Apr 2021 16:10:00 -0500 Subject: fpga: Update recommended HDL header guideline --- fpga/CODING.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fpga') diff --git a/fpga/CODING.md b/fpga/CODING.md index d9658ef81..a17b24516 100644 --- a/fpga/CODING.md +++ b/fpga/CODING.md @@ -36,12 +36,15 @@ helpful move for the team and future maintainability of the UHD FPGA codebase. // Module: // // Description: +// // // // Parameters: +// // // // Signals: +// // // ``` -- cgit v1.2.3