Commit 31261e0d authored by Zhuoyu Zhang's avatar Zhuoyu Zhang
Browse files

Upload New File

parent 574f2f7c
module mcu_ctrl(clk, reset, play_pause, next, play, nextsong, reset_play, song_done);
input clk,reset,song_done,next,play_pause;
endmodule
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment