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

turbosound.sv: add en_ts

This commit is contained in:
UzixLS
2021-06-19 11:30:32 +03:00
parent df3381a03c
commit 23cf63b02c
2 changed files with 6 additions and 2 deletions

View File

@ -313,6 +313,7 @@ turbosound turbosound0(
.clk28(clk28),
.ck35(ck35),
.en(1'b1),
.en_ts(1'b1),
.bus(bus),
.d_out(turbosound_dout),