全文预览

电子设计使用verilog语言电子琴实验报告

上传者:业精于勤 |  格式:doc  |  页数:12 |  大小:646KB

文档介绍
;Р 5'd6: index0<=8'b;Р 5'd7: index0<=8'b;//6Р 5'd8: index0<=8'b;//8Р 5'd9: index0<=8'b;Р 5'd10: index0<=8'b;Р 5'd11: index0<=8'b;Р 5'd12: index0<=8'b;//2Р 5'd13: index0<=8'b;Р 5'd14: index0<=8'b;//1Р 5'd15: index0<=8'b;Р 5'd16: index0<=8'b;//5Р 5'd17: index0<=8'b;Р 5'd18: index0<=8'b;//4?Р 5'd19: index0<=8'b;Р 5'd20: index0<=8'b;Р 5'd21: index0<=8'b;Р 5'd22: index0<=8'b;Р 5'd23: index0<=8'b;Р 5'd24: index0<=8'b;Р 5'd25: index0<=8'b;Р 5'd26: index0<=8'b;Р 5'd27: index0<=8'b; Р 5'd28: index0<=8'b; Р 5'd29: index0<=8'b; Р 5'd30: index0<=8'b; Р 5'd31: index0<=8'b; Р default: ;Р?endcaseРelse index0<=index2; //键盘输入音符信号输出Рend РEndmoduleРmodule tone(index,code,high,tone0); //音阶发生器程序。Рinput [7:0] index;//音符输入信号Рoutput [6:0] code;//音符显示信号Рoutput high;//高低音显示信号Рoutput [10:0] tone0;//音符的分频系数Рreg high;

收藏

分享

举报
下载此文档