Dolu1990
|
8168c9bf3a
|
Update simd_add makefile
|
2017-08-27 14:49:36 +02:00 |
Charles Papon
|
54b06e6438
|
Add SIMD_ADD regression and config (show case)
|
2017-08-08 18:19:02 +02:00 |
Charles Papon
|
f44b345132
|
Add console TX in the Murax verilator
|
2017-07-31 21:04:41 +02:00 |
Charles Papon
|
c16a53c388
|
Refractoring of some arbitration signals
Add UART into Murax
|
2017-07-31 13:34:25 +02:00 |
Charles Papon
|
e8aa828744
|
PcPlugin change fastPcCalculation into relaxedPcCalculation
relaxedPcCalculation relax timings on the IBusSimple address => better FMax when the CPU is integrated into a SoC
|
2017-07-29 21:36:30 +02:00 |
Charles Papon
|
3b66d986a8
|
Fix cpu sending instruction memory request while being halted by the DebugPlugin
|
2017-07-29 18:20:22 +02:00 |
Charles Papon
|
fa887d3830
|
Add pipelining option (hit 60 Mhz)
|
2017-07-29 02:52:03 +02:00 |
Charles Papon
|
823ac353ff
|
Add Murax SoC (very light, work on ice40)
|
2017-07-28 21:25:49 +02:00 |
Charles Papon
|
493f7721cb
|
All FreeRTOS tests are now passing
|
2017-07-28 00:07:51 +02:00 |
Charles Papon
|
800e9e79a5
|
freertos regression now include O0 and O3 for rv32i and rv32im
|
2017-07-27 01:23:50 +02:00 |
Charles Papon
|
6b3e2dbe7d
|
Add FreeRTOS test regression (FREERTOS=yes)
Multithreaded regression
|
2017-07-26 23:38:59 +02:00 |
Charles Papon
|
6d117f5c81
|
Fix DataCache bug (interaction between the victim buffer and the memory read request in execute/memory stages)
freeRTOS pass
|
2017-07-23 22:58:26 +02:00 |
Charles Papon
|
4b5bf7d807
|
Briey Area down by 10% by spliting the memory system in two (System, Debug)
|
2017-07-23 01:11:33 +02:00 |
Charles Papon
|
37c338ec98
|
Avalon add read response support.
Fix debug instruction injection and IBusSimplePlugin interraction
|
2017-07-21 20:39:54 +02:00 |
Charles Papon
|
54f785b1a3
|
Add full avalon support (pass regression)
|
2017-07-21 17:40:45 +02:00 |
Charles Papon
|
52f5020e64
|
Rename some regression commands
Add Avalon regressions (PASS)
DebugModule read response is now 1 cycle latency
|
2017-07-21 14:32:49 +02:00 |
Charles Papon
|
575a410786
|
Avalon regression (WIP)
|
2017-07-20 14:20:19 +02:00 |
Charles Papon
|
fcec6cba86
|
revert test changes
|
2017-07-17 15:26:37 +02:00 |
Charles Papon
|
617861ee6c
|
Add smallAndProductive
|
2017-07-17 15:25:56 +02:00 |
Charles Papon
|
bc792a8655
|
Fix UartRx sim
|
2017-07-15 19:05:34 +02:00 |
Charles Papon
|
d3dcfcec06
|
Add toAvalon bridge to cached bus
Add VexRiscvAvalon demo
|
2017-07-14 18:04:41 +02:00 |
Charles Papon
|
f51f28164a
|
Fix info to flush data cache
Briey sim add VGA GUI (SDL2)
Add DE0-Nano Briey support
|
2017-07-09 01:00:46 +02:00 |
Charles Papon
|
e9ab3d71d5
|
update readme
add uart.elf binary for testing
|
2017-06-26 14:44:52 +02:00 |
Charles Papon
|
e9e7cf9e7a
|
Add briey tracing
Better debugPlugin implementation
Fix SimpleDBus/IBus into AXI bridge (cmd transaction removing)
Add SingleInstructionLimiterPlugin for debug purposes
|
2017-06-24 14:09:12 +02:00 |
Charles Papon
|
edf1b4ed5a
|
Cleaning, better jtag perf
|
2017-06-18 16:10:27 +02:00 |
Charles Papon
|
88a2c4a603
|
Cleaning/Add documentation
|
2017-06-15 13:44:21 +02:00 |
Charles Papon
|
f8678698fc
|
Briey improve AXI FMax
Faster debugginPlugin regression
|
2017-06-11 11:52:59 +02:00 |
Charles Papon
|
cbc770deb3
|
Improve TCP sockets latency
|
2017-06-10 19:38:42 +02:00 |
Charles Papon
|
9b9d9e2582
|
Add Uart monitor in the briey testbench
|
2017-06-10 16:09:14 +02:00 |
Charles Papon
|
11a63491bd
|
Add YAML feature to store CPU info
|
2017-06-09 16:06:18 +02:00 |
Charles Papon
|
4b9668c063
|
Remove speed factor overriding when Trace
|
2017-06-09 08:41:12 +02:00 |
Charles Papon
|
f46ec583d6
|
Briey is now working with DataCache on FPGA
|
2017-06-07 23:02:34 +02:00 |
Dolu1990
|
8dcf5cf68a
|
Add missing import in Briey testbench
|
2017-06-07 16:56:29 +02:00 |
Charles Papon
|
8da413dec3
|
Briey SoC is now working with openOCD TCP JTAG connection. (GDB OK)
Add SDRAM Verilator model
|
2017-06-07 04:19:35 +02:00 |
Charles Papon
|
1e18daecc0
|
Add ICache and DCache axi bridges functions
Add StaticMemoryTranslationPlugin
|
2017-06-01 17:54:56 +02:00 |
Charles Papon
|
ac16558b6b
|
Add haltItByOther
Axi4, remove some pipelining
|
2017-05-30 17:49:29 +02:00 |
Charles Papon
|
6b62d8da52
|
VexRiscv in Briey SoC is working on FPGA (including jtag debugging)
|
2017-05-29 21:17:14 +02:00 |
Charles Papon
|
213e154b40
|
Fix regression test debugPlugin bus
|
2017-05-28 17:41:09 +02:00 |
Charles Papon
|
8dddc7e334
|
GDB + openOCD successfully connect !
|
2017-05-25 13:36:54 +02:00 |
Charles Papon
|
75f6b78daf
|
OpenOCD successfuly connected to target
|
2017-05-24 23:53:31 +02:00 |
Charles Papon
|
1efed60307
|
Fix DebugPlugin
Add DebugPlugin regression (PASS)
|
2017-05-22 19:23:11 +02:00 |
Charles Papon
|
cc875d1c0b
|
Add TCP server socket to manage debug access from openOCD (as instance)
|
2017-05-22 00:42:19 +02:00 |
Charles Papon
|
5cda2632df
|
Start implementing debugPlugin test infrastructures
|
2017-05-21 23:50:40 +02:00 |
Charles Papon
|
9995c5109d
|
move tests
|
2017-05-21 16:53:48 +02:00 |
Charles Papon
|
736478ff1d
|
CsrPlugin now catch illegal CSR access (wrong address + to low privilege level)
|
2017-05-09 00:40:44 +02:00 |
Charles Papon
|
a51c27970b
|
Add opcode for clean/invalidate the datacache
Change mmu opcodes
|
2017-05-07 16:02:55 +02:00 |
Charles Papon
|
4d6a6fbb02
|
Fix Instruction Data cache exceptions
Pass all tests including CSR/FreeRTOS
|
2017-05-07 12:51:47 +02:00 |
Charles Papon
|
ca1bc9cf69
|
DataCache plugin now support all exceptions
|
2017-05-07 10:44:41 +02:00 |
Charles Papon
|
534a4c3494
|
mmu working for instruction and data bus (both tested)
|
2017-05-03 18:42:54 +02:00 |
Charles Papon
|
2ed33106d6
|
MMU pass simple regression !
|
2017-04-29 19:58:17 +02:00 |