add code to get slow_peripherals to compile
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Jul 2018 09:49:28 +0000 (10:49 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Jul 2018 09:49:49 +0000 (10:49 +0100)
commita5823a7bf85d7c75da64c9374b95f13d0c95d569
tree750282cc73f19b3bc7c90a40246c99dd18f52ffe
parent57356fb060839f2b2b6f3fa832e2b3937f25900e
add code to get slow_peripherals to compile
14 files changed:
src/bsv/bsv_lib/AXI4Lite_AXI4_Bridge.bsv [new file with mode: 0644]
src/bsv/bsv_lib/AXI4_Fabric.bsv [new file with mode: 0644]
src/bsv/bsv_lib/AXI4_Lite_Fabric.bsv [new file with mode: 0644]
src/bsv/bsv_lib/AXI4_Lite_Types.bsv
src/bsv/bsv_lib/AXI4_Types.bsv [new file with mode: 0644]
src/bsv/bsv_lib/Cur_Cycle.bsv [new file with mode: 0644]
src/bsv/bsv_lib/Makefile.bus [new file with mode: 0644]
src/bsv/bsv_lib/axi_addr_generator.bsv [new file with mode: 0644]
src/bsv/bsv_lib/defined_types.bsv [new file with mode: 0644]
src/bsv/bsv_lib/gpio.bsv
src/bsv/bsv_lib/instance_defines.bsv
src/bsv/bsv_lib/pinmux.bsv [new file with mode: 0644]
src/bsv/bsv_lib/slow-peripherals.bsv [deleted file]
src/bsv/bsv_lib/slow_peripherals.bsv [new file with mode: 0644]