[Doc] Update documentation about architecture naming rules

This commit is contained in:
tangxifan 2021-01-12 18:01:24 -07:00
parent 9fa49c401c
commit 2f1aceda67
1 changed files with 1 additions and 0 deletions

View File

@ -26,5 +26,6 @@ Note that an OpenFPGA architecture can be applied to multiple VPR architecture f
- tree\_mux: If routing multiplexers are built with a tree-like structure
- <feature_size>: The technology node which the delay numbers are extracted from.
- powergate : The FPGA has power-gating techniques applied. If not defined, there is no power-gating.
- GlobalTile<Int>Clk: How many clocks are defined through global ports from physical tiles. <Int> is the number of clocks
Other features are used in naming should be listed here.