aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CODING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CODING.md b/CODING.md
index fbd1b2de2..8c274a4b1 100644
--- a/CODING.md
+++ b/CODING.md
@@ -137,3 +137,7 @@ std::map<std::string, std::string> bar =
* Remember that we ship git repositories, not just code. This means every
commit is part of our product and should be treated as such.
+## FPGA Guidelines
+
+FPGA guidelines are stored in a separate file. See CODING.md in the FPGA
+repository.