diff options
Diffstat (limited to 'docs/faq.md')
-rw-r--r-- | docs/faq.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md index fef26601..d440bba6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -22,6 +22,7 @@ For nextpnr we are using the following terminology. - **Pip**: Programmable Interconnect Point, a configurable connection in one direction between two wires - **Wire**: a fixed physical connection inside the FPGA between Pips and/or Bel pins. - **Alias**: a special automatic-on Pip to represent a permanent connection between two wires +- **Group**: a collection of bels, pips, wires, and/or other groups ### Flow Terminology |