adding AXI4Lite transactor for now.
authorNeel <neelgala@gmail.com>
Tue, 20 Mar 2018 09:56:52 +0000 (15:26 +0530)
committerNeel <neelgala@gmail.com>
Tue, 20 Mar 2018 09:56:52 +0000 (15:26 +0530)
commit44f784d597567ef0a88c30ad953662d28d7bdac3
tree107088fc4371dc8d630b61a72cd23e56737fafd7
parent11afcc66f875bfcf10642f8bab3812bfcf56e6d2
adding AXI4Lite transactor for now.

Need to add TileLink support as well later.
Makefile
src/bsv_lib/AXI4_Lite_Types.bsv [new file with mode: 0644]
src/bsv_lib/Semi_FIFOF.bsv [new file with mode: 0644]
src/bus_transactors.py [new file with mode: 0644]
src/pinmux_generator.py