• Marcus Comstedt's avatar
    Fix response signalling in AXI4Lite-to-WB bridge wrapper · b839fbb2
    Marcus Comstedt authored
    The response should not be EXOKAY unless an atomic access is requested
    by the master using the LOCK signals.  This bridge does not even
    support atomic accesses (it's an AXI4-Lite slave and does not have the
    LOCK signals) so it's required to respond OKAY even if the master
    does attempt an atomic access (this is how the master knows that the
    slave does not support atomic accesses).  The AXI4-Lite specification
    clearly states that the EXOKAY response is not supported in AXI4-Lite.
    b839fbb2
Name
Last commit
Last update
..
wb16_to_wb32 Loading commit data...
wb_async_bridge Loading commit data...
wb_axi4lite_bridge Loading commit data...
wb_bus_fanout Loading commit data...
wb_clock_crossing Loading commit data...
wb_conmax Loading commit data...
wb_crossbar Loading commit data...
wb_dma Loading commit data...
wb_dpram Loading commit data...
wb_ds182x_readout Loading commit data...
wb_fine_pulse_gen Loading commit data...
wb_gpio_port Loading commit data...
wb_i2c_bridge Loading commit data...
wb_i2c_master Loading commit data...
wb_indirect Loading commit data...
wb_irq Loading commit data...
wb_lm32 Loading commit data...
wb_metadata Loading commit data...
wb_onewire_master Loading commit data...
wb_register Loading commit data...
wb_remapper Loading commit data...
wb_serial_lcd Loading commit data...
wb_simple_pwm Loading commit data...
wb_simple_timer Loading commit data...
wb_slave_adapter Loading commit data...
wb_spi Loading commit data...
wb_spi_flash Loading commit data...
wb_split Loading commit data...
wb_uart Loading commit data...
wb_vic Loading commit data...
wb_xc7_fw_update Loading commit data...
wbgen2 Loading commit data...
wbgenplus Loading commit data...
Manifest.py Loading commit data...
wishbone_pkg.vhd Loading commit data...