Dolu1990
|
ecee7122a5
|
Merge pull request #112 from japm48/patch-1
Readme: fix spelling and made some clarifications
|
2020-02-11 18:51:45 +01:00 |
japm48
|
163611bd11
|
Murax on arty_a7: fix RAMB type on soc_mmi.tcl
|
2020-02-11 18:49:56 +01:00 |
japm48
|
fd961dccb5
|
Readme: fix spelling and made some clarifications
|
2020-02-11 18:18:39 +01:00 |
Charles Papon
|
10da093422
|
Fix sbt
|
2020-02-06 21:07:40 +01:00 |
Charles Papon
|
38a573a48c
|
Update build.sbt
|
2020-02-03 13:35:55 +01:00 |
Charles Papon
|
ee36c36fdd
|
Merge branch 'masterPrerelease'
|
2020-01-31 11:37:04 +01:00 |
Charles Papon
|
390645e581
|
SpinalHDL 1.3.8
|
2020-01-29 23:20:35 +01:00 |
Charles Papon
|
5b8febb977
|
Revert "Revert "Merge branch 'master' into dev""
This reverts commit c01c256757 .
Fix dBusCachedPlugin relaxedMemoryTranslationRegister when mmu translation is done in the execute stage
|
2020-01-29 22:37:09 +01:00 |
Charles Papon
|
c01c256757
|
Revert "Merge branch 'master' into dev"
This reverts commit b5374433a5 , reversing
changes made to f01da9c73b .
|
2020-01-29 15:20:13 +01:00 |
Charles Papon
|
b5374433a5
|
Merge branch 'master' into dev
|
2020-01-29 12:50:41 +01:00 |
Dolu1990
|
ac79cc6fe6
|
Merge pull request #109 from sebastien-riou/arty
missing tcl files for Murax on Arty
|
2020-01-17 12:07:54 +01:00 |
sebastien-riou
|
badc38d645
|
Merge remote-tracking branch 'origin/master' into arty
|
2020-01-17 00:54:19 +01:00 |
sebastien-riou
|
1fb1e358bb
|
fix makefile clean target
|
2020-01-17 00:49:35 +01:00 |
sebastien-riou
|
2bcddd333d
|
forced the commit of missing TCL files
|
2020-01-17 00:33:02 +01:00 |
Dolu1990
|
95ec47e5b8
|
Merge pull request #108 from sebastien-riou/arty
Murax on Arty A7-35
|
2020-01-16 23:21:29 +01:00 |
sebastien-riou
|
97b2838d18
|
Murax on Digilent Arty A7-35
|
2020-01-16 21:58:55 +01:00 |
sebastien-riou
|
195318b665
|
Merge pull request #1 from sebastien-riou/VXIP
Murax_xip: better pin names in scala, bootloader without magic word
|
2020-01-13 22:06:31 +01:00 |
sebastien-riou
|
de9f704de2
|
better pin names in scala, bootloader without magic word
|
2020-01-13 21:58:08 +01:00 |
Charles Papon
|
f01da9c73b
|
CsrPlugin add printCsr
|
2020-01-13 20:44:55 +01:00 |
sebastien-riou
|
49f502aef4
|
Merge branch 'master' of github.com:sebastien-riou/VexRiscv
|
2020-01-12 19:52:59 +01:00 |
sebastien-riou
|
bfb0b54f9b
|
readme for XIP on Murax improved
|
2020-01-12 19:52:27 +01:00 |
Dolu1990
|
b66de1a3c0
|
Merge branch 'master' into master
|
2020-01-12 17:38:16 +01:00 |
sebastien-riou
|
b866dcb07f
|
XIP on Murax improvements
|
2020-01-12 16:08:14 +01:00 |
Dolu1990
|
061ebd1b2c
|
Fix murax xip bootloader
|
2020-01-12 13:27:45 +01:00 |
Charles Papon
|
4c7025b964
|
Fix xtval when no exception and read_only
|
2020-01-06 20:07:23 +01:00 |
Charles Papon
|
2a06907902
|
fix compilation
|
2019-12-24 01:09:55 +01:00 |
Charles Papon
|
3b494e97cd
|
Moved KeepAttribute to spinal.lib
|
2019-12-24 00:43:36 +01:00 |
Charles Papon
|
052c8dd602
|
Fix inWfi naming, fix regressions
|
2019-12-20 00:21:55 +01:00 |
Charles Papon
|
0702f97806
|
CsrPlugin add wfiOutput
|
2019-12-19 22:55:17 +01:00 |
Charles Papon
|
e25dfb4fbf
|
CsrPlugin now make SATP write rescheduling the next instruction
|
2019-12-09 22:23:07 +01:00 |
Charles Papon
|
744b040c70
|
Sync CFU progress
|
2019-11-29 11:50:00 +01:00 |
Charles Papon
|
7ae218704e
|
CsrPlugin now implement a IWake interface
DebugPlugin now wake the CPU if a halt is asked to flush the pipeline
|
2019-11-19 18:36:53 +01:00 |
Dolu1990
|
b290b25f7a
|
Merge pull request #95 from MarekPikula/patch-1
Update index links in README
|
2019-11-09 15:02:56 +01:00 |
Charles Papon
|
6d0d70364c
|
Add BranchPlugin.decodeBranchSrc2 for branch target configs
|
2019-11-08 14:01:53 +01:00 |
Charles Papon
|
4fe7fa56c7
|
GenCustomInterrupt demo now enabled vectored interrupt
|
2019-11-07 19:55:26 +01:00 |
Charles Papon
|
bb405e705b
|
Add UserInterruptPlugin
|
2019-11-07 19:52:45 +01:00 |
Marek Pikuła
|
f6e707a639
|
Update index links in README
Eclipse links in index were incorrect.
|
2019-11-07 14:47:36 +01:00 |
Charles Papon
|
8839f8a8e9
|
Fix DBus AXI bridges from writePending counter deadlock
|
2019-11-03 16:45:24 +01:00 |
Charles Papon
|
2bf6a536c9
|
Fix DBus AXI bridges from writePending counter deadlock
|
2019-11-03 16:44:09 +01:00 |
Charles Papon
|
bd2787b562
|
RegFilePlugin project X0 against boot glitches if no x0Init but zeroBoot
|
2019-11-01 16:24:07 +01:00 |
Charles Papon
|
f2a5134621
|
Merge remote-tracking branch 'origin/rpls-mul16'
|
2019-10-23 22:29:35 +02:00 |
Charles Papon
|
bb9261773b
|
Fix MulDiveIterative plugin when RSx have hazard in the execute stage
|
2019-10-23 00:02:08 +02:00 |
Charles Papon
|
67028cdb48
|
Add Mul16Plugin to regression tests
Fix missing MulSimplePlugin in regressions tests
|
2019-10-21 12:53:53 +02:00 |
Charles Papon
|
8091a872f3
|
Fix muldiv plugin for CPU configs without memory/writeback stages
|
2019-10-21 12:53:03 +02:00 |
Richard Petri
|
2d56c6738c
|
Multiplication Plugin using 16-bit DSPs
|
2019-10-20 22:24:19 +02:00 |
Charles Papon
|
b4c75d4898
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-10-11 00:25:37 +02:00 |
Charles Papon
|
a2b49ae000
|
Fix CFU arbitration, add CFU decoder, CFU now redirect custom-0 with func3
|
2019-10-11 00:25:22 +02:00 |
Charles Papon
|
310c325eaa
|
IBusCached add Keep attribut on the line loader to avoid Artix7 block ram merge, but do not seem to have effect
|
2019-10-11 00:24:21 +02:00 |
Charles Papon
|
711eed1e77
|
MulPlugin add withInputBuffer feature and now use RSx instead of SRCx
|
2019-10-11 00:23:29 +02:00 |
Charles Papon
|
3fc0a74102
|
Add Keep attribut on dBusCached relaxedMemoryTranslationRegister feature
|
2019-10-11 00:22:44 +02:00 |