pulp-runtime/include
Corrado Bonfanti 18ab940220 Add AVS BUS support and basic test
* Add configuration register to set AVS mode
* Add connections to the SPI controller and txrx interface
* Set idle level of sdio[0] signal of SPI master to '1', according to
the AVS protocol
* Add SPI slave device capability to trigger an event for requesting a read from
master by driving low the MISO (SDATA for AVS) when AVS mode is set.
This happens during tx/rx idle phases
* Add basic Write commit/Read test with pulp-runtime. AVS slave is
simulated in tb_avs.sv and tb_avs_fpga.sv.
2022-02-10 20:03:42 +01:00
..
archi Add AVS BUS support and basic test 2022-02-10 20:03:42 +01:00
bench Fix performance counters API 2021-07-20 16:05:02 +02:00
chips Add support for control-pulp 2021-07-13 17:33:01 +02:00
data Fixed issue with data placement leading to corruption 2020-01-14 23:02:03 +01:00
hal Add AVS BUS support and basic test 2022-02-10 20:03:42 +01:00
implem change spr_read and write from __builtin to hal for irq 2020-12-07 09:40:15 +01:00
pulp.h Cluster stacks are now dynamically allocated to avoid long preloading on netlist sim 2020-04-02 11:09:49 +02:00