虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

coding-alamouti

  • Actel HDL Coding

    叫你如何拥有良好的编码风格

    标签: Coding Actel HDL

    上传时间: 2014-01-04

    上传用户:s蓝莓汁

  • Verilog编码中的非阻塞性赋值

      One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand why nonblocking assignments should be used. This paper details how Verilog blocking andnonblocking assignments are scheduled, gives important coding guidelines to infer correctsynthesizable logic and details coding styles to avoid Verilog simulation race conditions

    标签: Verilog 编码 非阻塞性赋值

    上传时间: 2013-11-01

    上传用户:xzt

  • Guide to HDL Coding Styles for Synthesis

    这篇文章讨论了不同HDL代码的编写方式,对综合结果的影响。阅读本文对深入了解综合工具和提高HDL的编写水平有不少帮助,原文时针对Synopsys的综合软件论述的,但对所有综合软件,都有普遍的借鉴意义  

    标签: Synthesis Coding Styles Guide

    上传时间: 2014-01-11

    上传用户:亚亚娟娟123

  • This hands-on, one-stop guide delivers the focused, streamlined direction you need to get your Web s

    This hands-on, one-stop guide delivers the focused, streamlined direction you need to get your Web solutions up and running quickly. Zero in on key ASP.NET configuration details and techniques using quick-reference tables, lists, coding and more.

    标签: streamlined direction hands-on delivers

    上传时间: 2015-01-11

    上传用户:Thuan

  • In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

    In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.

    标签: algorithm character position either

    上传时间: 2014-01-27

    上传用户:wang0123456789

  • INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IE

    INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IEC JTC1/SC29/WG11 CODING OF MOVING PICTURES AND AUDIO

    标签: ORGANISATION STANDARDISATION INTERNATIONALE INTERNATIONAL

    上传时间: 2014-01-11

    上传用户:ainimao

  • 了解linux设备驱动程序的基本原理

    了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。

    标签: linux 设备驱动 程序

    上传时间: 2015-06-12

    上传用户:6546544

  • turbo code的经典论文

    turbo code的经典论文,共享给大家 Near Shannon limit error-correcting coding and decoding Turbo-codes

    标签: turbo code 论文

    上传时间: 2015-06-20

    上传用户:luke5347

  • MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会

    MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。

    标签: Association Reliability Industry Software

    上传时间: 2013-12-27

    上传用户:wangzhen1990

  • Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool

    Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時做trace,協助工程師debug。 可能您會覺的:只要有simulator如ModelSim就可以做debug了,我何必再學這套軟體呢? 其實Debussy v5.0以後的新版本,還提供了nLint -- check coding style & synthesizable,這蠻有用的,可以協助工程師了解如何寫好coding style,並養成習慣。 下圖所示為整個Debussy的原理架構,可歸納幾個結論:

    标签: Analysis Software Debussy Debug

    上传时间: 2014-01-14

    上传用户:hustfanenze