chisel - Searching for Riscv Documentation -
i'm looking documentation risc v rocket tile "nasti" interface protocol (acquire, grant, ...) communicates l1 network. thanks. probably here you'll find useful information: https://github.com/sergeykhbr/riscv_vhdl/ file rocket_soc/rocketlib/types_rocket.vhd implements common function , documented signals of bridge "tilelink" "amba axi (nasti)" bus (line 555). file rocket_soc/rocketlib/tilelink/axibridge.vhd bridge itself.