mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-16 12:19:11 +01:00
spaces
This commit is contained in:
parent
8a2a729a69
commit
975a98c03e
@ -10,8 +10,8 @@ module cpu_wrapper (
|
||||
|
||||
e_bus_state state;
|
||||
|
||||
logic mem_la_read;
|
||||
logic mem_la_write;
|
||||
logic mem_la_read;
|
||||
logic mem_la_write;
|
||||
|
||||
always_ff @(posedge sys.clk) begin
|
||||
bus.request <= 1'b0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user