码迷,mamicode.com
首页 >  
搜索关键字:rtl    ( 715个结果
判断工程类型
d:\program files (x86)\embarcadero\studio\16.0\SOURCE\RTL\SYS\SysInit.pasModuleIsLib: Boolean; { True if this module is a dll (a library or a package)...
分类:其他好文   时间:2015-07-26 12:35:10    阅读次数:133
HTML5学习笔记简明版(7):新增属性(2)
dirname属性 input 和 textarea 元素有了一个新元素 dirname,用于用户所设置的提交的方向性的控制(译注,即书写的方向性,ltr或rtl)。 form action="addcomment.cgi" method=post> p>label>Comment: input type=text name="comment" dirname="comment.di...
分类:Web程序   时间:2015-07-19 13:32:19    阅读次数:171
iOS9开发GOGOGO:新特性
iOS9已经发布一段时间了,大家对iOS9的新特性了解多少呢?是否还停留在多任务(分屏,画中画)、Swift2、HTTPS强制升级这几个大家转来转去的东东呢?今天我们来深入了解iOS9给我们带来的更广阔的技术革新吧! 目录:iOS9新特性概览 iPad应用的多任务处理加强 搜索 游戏开发 App Thinning 支持从右至左的语言RTL-Right To Left Language App传输加...
分类:移动开发   时间:2015-07-17 02:02:04    阅读次数:382
变体类型 Variant VARIANT
变体类型 Variant VARIANTclass RTL_DELPHIRETURN Variant: public TVarDatatypedef struct tagVARIANT VARIANT;Variant Arrays V: Variant;V:= VarArrayCreate([0,....
分类:其他好文   时间:2015-07-16 18:48:41    阅读次数:137
UVM:10.4.2 使用单独的参数类
1.需要一种跨越寄存器的约束。要求2个field 的和大于100。只有上节第二种能实现: 2.由于这个约束对所有测试都适用,因此希望写在寄存器模型的constraint 里: 3.这个寄存器模型使自己手工创建的,没问题。但在IC 中,寄存器模型都是由一些脚步命令自动创建的。在验证平台中,用到寄存器的地方有3个: RTL systemverilog C语言 1)必须时刻保...
分类:其他好文   时间:2015-07-10 13:38:37    阅读次数:112
VHDL之Serial-Parallel Multiplier
1 Serial-parallel multiplier Figure 12.1 shows the RTL diagram of a serial-parallel multiplier. One of the inputvectors (a) is applied serially to t.....
分类:其他好文   时间:2015-07-10 02:04:39    阅读次数:713
RTL Compiler之synthesis steps
1 synthesis steps1) Search Paths rc:/> set_attribute lib_search_path path rc:/> set_attribute script_search_path path rc:/> set_att...
分类:其他好文   时间:2015-06-26 00:14:15    阅读次数:138
RTL Compiler之synthesis flow
1 generic RTL Compiler work flow 2 invoking RTL compiler RTL Compiler is invoked from the operating system prompt through the rc command.rc [-32...
分类:其他好文   时间:2015-06-25 23:01:07    阅读次数:276
jQuery高性能自定义滚动条美化插件
malihu是一款高性能的滚动条美化jQuery插件。该滚动条美化插件支持水平和垂直滚动条,支持鼠标滚动,支持键盘滚动和支持移动触摸屏。并且它可以和jQuery UI和Bootatrap完美的结合,相当的强大。它的特点有: 支持垂直和水平滚动条可调整滚动的动量支持鼠标滚轮、键盘和移动触摸来移动滚动条预定义主题,并且可以通过CSS来修改主题支持RTL方向提供大量参数来支持滚动条的美化和功能实现...
分类:Web程序   时间:2015-06-10 14:16:53    阅读次数:188
Verification之PSL之use
1 Where can PSl be used? ? Documentation – Requirements – RTL Designs ? Controllers – Memories, FIFOs, DMAs, bus controllers ? Finite St...
分类:其他好文   时间:2015-06-05 21:06:15    阅读次数:103
715条   上一页 1 ... 65 66 67 68 69 ... 72 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!