VGA

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:4259KB
下载次数:188
上传日期:2008-10-29 20:59:45
上 传 者网上飘
说明:  基于FPGA嵌入式开发实现的VGA接口,已经验证通过。
(FPGA-based embedded development to achieve the VGA interface, has been adopted to verify.)

文件列表:
VGA\bitinit.log (4183, 2007-07-16)
VGA\data\system.ucf (2019, 2007-06-25)
VGA\drivers\PS2_v1_00_a\data\PS2_v2_1_0.mdd (553, 2007-06-19)
VGA\drivers\PS2_v1_00_a\data\PS2_v2_1_0.tcl (551, 2007-06-19)
VGA\drivers\PS2_v1_00_a\src\Makefile (842, 2007-06-19)
VGA\drivers\PS2_v1_00_a\src\PS2.c (576, 2007-06-19)
VGA\drivers\PS2_v1_00_a\src\PS2.h (5159, 2007-06-19)
VGA\drivers\PS2_v1_00_a\src\PS2_selftest.c (3180, 2007-06-19)
VGA\drivers\vga_cntl_v1_00_a\data\vga_cntl_v2_1_0.mdd (573, 2007-06-16)
VGA\drivers\vga_cntl_v1_00_a\data\vga_cntl_v2_1_0.tcl (566, 2007-06-16)
VGA\drivers\vga_cntl_v1_00_a\src\Makefile (852, 2007-06-16)
VGA\drivers\vga_cntl_v1_00_a\src\vga_cntl.c (596, 2007-06-16)
VGA\drivers\vga_cntl_v1_00_a\src\vga_cntl.h (6120, 2007-06-16)
VGA\drivers\vga_cntl_v1_00_a\src\vga_cntl_selftest.c (3944, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\data\vga_ctnl_v2_1_0.mdd (573, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\data\vga_ctnl_v2_1_0.tcl (566, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\src\Makefile (852, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\src\vga_ctnl.c (596, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\src\vga_ctnl.h (6120, 2007-06-16)
VGA\drivers\vga_ctnl_v1_00_a\src\vga_ctnl_selftest.c (3944, 2007-06-16)
VGA\etc\bitgen.ut (251, 2007-06-15)
VGA\etc\download.cmd (115, 2007-06-16)
VGA\etc\fast_runtime.opt (2732, 2007-06-16)
VGA\hdl\dcm_0_wrapper.vhd (4110, 2007-07-15)
VGA\hdl\debug_module_wrapper.vhd (10413, 2007-07-15)
VGA\hdl\dlmb_cntlr_wrapper.vhd (3230, 2007-07-15)
VGA\hdl\dlmb_wrapper.vhd (3271, 2007-07-15)
VGA\hdl\elaborate\lmb_bram_elaborate_v1_00_a\hdl\vhdl\lmb_bram_elaborate.vhd (7400, 2007-07-15)
VGA\hdl\elaborate\opb_bram_if_cntlr_1_bram_elaborate_v1_00_a\hdl\vhdl\opb_bram_if_cntlr_1_bram_elaborate.vhd (5862, 2007-07-15)
VGA\hdl\ilmb_cntlr_wrapper.vhd (3230, 2007-07-15)
VGA\hdl\ilmb_wrapper.vhd (3271, 2007-07-15)
VGA\hdl\leds_wrapper.vhd (5116, 2007-07-15)
VGA\hdl\led_7segment_wrapper.vhd (5164, 2007-07-15)
VGA\hdl\lmb_bram_wrapper.vhd (2952, 2007-07-15)
VGA\hdl\mb_opb_wrapper.vhd (8373, 2007-07-15)
VGA\hdl\microblaze_0_wrapper.vhd (24277, 2007-07-15)
VGA\hdl\opb_bram_if_cntlr_1_bram_wrapper.vhd (3144, 2007-07-15)
VGA\hdl\opb_bram_if_cntlr_1_wrapper.vhd (3548, 2007-07-15)
VGA\hdl\ps2_0_wrapper.vhd (2669, 2007-07-15)
VGA\hdl\push_buttons_wrapper.vhd (5164, 2007-07-15)
... ...

TABLE OF CONTENTS 1) Peripheral Summary 2) Description of Generated Files 3) Description of Used IPIC Signals 4) Description of Top Level Generics ================================================================================ * 1) Peripheral Summary * ================================================================================ Peripheral Summary: XPS project / EDK repository : D:\EMBD\VGA logical library name : vga_cntl_v1_00_a top name : vga_cntl version : 1.00.a type : OPB slave features : slave attachement mir/rst register user s/w registers Address Block for User Logic and IPIF Predefined Services User logic slave space service : C_BASEADDR + 0x00000000 : C_BASEADDR + 0x000000FF IPIF Reset/MIR service : C_BASEADDR + 0x00000100 : C_BASEADDR + 0x000001FF ================================================================================ * 2) Description of Generated Files * ================================================================================ - HDL source file(s) D:\EMBD\VGA/pcores/vga_cntl_v1_00_a/hdl vhdl/vga_cntl.vhd This is the template file for your peripheral's top design entity. It configures and instantiates the corresponding IPIF unit in the way you indicated in the wizard GUI and hooks it up to the stub user logic where the actual functionalites should get implemented. You are not expected to modify this template file except certain marked places for adding user specific generics and ports. vhdl/user_logic.vhd This is the template file for the stub user logic design entity, either in VHDL or Verilog, where the actual functionalities should get implemented. Some sample code snippet may be provided for demonstration purpose. - XPS interface file(s) D:\EMBD\VGA/pcores/vga_cntl_v1_00_a/data vga_cntl_v2_1_0.mpd This Microprocessor Peripheral Description file contains information of the interface of your peripheral, so that other EDK tools can recognize your peripheral. vga_cntl_v2_1_0.pao This Peripheral Analysis Order file defines the analysis order of all the HDL source files that are used to compile your peripheral. - ISE project file(s) D:\EMBD\VGA/pcores/vga_cntl_v1_00_a/devl/projnav vga_cntl.npl This is the ProjNavigator project file. It sets up the needed logical libraries and dependent library files for you to help you develop your peripheral using ProjNavigator. vga_cntl.cli This is the TCL command line file used to generate the .npl file. - XST synthesis file(s) D:\EMBD\VGA/pcores/vga_cntl_v1_00_a/devl/synthesis vga_cntl_xst.scr This is the XST synthesis script file to compile your peripheral. Note: you may want to modify the device part option for your target. vga_cntl_xst.prj This is the XST synthesis project file used by the above script file to compile your peripheral. - Driver source file(s) D:\EMBD\VGA/drivers/vga_cntl_v1_00_a/src vga_cntl.h This is the software driver header template file, which contains address offset of software addressable registers in your peripheral, as well as some common masks and simple register access macros or function declaration. vga_cntl.c This is the software driver source template file, to define all applicable driver functions. vga_cntl_selftest.c This is the software driver self test example file, which contain self test example code to test various hardware features of your peripheral. Makefile This is the software driver makefile to compile drivers. - Driver interface file(s) D:\EMBD\VGA/drivers/vga_cntl_v1_00_a/data vga_cntl_v2_1_0.mdd This is the Microprocessor Driver Definition file. vga_cntl_v2_1_0.tcl This is the Microprocessor Driver Command file. - Other misc file(s) D:\EMBD\VGA/pcores/vga_cntl_v1_00_a/devl ipwiz.opt This is the option setting file for the wizard batch mode, which should generate the same result as the wizard GUI mode. README.txt This README file for your peripheral. ipwiz.log This is the log file by operating on this wizard. ================================================================================ * 3) Description of Used IPIC Signals * ================================================================================ For more information (usage, timing diagrams, etc.) regarding the IPIC signals used in the templates, please refer to the following specifications (under %XILINX_EDK%\doc for windows or $XILINX_EDK/doc for solaris and linux): proc_ip_ref_guide.pdf - Processor IP Reference Guide (chapter 4 IPIF) user_core_templates_ref_guide.pdf - User Core Templates Reference Guide Bus2IP_Clk This is the clock input to the user logic. All IPIC signals are synchronous to this clock. It is identical to the _Clk signal that is an input to the user core. In an OPB core, Bus2IP_Clk is the same as OPB_Clk, and in a PLB core, it is the same as PLB_Clk. No additional buffering is provided on the clock; it is passed through as is. Bus2IP_Reset Signal to reset the User Logic; asserts whenever the _Rst signal does and, if the Reset block is included, whenever there is a software-programmed reset. Bus2IP_Data This is the data bus from the IPIF to the user logic; it is used for both master and slave transactions. It is used to access user logic registers. Bus2IP_BE The Bus2IP_BE is a bus of Byte Enable qualifiers from the IPIF to the user logic. A bit in the Bus2IP_BE set to '1' indicates that the associated byte lane contains valid data. For example, if Bus2IP_BE = 0011, this indicates that byte lanes 2 and 3 contains valid data. Bus2IP_RdCE The Bus2IP_RdCE bus is an input to the user logic. It is Bus2IP_CE qualified by a read transaction. Bus2IP_WrCE The Bus2IP_WrCE bus is an input to the user logic. It is Bus2IP_CE qualified by a write transaction. IP2Bus_Data This is the data bus from the user logic to the IPIF; it is used for both master and slave transactions. It is used to access user logic registers. IP2Bus_Ack The IP2Bus_Ack signal provide the read/write acknowledgement from the user logic to the IPIF. For writes, it indicates the data has been taken by the user logic. For reads, it indicates that valid data is available. For immediate acknowledgement (such as for a register read/write), this signal can be tied to '1'. Wait states can be inserted in the transaction by delaying the assertion of the acknowledgement. If the IP2Bus_Ack for OPB cores will be delayed more than 8 clocks, then the IP2Bus_ToutSup (timeout suppress) signal must also be asserted to prevent a timeout on the host bus. IP2Bus_Retry IP2Bus_Retry is a response from the user logic to the IPIF that indicates the currently requested transaction cannot be completed at this time and that the requesting master should retry the operation. If the IP2Bus_Retry signal will be delayed more than 8 clocks, then the IP2Bus_ToutSup (timeout suppress) signal must also be asserted to prevent a timeout on the host bus. Note: this signal is unused by PLB IPIF. IP2Bus_Error This signal from the user logic to the IPIF indicates an error has occurred during the current transaction. It is valid when IP2Bus_Ack is asserted. IP2Bus_ToutSup The IP2Bus_ToutSup must be asserted by the user logic whenever its acknowledgement or retry response will take longer than 8 clock cycles. ================================================================================ * 4) Description of Top Level Generics * ================================================================================ C_BASEADDR/C_HIGHADDR These two generics are used to define the memory mapped address space for the peripheral registers, including Reset/MIR register, Interrupt Source Controller registers, Read/Write FIFO control/data registers, user logic software accessible registers and etc., but excluding those user logic address ranges if ever used. When instantiation, the address space size determined by these two generics must be a power of 2 (e.g. 2^k = C_HIGHADDR - C_BASEADDR + 1), a factor of C_BASEADDR and larger than the minimum size as indicated in the template. C_OPB_DWIDTH This is the data bus width for On-chip Peripheral Bus (OPB). It should always be set to 32 as of today. C_OPB_AWIDTH This is the address bus width for On-chip Peripheral Bus (OPB). It should always be set to 32 as of today. C_USER_ID_CODE This is the ID that will be put into the MIR register, it's mainly used for debug purpose to identify the peripheral under test if multiple instances exist in the system. C_FAMILY This is to set the target FPGA architecture, s.t. virtex2, virtex2p, etc.

近期下载者

相关文件


收藏者