thesourcerer8 / nand_controller

NAND Controller, targeting ONFI and non-compliant flash
GNU Lesser General Public License v2.1
3 stars 0 forks source link

Wishbone+Caravel support #2

Open thesourcerer8 opened 1 year ago

thesourcerer8 commented 1 year ago

We have to add a Wishbone bus support similar to the Avalon bus support it currently has. https://en.wikipedia.org/wiki/Wishbone_(computer_bus) The Wishbone bus should be useful for the EFables caravel: https://github.com/efabless/caravel_user_project The Caravel support is moved to a seperate repository for tapeout now: https://github.com/thesourcerer8/gf180-caravel-nand-controller/