Skip to content

A real-time image acquisition system based on autonomous SDRAM, using automatic read-write FIFO and VGA drivers

License

Notifications You must be signed in to change notification settings

0611roxe/SDRAM-dependent-image-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目环境:

硬件资源:正点原子启明星ZYNQ7010 + OV5640摄像头模组

软件资源:Vivado 2019.2 + ModelSim 10.5

已经实现:

  1. 串口接收模块,单次接收8bit数据,115200bps
  2. 13条地址线,24位数据端口的SDRAM控制器,支持读写和自动刷新指令
  3. 自动读写FIFO,深度512bit。写FIFO深度超过256bit时自动读入SDRAM,读FIFO深度小于256bit时自动写入VGA/LCD驱动
  4. 支持800*480分辨率的VGA/LCD驱动模块
  5. 支持OV5640摄像头模块实时显示

image image

ToDo:

  1. 板级功能测试
  2. C++ Model模拟器
  3. 修改AXI4总线接口

About

A real-time image acquisition system based on autonomous SDRAM, using automatic read-write FIFO and VGA drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published