代码搜索:LCD转VGA
找到约 10,000 项符合「LCD转VGA」的源代码
代码结果 10,000
www.eeworm.com/read/351678/10629894
v vga.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
www.eeworm.com/read/351504/10645015
dhp vga.dhp
www.eeworm.com/read/351504/10645062
npl vga.npl
JDF G
// Created by Project Navigator ver 1.0
PROJECT vga
DESIGN vga
DEVFAM spartan2e
DEVFAMTIME 0
DEVICE xc2s300e
DEVICETIME 0
DEVPKG pq208
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDTIME 0
DEVTOPL
www.eeworm.com/read/351504/10645149
gfl vga.gfl
# XST (Creating Lso File) :
vga_enh_top.lso
# Check Syntax
vga_enh_top.stx
# xst flow : RunXST
vga_enh_top.syr
vga_enh_top.prj
vga_enh_top.sprj
vga_enh_top.ana
vga_enh_top.stx
vga_enh_top.c
www.eeworm.com/read/420360/10800060
ise vga.ise
www.eeworm.com/read/420360/10800061
bit vga.bit
www.eeworm.com/read/420360/10800066
vhd vga.vhd
----------------------------------------------------------- test monitora VGA
--
-- Program wy渨ietla poziome, kolorowe pasy i bia彻 kratk
www.eeworm.com/read/418361/10950561
c vga.c
/*
* QEMU VGA Emulator.
*
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation fi
www.eeworm.com/read/429250/6943411
vhd vga.vhd
library IEEE;
use IEEE.std_logic_1164.all;
package vga_pckg is
component vga
generic (
FREQ : natural := 50_000; -- master clock frequency (in KHz)
CLK_DIV
www.eeworm.com/read/398287/7105075
vhd vga.vhd
---------------------------------------------------------------------------------------------------
--*************************************************************************************************