Merge multiplication branch

This commit is contained in:
Florian Zaruba 2017-11-12 21:31:08 +01:00
parent 79a0d811a1
commit 2935c7ae92
No known key found for this signature in database
GPG key ID: E742FFE8EC38A792
3 changed files with 4 additions and 2 deletions

View file

@ -13,11 +13,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Non-blocking data cache
- Two AXI interfaces on top level, one for bypassing and one for actual cache-able regions
- Performance Counters
- Hardware multiplication (full M-Extension)
### Changed
- Testbench: EOC component now listening on store interface only
- Store interfaces has been simplified by removing the `valid` signal, a transaction is now considered finished as soon as the dcache gives the grant signal.
- EOC and dcache checker has been reworked to get rid of absolute path in UVM testbench
### 0.4.0 - 2017-10-13

@ -1 +1 @@
Subproject commit dbf1f38dd677614394e8e0722c23463ac77176b5
Subproject commit 3440a861a67f3419d4dbac0d4fa884fa6c6d4745

2
tb

@ -1 +1 @@
Subproject commit f55e0ccf9ab3cbadd7395605b0d113415932295f
Subproject commit a1394543cd537a1fd50fecf2455ddcea360cc133