码迷,mamicode.com
首页 > 其他好文 > 详细

FPGA实现-shift_ram_3x3矩阵实现

时间:2020-05-06 14:24:58      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:auto   com   nbsp   https   http   log   href   isp   详细   

shift_ram_3x3-FPGA实现

shift_ram核介绍

https://www.cnblogs.com/ninghechuan/p/6789399.html这里有一篇介绍的很详细

 技术图片

 

 看懂这个就行啦,给大家一个仿真图

技术图片

 

 生成的3x3矩阵

[

 13 14 15 16  17  18

  7  8   9   10  11  12

  1  2   3   4    5    6

]

技术图片

 

只需要把3行的数据放在一起

 

技术图片

这里我假设的是一行个像素

1、2、3、4、5、6

7、8、9、10、11、12

13、14、15、16、17、18

19、20、21、22、23、24

实现了3x3矩阵,代码下一节

FPGA实现-shift_ram_3x3矩阵实现

标签:auto   com   nbsp   https   http   log   href   isp   详细   

原文地址:https://www.cnblogs.com/wanglinwensi/p/12826399.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!