mirror of
https://github.com/UzixLS/TSConf_MiST.git
synced 2025-07-18 23:01:37 +03:00
turn on sound
This commit is contained in:
@ -823,7 +823,7 @@ wire gs_sel = ~cpu_iorq_n & cpu_m1_n & (cpu_a_bus[7:4] == 'hB && cpu_a_bu
|
||||
|
||||
gs #("rtl/sound/gs105b.mif") U15
|
||||
(
|
||||
.RESET(reset),
|
||||
.RESET(reset | 1'b1),
|
||||
.CLK(clk),
|
||||
.CE(ce),
|
||||
|
||||
|
Reference in New Issue
Block a user