10 skills found
Gowtham1729 / Image ProcessingImage Processing Toolbox in Verilog using Basys3 FPGA
hidu / Hsync基于fsnotify的实时代码同步工具,用来帮助我们码农将本地办公电脑上的代码实时同步并部署到远程测试环境,以达到实时预览效果的目的
alexholmes / HsyncHDFS rsync-like utility to replicate data between HDFS clusters
monteslu / HsyncReverse-proxy client for Node.js and browsers. Share local servers as public URLs, tunnel TCP between peers via WebSocket.
Zibri / C64 Stable RasterHSYNC and VSYNC examples.
Ambrevar / Hsync[MOVED TO GITLAB]
mesarcik / MANDELBROTA Verilog based Fractal Set Generator for the Xilinx Artix 7
monteslu / Hsync Serverhsync server for connecting devices over a single web port
mee / Hsyncdiff/patch file server
tangzihengtzh / Verilog Lcd Driver本项目实现了一个可复用的 RGB LCD 驱动核心 LCD_DRIVER.v,支持 800×480 分辨率 LCD 屏幕。驱动模块通过参数化的行/场同步、前沿/后沿、脉宽定义,输出标准的 HSYNC、VSYNC、DE 以及 RGB565 数据接口,可作为 FPGA 显示系统的基础组件。 模块可根据具体TFT屏幕的规格更改 行/场信号同步前后沿周期、信号极性、屏幕分辨率等