代码搜索:fpga uart
找到约 10,000 项符合「fpga uart」的源代码
代码结果 10,000
www.eeworm.com/read/443386/1749707
serial_uart
The SA1100 serial port had its major/minor numbers officially assigned:
> Date: Sun, 24 Sep 2000 21:40:27 -0700
> From: H. Peter Anvin
> To: Nicolas Pitre
> Cc: Dev
www.eeworm.com/read/442722/1754506
c uart.c
//
// Copyright (c) Special Computing. All rights reserved.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-------------------------------------------------------------------
www.eeworm.com/read/442656/1755697
py uart.py
from m5 import *
from Device import PioDevice
class Uart(PioDevice):
type = 'Uart'
abstract = True
console = Param.SimConsole(Parent.any, "The console")
size = Param.Addr(0x8, "Device
www.eeworm.com/read/442033/1767690
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART_RX 0 /* In: Receive buffer (DLAB=0) */
#define UART_TX 0 /* Out: Transmit buffer (DLAB=0) */
#define UART_DLL 0 /* Out: Divisor Latch Low (DLAB=
www.eeworm.com/read/441484/1770377
h uart.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/441484/1770381
c uart.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/441373/1771544
h uart.h
typedef struct {
unsigned int ctrl;
unsigned int reload;
} uart;
www.eeworm.com/read/441373/1771546
vhd uart.vhd
----------------------------------------------------------------------------
-- This file is a part of the LEON VHDL model
-- Copyright (C) 1999 European Space Agency (ESA)
--
-- This library