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

turbosound fixes

This commit is contained in:
UzixLS
2021-05-05 16:21:44 +03:00
parent edd51fa353
commit c7da9b5135
2 changed files with 30 additions and 23 deletions

View File

@ -298,7 +298,7 @@ turbosound turbosound0(
.rst_n(rst_n & usrrst_n),
.clk28(clk28),
.ck35(ck35),
.en(1'b0),
.en(1'b1),
.bus(bus),
.d_out(turbosound_dout),