登录
首页 » Verilog » 422

422

于 2021-04-07 发布
0 230
下载积分: 1 下载次数: 0

代码说明:

说明:  422发送源码,目前使用的是20m时钟计算出来的波特率,后期可以根据自己的需要进行修改波特率时期匹配各种情况(422 sends the source code. At present, the baud rate calculated by 20m clock is used. Later, you can modify the baud rate according to your own needs to match various situations)

文件列表:

flash_manage.v, 8877 , 2020-05-19
flash_manage_vde.v, 9799 , 2020-07-10
interface.v, 4801 , 2020-07-06
vde_receive_data.v, 6470 , 2020-07-10
422_SEND.v, 1004 , 2020-07-08
can_to_flash.v, 676 , 2020-07-06
flash_ctrl.v, 21338 , 2020-07-10
flash_data_send.v, 2886 , 2020-07-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Tetris vc6 prepare concise interface window scaling freedom
    俄罗斯方块 vc6编写 界面简洁 窗口自由缩放 -Tetris vc6 prepare concise interface window scaling freedom
    2023-06-28 06:10:04下载
    积分:1
  • 树莓派开始玩转Linux
    说明:  2016年,Vamei同学的第一本书《从Python开始学编程》就给我留 下了深刻的印象,我感觉写书对他来说是一个很快乐的过程,所以写出 来的书读起来也令人感到轻松愉快。真是书如其人啊! 当Vamei同学把现在这本书给我看时,我会心一笑,正合我意。不 仅因为他的书读起来很棒,而且因为我们正好也经常玩树莓派,主要是 Raspberry Pi Hacking。我们把树莓派打造成黑客测试便携式工具,也把 树莓派打造成自由上网路由器。Vamei这本书以树莓派为主线,介绍了 Linux的相关知识与应用场景(包括现在很火热的区块链生态里的挖 矿),由于树莓派的存在,这些应用场景更清晰、更形象。对于新手来 说,这是本难得的入门好书;对于老手来说,这本书读起来充满了乐趣 与思想碰撞。强烈推荐!(In 2016, vamei's first book, learning programming from python, was left for me I felt that writing a book was a very happy process for him, so I wrote it The books that came were also pleasant to read. What a book is like a man! When vamei showed me this book now, I would smile and it was just right for me. No Just because his books are great to read, and because we happen to play raspberry pies a lot, mainly Raspberry Pi Hacking . We built raspberry pie into a portable tool for hackers to test, as well as Raspberry pie as a free internet router. Vamei this book takes raspberry pie as the main line, introduces Linux related knowledge and application scenarios (including the excavation in the hot blockchain ecology now Because of raspberry pie, these application scenarios are clearer and more vivid.)
    2020-12-08 14:30:03下载
    积分:1
  • To_client_RD_tools
    功能介绍: 1;主界面分为左侧层级面板窗口,便于及时实时观察max文件内层级信息,支持双击重命名;右侧为功能面板 2;左下侧为文件倒入窗口,支持多文件或者单个文件导入,支持多文件merge(obj,fbx,max等),max自身导入导出有个问题,不支持多选 3;右侧功能窗口依上而下分别为贴图尺寸选择框(如:512x512,1024x1024...etc.),SETTING设置(面板悬浮停靠设置,xnormal集成,重置多uv:如多套uv整合成NxN宫格unity有的会用到 ,拷贝材质:UNITY经常碰到修改一个多材质的fbx,减面什么的,点击copy material,然后就可以放肆的修改,改完点击paste material,原先材质又回来了注意原先的名称不要改动 等等 试试看把) 4;右侧功能窗口继续下分别为选中材质打开uv面板;锁定视角:如客户修改视角,点击lock锁定视角,换了角度修改完,再点击一下界面窗口视角又回来了 等等(A set of scripts to effectively target a variety of game scenarios, role modeling, mass production, etc.)
    2018-12-17 14:54:04下载
    积分:1
  • Flash定时图片滚动特效
    Flash定时图片滚动特效,是一个基于图片的滚动列表特效,在间隔一定时间内,自动滚动,在Flash中设置好时间,即可实现定时自动滚动图片,右上角的NEXT按钮,可手动控制图片列表滚动至下一组,从整体看上去,适合购物网站使用。
    2022-08-12 13:34:47下载
    积分:1
  • AR模型
    说明:  AR滤波器滤除信号中的低频分量信号,实现降噪的目的(The AR filter filters out low-frequency component signals in the signal to achieve noise reduction.)
    2019-05-20 14:45:08下载
    积分:1
  • VLMpc
    Vortex lattice analysis and design: VLMpc(John Lamar s two surface vortex lattice program, developed at NASA Langley. The program treats two lifting surfaces using up to 200 panels. Vortex flows are estimated using the leading edge suction analogy. This program was typed in the NASA TN D, which contained the listing, by students in Applied Computational Aerodynamics nearly 10 years ago. John Lamar didn t have a copy of the code anymore. It has been modified to run in WATFOR, and to produce 80 column output. Now it runs in Compaq Visual Fortran. In November 2002 an executable has been added. The source now includes PC directory code specific to PCs. )
    2015-10-23 22:14:40下载
    积分:1
  • 老外编写的VB进程管理器程序代码
    老外编写的VB进程管理器程序代码,是一个增强型的Windows任务管理器,不但可以显示所有进程,当前运行的程序、挂机、注销、重启等常规功能,还可获取每个进程的详细信息,另外还有一些其它功能。只是,界面是英文的,有心的可拿去对照一下翻译成中文软件吧。
    2022-04-08 04:06:31下载
    积分:1
  • 0334508001429252295_sift algorithm complete
    说明:  matlab code for CM using sift
    2019-05-21 13:45:51下载
    积分:1
  • 是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的...
    是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的-with vc is a series of the mapping of small colorful cube procedures, and let"s see it, it"s fun
    2022-03-25 04:25:33下载
    积分:1
  • DaVinci-Technology-Overview
    该文档为达芬奇技术概述,相信对新入门的人会有帮助(The document believe that the new entry would be helpful for DaVinci Technology Overview)
    2012-12-28 14:47:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载