资源列表

« 1 2 ... .10 .11 .12 .13 .14 3715.16 .17 .18 .19 .20 ... 4310 »

[VHDL编程mpi

说明:MPI接口就是CPU和逻辑之间通信的一个接口,一般使用总线方式,总线一般有两种标准,一种是MOTO模式,另外一种是intel模式。-MPI interface is an interface for communication between the CPU and the logic, the general way of using the bus, the bus generally have two standards, one is MOTO mode, the other one i
<网窝囊> 在 2025-06-21 上传 | 大小:108kb | 下载:0

[VHDL编程flow_proc

说明:FPGA FLOW verilog流水线把一个复杂的逻辑分成若干个比较简单的块实现,减少信号的逻辑级,提高频率。以芯片面积换取时间,即面积换取频率-FPGA FLOW verilog To a complex pipeline logic is divided into several blocks to achieve a relatively simple, reduce the logic level signal, increasing the frequency. The chip a
<网窝囊> 在 2025-06-21 上传 | 大小:240kb | 下载:0

[VHDL编程RR_SCH(Executable)

说明:FPGA VERILOG调度器一般包括SP、RR、WRR、WFQ等,RR调度指的是轮询调度,此种调度不带权重概念,均匀轮询进行调度。-FPGA VERILOG The scheduler typically include SP, RR, WRR, WFQ, etc., RR refers to the round robin scheduling, dispatching without the weight of such concepts, even polling scheduling.
<网窝囊> 在 2025-06-21 上传 | 大小:3.52mb | 下载:0

[VHDL编程sclk_switch

说明:fpga verilog 在有些电路中需要时钟切换,比如某个电路支持高速模式和低速模式,在高速模式下系统工作在125M时钟,在低速模式下系统工作在3M时钟,在这样的设计中需要动态的将时钟从高频切换到低频,或者从低频切换到高频,切换过程可能会出现毛刺,是非常危险的,为了避免这个问题,有两种方法: 1、 在时钟切换时,进入复位,只有当切换完成时,复位才结束 2、 采用时钟切换电路。 -fpga verilog Need some clock switching circuit, such
<网窝囊> 在 2025-06-21 上传 | 大小:187kb | 下载:0

[VHDL编程TCAM

说明:FPGA VERILOG TCAM (ternary content addressable memory)是一种三态内容寻址存储器,主要用于快速查找ACL、路由等表项。-FPGA VERILOG TCAM (ternary content addressable memory) is a ternary content addressable memory, mainly used to quickly find ACL, routing entries.
<网窝囊> 在 2025-06-21 上传 | 大小:964kb | 下载:0

[VHDL编程DDS

说明:任意波形发生器,可用按键,实现4种常见波形的转换-Arbitrary waveform generator, can be the key to achieve four kinds of common waveform conversion
<李坝坝> 在 2025-06-21 上传 | 大小:2.16mb | 下载:0

[VHDL编程UART_VHDL

说明:VHDL 实现 UART 全双工通讯,可以独立使能接收和发送,具有发送和接收完成标志位。-VHDL implementation of UART full duplex communication, can independently make can receive and transmit, with sending and receiving complete flag.
<zkw> 在 2025-06-21 上传 | 大小:4kb | 下载:0

[VHDL编程FPGA-based-display

说明:基于FPGA的四位数字循环动态数码显示,内含100M分频器-FPGA-based digital loop two-digit display
<> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[VHDL编程dance-box

说明:利用FPGA实现的跳舞机,有VGA的模块,二进制到BCD转换的模块等-Using FPGA to achieve Dance Dance Revolution, have VGA module binary to BCD conversion modules, etc.
<> 在 2025-06-21 上传 | 大小:25.31mb | 下载:0

[VHDL编程taxi_THE-FINAL

说明:基于FPGA的汽车计费系统,根据不同的情况会有不同的计费方式,基本能够符合实际情况-FPGA-based auto billing system, depending on the situation will be different billing methods, and can basically meet the actual situation
<> 在 2025-06-21 上传 | 大小:435kb | 下载:0

[VHDL编程usb_sim_model

说明:EZ-USB的仿真模型,Verilog实现,能够实现端点传输,自用。-EZ-USB simulation model, Verilog implementation, to achieve the endpoint transmission, personal use.
<爱阳阳> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[VHDL编程i2c_slave

说明:Verilog实现的i2c从设备仿真模型,只需修改控制码就可直接使用,自用-Verilog implementations i2c slave device simulation models, simply modify the control code can be used directly, for personal use
<爱阳阳> 在 2025-06-21 上传 | 大小:5kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 3715.16 .17 .18 .19 .20 ... 4310 »

源码中国 www.ymcn.org