CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 阻塞

搜索资源列表

  1. blocking_nonblocking

    0下载:
  2. 讲述阻塞与非阻塞赋值的资料,很不错的资料,其实vhdl和verilog差别不打的
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:315.11kb
    • 提供者:江南
  1. Verilog--shiyanbaogao

    0下载:
  2. 有实验结果,用MOSIN6编写的,是Verilog HDL语言实现的. 练习三 利用条件语句实现计数分频时序电路 实验目的: 1. 掌握条件语句在简单时序模块设计中的使用; 2. 学习在Verilog模块中应用计数器; 3. 学习测试模块的编写、综合和不同层次的仿真。 练习四 阻塞赋值与非阻塞赋值的区别 实验目的: 1. 通过实验,掌握阻塞赋值与非阻塞赋值的概念和区别; 2. 了解阻塞赋值与非阻塞赋值的不同使用场合; 3. 学习测试模块的编写、综合和不同层
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:15.56kb
    • 提供者:盼盼
  1. simulation_of_blocking_rate

    0下载:
  2. 无线通信中阻塞率的仿真,排队论相干理论讲解-Blocking rate in wireless communications simulation, queuing theory coherent theory to explain! ! ! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:58.49kb
    • 提供者:张林
  1. Verilogblock_in_codingandsynthesize

    0下载:
  2. Verilog编码与综合中的非阻塞性赋值。中文版-Verilog coding and synthesis of the non-blocking assignments. Chinese
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:144.37kb
    • 提供者:sss
  1. block-and-nonblock

    0下载:
  2. 对于可综合风格、阻塞和非阻塞的详细讲解,教学用ppt。-A ppt about integrated style, blocking and nonblocking details, for teaching.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:24.9kb
    • 提供者:kid
  1. adder2

    0下载:
  2. 此源代码是基于Verilog语言的持续赋值方式定义的 2 选 1 多路选择器 、阻塞赋值方式定义的 2 选 1 多路选择器、非阻塞赋值、阻塞赋值、模为 60 的 BCD码加法计数器 、模为 60 的 BCD码加法计数器、BCD码—七段数码管显示译码器、用 casez 描述的数据选择器、隐含锁存器举例 ,特别是模为 60 的 BCD码加法计数器,这是我目前发现的最优源代码,应用于解码器领域。-This source code is based on the Verilog language def
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1.05kb
    • 提供者:王柔毅
  1. Block.nonblock

    0下载:
  2. verilog 中阻塞和非阻塞的电路设计的比较 代码和设计图-Verilog and VHDL block and nonblock design comparison code and layout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:101.08kb
    • 提供者:
  1. delay

    0下载:
  2. 1. Blocking_LHS_Delay:阻塞赋值左式延时。 2. Blocking_RHS_Delay:阻塞赋值右式延时。 3. NonBlocking_LHS_Delay:非阻塞赋值左式延时。 4. NonBlocking_RHS_Delay:非阻塞赋值右式延时。 -1. Blocking_LHS_Delay: blocking assignment left-style delay. 2. Blocking_RHS_Delay: blocking assignment t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:7.29kb
    • 提供者:李拉
  1. Example-8-2

    0下载:
  2. Verilog延时建模设计 Example-8-2目录下为设计工程子目录,目录中包含以下内容。 1. Blocking_LHS_Delay:阻塞赋值左式延时。 2. Blocking_RHS_Delay:阻塞赋值右式延时。 3. NonBlocking_LHS_Delay:非阻塞赋值左式延时。 4. NonBlocking_RHS_Delay:非阻塞赋值右式延时。 -Delay Modeling Verilog Design Example-8-2 design engi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7.33kb
    • 提供者:林立
  1. Assertion_based_Design_2nd

    0下载:
  2. Verilog HDL 语言设计的书籍,用IC设计门类,关于阻塞-Verilog HDL, design books, with the IC design categories, on the block
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:苏蔚
  1. D

    0下载:
  2. 此程序为以D触发器为基础的电路连接图,用于证明与学习阻塞赋值与非阻塞赋值的区别,已仿真成功。-This procedure is based on the D flip-flop circuit connection diagram for the proof and the blocking assignments and nonblocking assignments to learn the difference between the simulation has been succes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:295.32kb
    • 提供者:xun
  1. verilog

    0下载:
  2. 里面总共有三个程序,功能是实现2\3双模分频的功能,同时比较了阻塞与非阻塞语句的区别;-It has a total of three programs, the function is to realize 2, 3 dual mode points the function of the frequency, and compared with the obstruction of obstruction statement difference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2.86kb
    • 提供者:文杰
  1. Verilog-summary

    0下载:
  2. verilog非阻塞赋值总结,很有用的总结-verilog non-blocking assignment summary
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:221.56kb
    • 提供者:杨睿
  1. dpsk_3rd

    1下载:
  2. 2DPSK调制与解调。学生实验使用,包括信号源模块、时钟源生成模块、信号调制模块,信号解调模块。 其中包含了边沿触发下的阻塞语句。 编译环境:Q2 11.0,编译语言:verilog,仿真软件:moelsim altera -2DPSK modulation and demodulation. The student experiments, including the source module clock source generation module, signal modu
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-27
    • 文件大小:246.64kb
    • 提供者:韩业实
  1. PipelineCPU

    0下载:
  2. 设计一个32位流水线MIPS微处理器,具体要求如下: 1. 至少运行下列MIPS32指令。 ①算术运算指令:ADD、ADDU、SUB、SUBU、ADDI、ADDIU。 ②逻辑运算指令:AND、OR、NOR、XOR、ANDI、ORI、XORI、SLT、SLTU、SLTI、SLTIU。 ③移位指令:SLL、SLLV、SRL、SRLV、SRA。 ④条件分支指令:BEQ、BNE、BGEZ、BGTZ、BLEZ、BLTZ。 ⑤无条件跳转指令:J、JR。 ⑥数据传送指令:LW、SW
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:11.55kb
    • 提供者:Peter
  1. verilogAlwaysblockexplanation

    0下载:
  2. verilog下always模块的介绍,以及怎么用always模块实现组合逻辑和时序逻辑,阻塞和非阻塞的深入介绍。-verilog:always block introduction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:913.07kb
    • 提供者:王冲
  1. 11-Verilogblock

    0下载:
  2. verilog 阻塞幅值和非阻塞赋值的区别讲的不错,可用看看,对初学者很有帮助。-Verilog blocking amplitude and non-blocking assignment about the difference between a good, can be used to see, is very helpful for beginners.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3.61mb
    • 提供者:孟稳
  1. 02_nonblocking_assignment

    0下载:
  2. verilog HDL file 非阻塞赋值描述 带仿真 用于理解 阻塞赋值与非阻塞赋值的区别-this is a verilog HDL file for non blocking assignment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:刘年
  1. FPGAcode

    0下载:
  2. verilog HDL语言编程实现比较、分频、除法、阻塞与非阻塞语句的源文件和test文件-compare, division,half_clock,block and unblock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:wxy
  1. 信号分析与处理——MATLAB语.part1

    1下载:
  2. ① Verilog的抽象级别 ② Verilog的模块化设计 ③ 如何给端口选择正确的数据类型 ④ Verilog语言中latch的产生 ⑤ 组合逻辑反馈环 ⑥ 阻塞赋值与非阻塞赋值的不同 ⑦ FPGA的灵魂状态机 ⑧ 代码风格的重要性((1) the abstract level of Verilog The modular design of Verilog How to select the correct data type for the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:1.39mb
    • 提供者:mmelody
« 12 »
搜珍网 www.dssz.com