Added qerv files

This commit is contained in:
2026-02-25 20:52:07 +01:00
parent 13f72e698f
commit f2f9644830
10 changed files with 1715 additions and 0 deletions

View File

@@ -72,6 +72,9 @@ module mcu #(
assign GPI[32*3-1:32*2] = i_GPI_C;
assign GPI[32*4-1:32*3] = i_GPI_D;
assign wb_ext_ack = wb_ext_gpio_ack;
assign wb_ext_rdt = wb_ext_gpio_rdt;
// SERV core with mux splitting dbus into mem and ext and
// arbiter combining mem and ibus
// separate rst line to let other hardware keep core under reset