Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 435 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 435 Bytes

wbGPIO

Wishbone slave General purpose Input Output written in Chisel

Clone :

git clone https://github.com/Martoni/wbGPIO.git

Generate verilog

Dependencies:

Test with cocotb

Dependencies:

To test with cocotb:

cd cocotb/gpio
make