文件名称:Screen-saver
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个屏幕保护程序,对其编译,仿真,下载。
屏幕保护程序具体要求如下:
1. 使用ISE附件中的CORE Generator在块RAM/ROM中存储一幅图像数据,将此模块作为屏幕保护程序的一部分,存储屏幕保护程序中所用的图像。
2. 当启动程序或者按下btn[3]时,图像显示在其初始位置(C1,R1)处,(C1,R1)为图像左上角像素点初始位置。这里,我们设置的初始位置即为左上角坐标(0,0)处。
3. 按下btn[0],图像按照设定方式产生动态效果。我们的实验中设计的是按下btn[0]图片开始运动,遇到边界时按照光的反射定律进行反射。
4. 实验所用图片学生自行选择,这里,我们选择了如下图片进行操作。
5. 选做功能:加入动作选择功能,使用拨码开关sw或触发键btn输入要显示的动态效果的编号,数码显示管显示当前动态效果编号,按下启动按钮btn[0],正确产生设定动态效果。我们的选作功能是在图片运动的时候,通过按下不同的按钮可以改变当前图片运动的方向。
-Design a screen saver, its compilation, simulation, download. Screen Savers specific requirements are as follows: 1. Use the attached ISE CORE Generator block RAM/ROM data stored in an image, this module as part of a screen saver, the screen saver storage used in the image. 2. When you start the program or press btn [3], the image is displayed as an image in the upper left corner pixel initial position to its initial position (C1, R1) at, (C1, R1). Here, we set the initial position of the upper left corner is the coordinate (0,0). 3. Press btn [0], the image generation dynamic effect in accordance with the set mode. Our experimental design is pressed btn [0] picture begins to move, according to the law of reflection of light reflected encounters boundaries. 4. experiment with pictures of students of their own choice, here, we have chosen to operate the following picture. 5. OPTIONAL function: join the action selection, use DIP switch sw or trigger dynamic effects key btn enter the numb
屏幕保护程序具体要求如下:
1. 使用ISE附件中的CORE Generator在块RAM/ROM中存储一幅图像数据,将此模块作为屏幕保护程序的一部分,存储屏幕保护程序中所用的图像。
2. 当启动程序或者按下btn[3]时,图像显示在其初始位置(C1,R1)处,(C1,R1)为图像左上角像素点初始位置。这里,我们设置的初始位置即为左上角坐标(0,0)处。
3. 按下btn[0],图像按照设定方式产生动态效果。我们的实验中设计的是按下btn[0]图片开始运动,遇到边界时按照光的反射定律进行反射。
4. 实验所用图片学生自行选择,这里,我们选择了如下图片进行操作。
5. 选做功能:加入动作选择功能,使用拨码开关sw或触发键btn输入要显示的动态效果的编号,数码显示管显示当前动态效果编号,按下启动按钮btn[0],正确产生设定动态效果。我们的选作功能是在图片运动的时候,通过按下不同的按钮可以改变当前图片运动的方向。
-Design a screen saver, its compilation, simulation, download. Screen Savers specific requirements are as follows: 1. Use the attached ISE CORE Generator block RAM/ROM data stored in an image, this module as part of a screen saver, the screen saver storage used in the image. 2. When you start the program or press btn [3], the image is displayed as an image in the upper left corner pixel initial position to its initial position (C1, R1) at, (C1, R1). Here, we set the initial position of the upper left corner is the coordinate (0,0). 3. Press btn [0], the image generation dynamic effect in accordance with the set mode. Our experimental design is pressed btn [0] picture begins to move, according to the law of reflection of light reflected encounters boundaries. 4. experiment with pictures of students of their own choice, here, we have chosen to operate the following picture. 5. OPTIONAL function: join the action selection, use DIP switch sw or trigger dynamic effects key btn enter the numb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Screen saver\address.vhd
............\clock.vhd
............\pixelcnt.vhd
............\readme.txt
............\usermode.vhd
............\vgacolor.vhd
............\vgasig.vhd
Screen saver