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

搜索资源列表

  1. mc8051V1.4

    0下载:
  2. 8051硬核源码(VHDL),具有全部VHDL代码、测试环境以及说明文档、综合脚本等完整的开发、验证环境,源代码通过ASIC投片,并得到不断完善-8,051 hard-core source code (VHDL), with all VHDL code, testing and documentation, environment, Comprehensive integrity of the scr ipt, such as development, certification, the s
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:530650
    • 提供者:钟方
  1. 7状态机设计

    0下载:
  2. 这是“状态机设计(讲稿)”,希望对正在学VHDL的同学有帮助,谢谢!-This is the "state machine design (the scr ipt)", and I hope to learn VHDL is there to help the students, thank you!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5337925
    • 提供者:振臂
  1. VHDL设计进阶

    0下载:
  2. 这是“VHDL设计”讲稿,希望对初学者有用,-"VHDL design" scr ipt, useful for beginners, thank you! !
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:885359
    • 提供者:振臂
  1. modelsim.rar

    0下载:
  2. 学习modelsim脚本仿真的绝佳范例,很强大啊,Modelsim simulation study and an excellent example of a scr ipt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:134871
    • 提供者:chang
  1. FPGAdesignrule

    0下载:
  2. 一个很好的讲稿,希望大家多提意见,呵呵。-A very good scr ipt, hope that we do so, huh, huh.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:924556
    • 提供者:liujakie
  1. gen_tb

    0下载:
  2. 用于verlilog自动产生testbench的脚本 用法:gen_tb <yourfilename>-Testbench for verlilog automatically generated scr ipt usage: gen_tb <yourfilename>
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1980
    • 提供者:张平
  1. 2008.09-scripts_only

    0下载:
  2. synopsys icc 使用参考脚本-reference scr ipt of synopsys icc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:83656
    • 提供者:steven
  1. presentation_pfe_v3.6.ppt

    0下载:
  2. Jtag communication design with VHDL scr ipt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1478664
    • 提供者:Marwen
  1. freq

    0下载:
  2. a verilog hdl code that contains scr ipt for dividing frequencies in ACEX1K Altera FPGA Board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:29929
    • 提供者:z
  1. asic_scrip_taiwan

    0下载:
  2. 台湾中山大学ASIC实验室综合脚本教程,对学习,编写ASIC综合脚本有很大帮助哈。-synthesize scr ipt guide for ASIC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1279934
    • 提供者:runxin
  1. verilog

    0下载:
  2. 北航夏宇闻verilog讲稿ppt语法入门-Wen Yu Xia Beihang verilog scr ipt syntax entry ppt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:50849
    • 提供者:王军
  1. 64pointFFTR2MDC

    6下载:
  2. 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the out
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:673140
    • 提供者:ShuChen
  1. dsp_ohp

    0下载:
  2. Digital signal processing overhead slides in post scr ipt format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:601977
    • 提供者:p2p_123
  1. Modelsim--script-usage

    0下载:
  2. modelsim是Mentor graphics公司推出的HDL代码仿真工具,也是业界最流行的HDL仿真工具之一。支持图形界面操作和脚本操作。常见的图形界面操作相对直观,但是由于重复性操作几率高、处理效率低、工程的非保存性,对于大规模的代码仿真不推荐使用;脚本操作完全可以克服以上的缺点,把常见的命令,比如库文件和RTL加载、仿真、波形显示等命令编辑成.do脚本文件,只需要让Modelsim运行.do文件即可以完成仿真,智能化程度高。本文重点介绍Modelsim常见命令的使用,以及如何使用.do
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:374360
    • 提供者:liangyao
  1. 6soft_247MHz_channel

    0下载:
  2. lte上行信道解交织解复用: RTL: ack_addr_gen.vhd ack地址产生 data_addr_gen.vhd 数据地址产生 de_interl_mux_con_ctrl.vhd 控制单元 de_interl_mux_con_top.vhd 顶层 de_interl_mux_con_tt.vhd 测试平台 de_mux_ram.vhd ram deinterl_pack.vhd 变量定义 delay.vhd 延迟 delayb.vhd 延迟
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:200642
    • 提供者:renliang
  1. verilogppt

    0下载:
  2. 北航夏宇闻的Verilog的PPT讲稿,挺经典的,适合初学者学习-Northern Xia Yu Wen' s Verilog the PPT scr ipt, very classic, suitable for beginners to learn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:514159
    • 提供者:王瑞
  1. script

    0下载:
  2. fpga设计中用vhdl写的屏幕程序,在使用康芯等公司的最小系统芯片中有很好的效果。-fpga design using vhdl to write the screen program, such as the use of health-core chips in the company' s smallest system, have a good effect.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:975
    • 提供者:
  1. Perl_for_CRC

    0下载:
  2. Cyclic Redundancy Check (CRC) is an error-checking code that is widely used in data communication systems and other serial data transmission systems. CRC is based on polynomial manipulations using modulo arithmetic. Some of the common Cyclic Redu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:89718
    • 提供者:尤恺元
  1. SVA-script

    0下载:
  2. 一个自己总结的systemverilog assertion读书笔记,基本上systemverilog assertion的语法比较全。简单易懂。适合SVA入门。-systemverilog assertion scr ipt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2082554
    • 提供者:张松
  1. windows-script

    1下载:
  2. 在window平台,采用脚本TCL来编译fpga的经典例子。具体的写法,见工程中的ise_flow.bat文件。如果在工作站来处理更块-In the window platform, using classic example TCL scr ipt to compile the fpga. Specific wording, see the project ise_flow.bat file. If the workstation to handle more blocks
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:15627
    • 提供者:成功
« 12 3 »
搜珍网 www.dssz.com