Skip to content

Tags: dpretet/friscv

Tags

v1.6.1

Toggle v1.6.1's commit message
Fix: yosys flow missed source file after parameter defaults'

v1.6.0

Toggle v1.6.0's commit message
update docs

v1.5.1

Toggle v1.5.1's commit message
New: JAL execution doesn't wait for anymore processing ready

     CPI = 2.03

v1.5.0

Toggle v1.5.0's commit message
Doc update / v1.5.0

v1.4.0

Toggle v1.4.0's commit message
Prepare release v1.4.0

v1.3.1

Toggle v1.3.1's commit message
Fix: divisor module asserted its ready one cycle earlier, making the RD

     register not updated yet during a back-to-back processing
New: Add printf benchmark

v1.3.0

Toggle v1.3.0's commit message
Doc: add details for dCache

v1.2.0

Toggle v1.2.0's commit message
New: Finalize AXI-Crossbar integration and pass successfully the

     compliance testsuite

v1.1.0

Toggle v1.1.0's commit message
New: Deploy the new trap handling system

    - mtvec now support direct & vectored mode
    - mtval is also written by control unit
    - load/store misalignment is better implemented

v1.0.0

Toggle v1.0.0's commit message
New: Moving data interface to AXI4-lite

Change: GPIOs are no more part of the core and will be integrated lated
        within a top level including the interconnect
Change: Testbench uses the same AXI4-lite RAM for data and instruction
Change: AXI4-lite RAM now has two ports
Fix: Fetcher didn't initiated flush procedure if was in IDLE