代码搜索结果
找到约 57,564 项符合
Display 的代码
display.h
// display.h: Header file for the display.c file
// Copyright (C) 2005 Andrew Greenberg
// Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 (June 1991).
// See the "COPYING" file dist
display.c
/* ANSI display emulation
*
* This file emulates the IBM ANSI terminal display. It maintains a
* display buffer and descriptor for each virtual display, of which there
* can be many. All write
display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
uint32 cookie; /* Magic cookie to detect bogus pointers */
#define D_
display.txt
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY display IS
PORT(SCLK: IN STD_LOGIC; --scan fre
display.m
function display(p)
disp(struct(p))
display.m
function display(p)
disp(struct(p))
display.m
function display(p)
disp(struct(p))
display.m
function display(p)
disp(struct(p))
display.m
function display(p)
disp(struct(p))
display.m
function display(p)
disp(struct(p))