Initial commit of `nedfp` as a front panel for `nedsim`.
[ned1] / README.md
index d311c7d..7f729a2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ The folders `nedsim/`, `nedasm/` and `neddis/` form a simulator, assembler and
 disassembler for the NED architecture. More details can be found in the
 `README.md` located in the top level directory of each sub-project.
 
 disassembler for the NED architecture. More details can be found in the
 `README.md` located in the top level directory of each sub-project.
 
+A passive front panel, found in the `nedfp/` folder, works in conjunction with
+`nedsim`.
+
 Among other things, the `docs/` folder contains an architecture manual,
 instruction reference, and compatibility matrix for the various parts of NED.
 
 Among other things, the `docs/` folder contains an architecture manual,
 instruction reference, and compatibility matrix for the various parts of NED.