We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cba55 commit fda5b2aCopy full SHA for fda5b2a
README.md
@@ -93,7 +93,19 @@ CoreMark 1.0 : 1435 / GCC 11.1.1 -O1
93
## Synthesis & Area
94
95
The core is usually synthesized with [Yosys](syn/yosys) during [continuous integration](https://github.com/dpretet/friscv/actions).
96
-to ensure. Follows area figured out by a synthesis with `Vivado 2021`:
+to ensure. Follows area figured out by a synthesis with `Vivado 2021.2`:
97
+
98
+Core:
99
+- Slice LUTs: 13635
100
+- Slice registers: 2774
101
+- RAMs: 0
102
+- DSPs: 0
103
104
+Platform:
105
+- Slice LUTs: 16032
106
+- Slice registers: 4889
107
108
109
110
111
## Validation environment
0 commit comments