芯片网络(NoC)被认为是下一代支持大量的处理核心SoC的新范式NoC结合均匀processorsconstructing双核NoC(MCNoC)的想法是一种方法为特定的用途-NOC 模拟器-Verilog - IMDN开发者社群-imdn.cn" /> 芯片网络(NoC)被认为是下一代支持大量的处理核心SoC的新范式。NoC结合均匀processorsconstructing双核NoC(MCNoC)的想法是一种方法为特定的用途,如加密技术实现高computationalthroughput。表演示范研究usecryptography标准多但很少讨论这种标准的suitableNoC。本文的目的就是把没有复杂的虚拟信道或管道技术提供高吞吐量的数据加密标准(DES)计算的practicalmethodologyfpga的硬件资源。结果指出,基于网格的NoC数据包与DES规范处理元素(PE)设计可以实现伟大业绩overprevious作品-IMDN开发者社群-imdn.cn"> 芯片网络(NoC)被认为是下一代支持大量的处理核心SoC的新范式。NoC结合均匀processorsconstructing双核NoC(MCNoC)的想法是一种方法为特定的用途,如加密技术实现高computationalthroughput。表演示范研究usecryptography标准多但很少讨论这种标准的suitableNoC。本文的目的就是把没有复杂的虚拟信道或管道技术提供高吞吐量的数据加密标准(DES)计算的practicalmethodologyfpga的硬件资源。结果指出,基于网格的NoC数据包与DES规范处理元素(PE)设计可以实现伟大业绩overprevious作品 - IMDN开发者社群-imdn.cn">
登录
首页 » Verilog » NOC 模拟器

NOC 模拟器

于 2023-06-05 发布 文件大小:2.16 MB
0 190
下载积分: 2 下载次数: 1

代码说明:

< 跨度 style="font-size:12.0pt;line-height:115%;font-family:"color:#272525 ;"> 芯片网络 (NoC) 被认为是下一代支持大量的处理核心 SoC 的新范式。NoC 结合均匀 processorsconstructing 双核 NoC (MCNoC) 的想法是一种方法为特定的用途,如加密技术实现高 computationalthroughput。表演示范研究 usecryptography 标准多但很少讨论这种标准的 suitableNoC。本文的目的就是把没有复杂的虚拟信道或管道技术提供高吞吐量的数据加密标准 (DES) 计算的 practicalmethodology fpga 的硬件资源。结果指出,基于网格的 NoC 数据包与 DES 规范处理元素 (PE) 设计可以实现伟大业绩 overprevious 作品

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

发表评论

0 个回复

  • suoxianghuan
    常用的锁相环技术,此程序是我在设计高频电路中运用的,具体见程序,经调试无问题(Commonly used phase-locked loop technology, this program is in the design I used in high-frequency circuits, see the specific procedures, no problem by debugging)
    2008-08-19 12:02:31下载
    积分:1
  • CNA总线协议控制器Verilog
    This CAN Controller was tested with the Bosch VHDL Reference Model and passed all the tests. Because of the licensing issue it can not be published on the Opencores web site. The Can Controller was also implemented in real HW (12 boards were constantly talking to each other). The included test bench is not a real test bench and should be improved. However a volunteer is needed for such a job. I can provide some help but am not willing to write it by myself.
    2022-05-26 04:35:56下载
    积分:1
  • FPGA时序约束和timequest timing analyzer
    约束所有时钟(包括你的设计中特有的时钟)对准确的时序分析结果而言是必不可少的。Quartus II TimeQuest Timing Analyzer为各种各样的时钟配置和典型时钟提供许多SDC命令。(Constraining all clocks, including the clocks unique to your design, is essential for accurate timing analysis results. The Quartus II TimeQuest Timing Analyzer provides many SDC commands for a variety of clock configurations and typical clocks.)
    2018-06-06 08:26:22下载
    积分:1
  • cordic_dds
    采用CORDIC算法的直接数字频率合成器的设计(CORDIC algorithm uses direct digital frequency synthesizer design)
    2015-08-18 16:15:17下载
    积分:1
  • PWM
    说明:  通过一个计数器来实现输出信号的占空比要求,可以将duty_cycle分配到拨码开关上,LED分配到发光二极管上,然后调节拨码开关,即可看到LED的亮度发生变化.(The duty cycle of the output signal can be assigned to the dial switch by a counter, and the LED can be assigned to the light emitting diode. Then the brightness of the LED can be seen by adjusting the dial switch.)
    2020-06-16 13:20:02下载
    积分:1
  • 移位相加乘法器
    应用背景此代码是移行为模型和添加乘数随着乘数和被乘数参数比特宽度关键技术Verilog 2001和Xilinx的Spartan 6 FPGA板试验台
    2022-08-13 06:56:10下载
    积分:1
  • 四选一多路选择器
    四选一多路选择器,使用Verilog语言实现了多路选择器,可以通过FPGA实现四选一多路选择器,数字逻辑电路的相关内容。欢迎大家下载,使用vivoda打开,烧写在开发板上。
    2022-12-23 18:15:03下载
    积分:1
  • viterbi
    维特比译码,卷积编码,verilog编写,2,1,2编码(Victor than decoding, convolution code, verilog write, 2,1,2 coding )
    2011-12-08 23:10:45下载
    积分:1
  • FPGA编程:基于Verilog实现的DDS波形发生器
    用FPGA实现DDS波形发生器。可以实现方波,三角波,正弦波的切换,实现频率的调节。三角波和正弦波均用查表法实现。本文档包括一个主程序的代码,按键和显示的实例化程序代码、调用ROM生成的代码以及正弦波和三角波实现的数据表。
    2022-01-26 05:31:12下载
    积分:1
  • mun_base
    说明:  adfvff f fdfs f dvdsz dz vdzsvd hdfdgvaz
    2019-03-28 07:33:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载