代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/260612/4329982

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity hcstratix_lvds_rx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/260612/4330122

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity hcstratix_lvds_tx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/260612/4330147

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity hcstratix_lvds_rx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/260612/4330191

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity stratix_lvds_rx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/260612/4330215

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity stratix_lvds_tx_parallel_register is generic( channel_width : integer := 4 ); port( clk : in vl_logic;
www.eeworm.com/read/161121/5557577

readme e100lpslave.readme

***** MODIFICATIONS To use a 5600 as a slave device it has to somewhat modified. This has to be done on a 5600 (art no 16144 R2) to automatically set it to parallel port boot mode: 1) Close to the LP
www.eeworm.com/read/161121/5558571

c i2c-parport.c

/* * I2C driver for parallel port * * Author: Phil Blundell * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi
www.eeworm.com/read/161121/5558588

c pt.c

/* pt.c (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. This is the high-level driver for parallel port
www.eeworm.com/read/159715/5582058

h mc68230.h

/** * @file rtems/motorola/mc68230.h */ /* * mc68230.h -- Low level support code for the Motorola 68230 Parallel * Interface/Timer (PIT) * * Modified by Doug McBride, Colorado Spac
www.eeworm.com/read/158872/5590973

h cgen-par.h

/* Simulator header for cgen parallel support. Copyright (C) 1999, 2000 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU instruction set simulator.