Quartus II 实验报告
1.实验目的:
下载Quartur ii软件并进行图片仿真和代码仿真。
2.实验内容:
参照书上内容完成代码仿真。
3.实验原理:
4.实验工具:
pc机和Quartur ii软件
5.实验截图:
6.实验视频:
请下载哔哩哔哩动画打开此网址:
https://b23.tv/dNiEFj
7.实验代码:
module examplel (x1,x2,s,f);
input x1,x2,s;
output f;
not(k,s);
and(g,k,x1);
and(h,s,x2);
or(f,g,h);
endmodule
8.软件下载网站:
https://pan.baidu.com/s/1ZT0ovNAAZ_j3jTGzVCYfbQ
提取码:5jf2