[doc] updated vpr arch naming rules
This commit is contained in:
parent
a06ee30ca0
commit
1fb39f803b
|
@ -23,6 +23,7 @@ Please reveal the following architecture features in the names to help quickly s
|
|||
- registerable\_io: If I/Os are registerable (can be either combinational or sequential)
|
||||
- CustomIoLoc: Use OpenFPGA's extended custom I/O location syntax
|
||||
- rstOnLut: The reset signal of CLB can feed LUT inputs through a local routing architecture
|
||||
- localClkGen: The clock signal of CLB can be generated by internal programmable resources
|
||||
- <feature\_size>: The technology node which the delay numbers are extracted from.
|
||||
- TileOrgz<Type>: How tile is organized.
|
||||
* Top-left (Tl): the pins of a tile are placed on the top side and left side only
|
||||
|
|
Loading…
Reference in New Issue