[Documentation] Add configuration protocol to technical highlights

This commit is contained in:
tangxifan 2020-10-06 12:16:15 -06:00
parent 56ab63d939
commit 800931c840
1 changed files with 5 additions and 0 deletions

View File

@ -76,6 +76,11 @@ The following are most commonly seen architectural features:
| | - Flexible connectivity |
| | - Flexible Switch Block Patterns |
+--------------------+----------------------------------------------+
| Configuration | - Chain-based organization |
| Protocol | - Frame-based organization |
| | - Memory bank organization |
| | - Flatten organization |
+--------------------+----------------------------------------------+
Supported Verilog Modeling
~~~~~~~~~~~~~~~~~~~~~~~~~~