1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

improve boot speed

This commit is contained in:
UzixLS
2021-05-05 11:33:19 +03:00
parent f96a020018
commit 03410580a3

View File

@ -424,7 +424,7 @@ end
/* MEMORY INITIALIZER */
wire rom2ram_clk = clk35;
wire rom2ram_clk = clk7;
wire [16:0] rom2ram_ram_address, rom2ram_rom_address;
wire [7:0] rom2ram_datain, rom2ram_dataout;
wire rom2ram_rom_rden;