-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
1.2.0 2022-07-25 Olof Kindgren | ||
====================================================== | ||
|
||
* New Servant ports: EBAZ4205, Chameleion96, Nexys2, Alinx AX309 | ||
* Support for M ISA extension | ||
* Support for C ISA extension | ||
* Fix occasionally wrong sign on immediates | ||
* Support for producing GDS with OpenLANE | ||
* Fix Model/QuestaSim compatibility | ||
* Add ViDBo support | ||
* Improved documentation | ||
* Less resource usage | ||
* Updated RISC-V Compliance support from 1.0 to 2.7.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
CAPI=2: | ||
|
||
name : ::serv:1.1.0 | ||
name : ::serv:1.2.0 | ||
|
||
filesets: | ||
core: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
CAPI=2: | ||
|
||
name : ::servant:1.1.0 | ||
name : ::servant:1.2.0 | ||
|
||
filesets: | ||
service: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
CAPI=2: | ||
|
||
name : ::serving:1.1.0 | ||
name : ::serving:1.2.0 | ||
|
||
filesets: | ||
rtl: | ||
|