摘要:代码是用verilog写的,已调试通过,ARM核也运行正常。由于没有判断Extended LinearAddress Record,该程序只能转换小于64Kbyte的hex文件。 hex转mif代码如下。 // // Author: wuzhangquan // Blog: http://www.c
阅读全文
posted @ 2017-08-26 17:35
随笔 - 18, 文章 - 0, 评论 - 4, 阅读 -
46320
|
||
08 2017 档案
摘要:代码是用verilog写的,已调试通过,ARM核也运行正常。由于没有判断Extended LinearAddress Record,该程序只能转换小于64Kbyte的hex文件。 hex转mif代码如下。 // // Author: wuzhangquan // Blog: http://www.c
阅读全文
posted @ 2017-08-26 17:35
摘要:git学习笔记:原文链接http://984a5f0e.wiz03.com/share/s/2oiBYe02Akgr2ePJrA0kEOyE1GtIIE1P5Q2O2pcZYn1zGWaVgit设置git config --global user.name "Your Name" #设置git提交时的默认用户名 git config --global user.email "Your ...
阅读全文
posted @ 2017-08-22 12:32
摘要:" Vim syntax file " Language: SystemVerilog " Maintainer: Stephen Hobbs " Last Update: Wed Jun 14 15:56:00 BST 2006 " Built on verilog.vim from vim63 " For version 5.x: Clear all syntax item...
阅读全文
posted @ 2017-08-20 21:51
|
||