搜索资源列表
Tu767sim
- 一个用Verilog HDL编的656标准图像外同步仿真程序-Synchronous simulation program in a 656 series of standard images using Verilog HDL
verilogyejingxianshi
- 这是Verilog形成的一个液晶显示的东东,希望可以用到,这个也是经过了各位前辈的运行测试并且成功-This stuff is the Verilog to form a liquid crystal display, and hope can be used after you run a test of the predecessors and success
PS2
- PS2键盘实验-识别0-9和A-F 数码管显示值,利用Verilog实现相关的情况。-PS2 keyboard experiment- Identify 0-9 and AF digital tube display values using Verilog related.
grayscale
- 灰階(gray-scale)圖像處理(60*60 pixel)controller控制各個程式的地址以及開關,input_mem將資料讀進記憶體,grayscale將讀取資料像素的亮度以數值來表示,將24bit的 像素化成四個8bit的值輸出。接著進入sobel,在此將前面的四個值乘上1或-1個別的相加,得出新的四個值,輸入進shiftcase進行threshold的判斷,大於threshold則表現出白色(255),小於threshold則表現出黑色(0),最後將結果存入記憶體out_mem。
LAB0
- 用verilog代码控制VGA显示屏显示蓝色屏幕。-The verilog code controls the VGA display to display a blue screen.