Update README.md
This commit is contained in:
parent
3ee111e100
commit
b1bd758fd2
|
@ -40,6 +40,9 @@ The hardware description of this CPU is done by using an very software oriented
|
|||
- There is an automatic a tool which allow plugins to insert data in the pipeline at a given stage, and allow other plugins to read it in another stages through automatic pipelining.
|
||||
- There is an service system which provide a very dynamic framework. As instance, a plugin could provide an exception service which could then be used by others plugins to emit exceptions from the pipeline.
|
||||
|
||||
There is a gitter channel for all questions about VexRiscv :
|
||||
[![Gitter](https://badges.gitter.im/SpinalHDL/VexRiscv.svg)](https://gitter.im/SpinalHDL/VexRiscv?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
|
||||
## Area usage and maximal frequency
|
||||
|
||||
The following number where obtains by synthesis the CPU as toplevel without any specific synthesis option to save area or to get better maximal frequency (neutral).<br>
|
||||
|
|
Loading…
Reference in New Issue