content
stringlengths
1
1.04M
library verilog; use verilog.vl_types.all; entity generic_m10k is generic( operation_mode : string := "single_port"; mixed_port_feed_through_mode: string := "dont_care"; ram_block_type : string := "auto"; logical_ram_name: string := "ram_name"; init_file : string ...
library verilog; use verilog.vl_types.all; entity generic_m10k is generic( operation_mode : string := "single_port"; mixed_port_feed_through_mode: string := "dont_care"; ram_block_type : string := "auto"; logical_ram_name: string := "ram_name"; init_file : string ...
library verilog; use verilog.vl_types.all; entity generic_m10k is generic( operation_mode : string := "single_port"; mixed_port_feed_through_mode: string := "dont_care"; ram_block_type : string := "auto"; logical_ram_name: string := "ram_name"; init_file : string ...
library verilog; use verilog.vl_types.all; entity generic_m10k is generic( operation_mode : string := "single_port"; mixed_port_feed_through_mode: string := "dont_care"; ram_block_type : string := "auto"; logical_ram_name: string := "ram_name"; init_file : string ...
library verilog; use verilog.vl_types.all; entity generic_m10k is generic( operation_mode : string := "single_port"; mixed_port_feed_through_mode: string := "dont_care"; ram_block_type : string := "auto"; logical_ram_name: string := "ram_name"; init_file : string ...
------------------------------------------------------------------------------ -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2003 - 2008, Gaisler Research -- Copyright (C) 2008 - 2014, Aeroflex Gaisler -- -- This program is free software; you can redistribute it and/or modify -- it under the...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected unde...
-------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 13:52:24 10/03/2014 -- Design Name: -- Module Name: /home/m1/dubiez/Documents/AEO_TP/TP_Bonus/L3TP5/fsm_tb.vhd -- Project Name: L3TP5 -- Target Device: -- Tool versions: -- Descripti...
architecture ARCH of ENTITY1 is begin U_INST1 : INST1 generic map ( G_GEN_1(3 downto 0) => 3, G_GEN_2(2 downto 1) => 4, G_GEN_3 => 5 ) port map ( port_1(3 downto 0) => w_port_1, port_2 => w_port_2, port_3(2 downto 1) => w_port_3 ); -- Violations below U_INST...
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2018.2 -- Copyright (C) 1986-2018 Xilinx, Inc. All Rights Reserved. -- -- ============================================================== library IEEE; use IE...
-------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 17:59:24 12/02/2017 -- Design Name: -- Module Name: C:/Users/Kalugy/Documents/xilinx/jummmmmmmm/unionntb.vhd -- Project Name: jummmmmmmm -- Target Device: -- Tool versions: -- Descri...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2013" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2013" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
-- -- Copyright (C) 2009-2012 Chris McClelland -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Lesser General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This ...
entity test is package a is new b generic map(c => foo(0 to 2)(open)(bar'baz)); end;
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-------------------------------------------------------------------------------- -- -- FIFO Generator Core Demo Testbench -- -------------------------------------------------------------------------------- -- -- (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and prop...
-- Btrace 448 -- Dot Product Unit -- -- Bradley Boccuzzi -- 2016 library ieee; library ieee_proposed; use ieee.std_logic_1164.all; use ieee_proposed.fixed_pkg.all; use ieee.std_logic_signed.all; use work.btrace_pack.all; entity dot is generic(int, frac: integer := 16); port(v1, v2: in vector; result: out sfixed((...
-- (c) Copyright 1995-2017 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected under U.S. and -- international copyright and other intellectual property -- laws. -- -- DISCLAIMER -- This disclaimer is not a license and does not grant ...
-- (c) Copyright 1995-2017 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected under U.S. and -- international copyright and other intellectual property -- laws. -- -- DISCLAIMER -- This disclaimer is not a license and does not grant ...
-- (c) Copyright 1995-2017 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected under U.S. and -- international copyright and other intellectual property -- laws. -- -- DISCLAIMER -- This disclaimer is not a license and does not grant ...
-- (c) Copyright 1995-2017 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected under U.S. and -- international copyright and other intellectual property -- laws. -- -- DISCLAIMER -- This disclaimer is not a license and does not grant ...
---------------------------------------------------------------------------------------------------- -- ACS unit calculate path metric value at each clock cycles. -- it takes previous path metrics and branch metrics of the branches converging to a particular node. -- New path metric will be lowest of the two path metri...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; package reproducer_pkg is -- Functions function MIN(LEFT, RIGHT: unsigned) return unsigned; function MIN(LEFT, RIGHT: integer) return integer; end reproducer_pkg; package body reproducer_pkg is function MIN(LEFT, RIGH...
-- $Id: tb_cmoda7_core.vhd 1181 2019-07-08 17:00:50Z mueller $ -- SPDX-License-Identifier: GPL-3.0-or-later -- Copyright 2017- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de> -- ------------------------------------------------------------------------------ -- Module Name: tb_cmoda7_core - sim -- Description: Test ...
library IEEE; use IEEE.STD_LOGIC_1164.all; entity D11_C2 is port( clk:in std_logic; s0,s1 : out STD_LOGIC ); end D11_C2; architecture D11_C2 of D11_C2 is begin process(clk) begin if(clk='1') then s0<='1';s1<='1'; else s0<='0';s1<='0'; end if; end process; end D11_C2; -- clk=0.5hz
-- -- Copyright (C) 2011, 2013 Chris McClelland -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Lesser General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This...
--------------------------------------------------- -- School: University of Massachusetts Dartmouth -- Department: Computer and Electrical Engineering -- Engineer: Daniel Noyes -- -- Create Date: SPRING 2015 -- Module Name: Button Controller -- Project Name: Button Controller -- Target Devices: Spartan-3E -- ...
--------------------------------------------------- -- School: University of Massachusetts Dartmouth -- Department: Computer and Electrical Engineering -- Engineer: Daniel Noyes -- -- Create Date: SPRING 2015 -- Module Name: Button Controller -- Project Name: Button Controller -- Target Devices: Spartan-3E -- ...
-- ------------------------------------------------------------- -- -- File Name: hdl_prj\hdlsrc\lms\LMS.vhd -- Created: 2015-06-19 16:39:42 -- -- Generated by MATLAB 8.5 and HDL Coder 3.6 -- -- -- ------------------------------------------------------------- -- Rate and Clocking Details -- ------------------------...
-- ------------------------------------------------------------- -- -- File Name: hdl_prj\hdlsrc\lms\LMS.vhd -- Created: 2015-06-19 16:39:42 -- -- Generated by MATLAB 8.5 and HDL Coder 3.6 -- -- -- ------------------------------------------------------------- -- Rate and Clocking Details -- ------------------------...
-- ------------------------------------------------------------------------------------------- -- Copyright © 2010-2013, Xilinx, Inc. -- This file contains confidential and proprietary information of Xilinx, Inc. and is -- protected under U.S. and international copyright and other intellectual property laws. ----------...
---------------------------------------------------------------------------------- -- Engineer: drxzclx@gmail.com -- -- Create Date: 22:35:50 01/09/2015 -- Design Name: HDMI block averager -- Module Name: - Behavioral -- Project Name: Neppielight -------------------------------------------------------------...
---------------------------------------------------------------------------------- -- Engineer: drxzclx@gmail.com -- -- Create Date: 22:35:50 01/09/2015 -- Design Name: HDMI block averager -- Module Name: - Behavioral -- Project Name: Neppielight -------------------------------------------------------------...
------------------------------------------------------------------------------- -- bfm_system.vhd ------------------------------------------------------------------------------- library IEEE; use IEEE.STD_LOGIC_1164.ALL; library UNISIM; use UNISIM.VCOMPONENTS.ALL; entity bfm_system is port ( sys_reset : in std_...
-- -- Environment package for VHDL-2008 -- -- This is also compiled into the NVC library for use with earlier standards -- package env is procedure stop(status : integer); procedure stop; procedure finish(status : integer); procedure finish; function resolution_limit return delay_length; end pa...
-- -- Environment package for VHDL-2008 -- -- This is also compiled into the NVC library for use with earlier standards -- package env is procedure stop(status : integer); procedure stop; procedure finish(status : integer); procedure finish; function resolution_limit return delay_length; end pa...
-- -- Environment package for VHDL-2008 -- -- This is also compiled into the NVC library for use with earlier standards -- package env is procedure stop(status : integer); procedure stop; procedure finish(status : integer); procedure finish; function resolution_limit return delay_length; end pa...
-- -- Environment package for VHDL-2008 -- -- This is also compiled into the NVC library for use with earlier standards -- package env is procedure stop(status : integer); procedure stop; procedure finish(status : integer); procedure finish; function resolution_limit return delay_length; end pa...
---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Design Name: -- Module Name: Interrupts - Behavioral -- Project Name: -- Target Devices: -- Tool versions: -- Description: -- -- Dependencies: -- -- Revision: -- Revision 1.00 - File Created 14.05.2007 ...
LIBRARY Ieee; USE ieee.std_logic_1164.all; ENTITY CLGB IS PORT ( P0, P1, G0, G1, Cin: IN STD_LOGIC; Cout1, Cout2: OUT STD_LOGIC ); END CLGB; ARCHITECTURE strc_CLGB of CLGB is BEGIN Cout1 <= G0 OR (P0 AND Cin); Cout2 <= G1 OR (P1 AND G0) OR (P1 AND P0 AND Cin); END strc_CLGB;
LIBRARY Ieee; USE ieee.std_logic_1164.all; ENTITY CLGB IS PORT ( P0, P1, G0, G1, Cin: IN STD_LOGIC; Cout1, Cout2: OUT STD_LOGIC ); END CLGB; ARCHITECTURE strc_CLGB of CLGB is BEGIN Cout1 <= G0 OR (P0 AND Cin); Cout2 <= G1 OR (P1 AND G0) OR (P1 AND P0 AND Cin); END strc_CLGB;
LIBRARY Ieee; USE ieee.std_logic_1164.all; ENTITY CLGB IS PORT ( P0, P1, G0, G1, Cin: IN STD_LOGIC; Cout1, Cout2: OUT STD_LOGIC ); END CLGB; ARCHITECTURE strc_CLGB of CLGB is BEGIN Cout1 <= G0 OR (P0 AND Cin); Cout2 <= G1 OR (P1 AND G0) OR (P1 AND P0 AND Cin); END strc_CLGB;
LIBRARY Ieee; USE ieee.std_logic_1164.all; ENTITY CLGB IS PORT ( P0, P1, G0, G1, Cin: IN STD_LOGIC; Cout1, Cout2: OUT STD_LOGIC ); END CLGB; ARCHITECTURE strc_CLGB of CLGB is BEGIN Cout1 <= G0 OR (P0 AND Cin); Cout2 <= G1 OR (P1 AND G0) OR (P1 AND P0 AND Cin); END strc_CLGB;
LIBRARY Ieee; USE ieee.std_logic_1164.all; ENTITY CLGB IS PORT ( P0, P1, G0, G1, Cin: IN STD_LOGIC; Cout1, Cout2: OUT STD_LOGIC ); END CLGB; ARCHITECTURE strc_CLGB of CLGB is BEGIN Cout1 <= G0 OR (P0 AND Cin); Cout2 <= G1 OR (P1 AND G0) OR (P1 AND P0 AND Cin); END strc_CLGB;
------------------------------------------------------------------------------- -- $Id: opb_v20.vhd,v 1.1.2.1 2009/10/06 21:15:01 gburch Exp $ ------------------------------------------------------------------------------- -- opb_v20.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: opb_v20.vhd,v 1.1.2.1 2009/10/06 21:15:01 gburch Exp $ ------------------------------------------------------------------------------- -- opb_v20.vhd - entity/architecture pair -------------------------------------------------------...
-- Revision history: -- 10.08.2015 Patrick Appenheimer created -- 10.08.2015 Carlos Minamisava Faria moore state machine states definition -- 10.08.2015 Carlos Minamisava Faria & Patrick Appenheimer Instructions added -- 11.08.2015 Patrick Appenheimer added state_register and state_de...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
The VHDL backend Written by Magnus Danielson and improved by Thomas Heidel A few things you have to care about: 1. In order to generate valid component declarations, you have to add an additional attribute to each pin. "type=IN" or "type=OUT" or "type=INOUT" 2. The "device" attribute must be unique to a sym...
library IEEE; use IEEE.STD_LOGIC_1164.ALL; entity Demultiplexer_4x1 is Port ( Selector : in STD_LOGIC_VECTOR(3 downto 0); input: in STD_LOGIC; output_A, output_B, output_C, output_D, output_E, output_F, output_G, output_H : out STD_LOGIC; output_I, output_J, output_K, output_L, outpu...
library ieee; use ieee.numeric_std.all; use ieee.std_logic_1164.all; entity ex5_jed is port( clock: in std_logic; input: in std_logic_vector(1 downto 0); output: out std_logic_vector(1 downto 0) ); end ex5_jed; architecture behaviour of ex5_jed is constant s1: std_logic_vector(3 downto 0) := "0100...
---------------------------------------------------------------------------- -- -- Atmel AVR ALU Test Entity Declaration -- -- This is the entity declaration which must be used for building the ALU -- portion of the AVR design for testing. -- -- Revision History: -- 17 Apr 98 Glen George Initial revision...
------------------------------------------------------------------------------- -- (c) Copyright 2012 - 2013 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and proprietary information -- of Xilinx, Inc. and is protected under U.S. and -- international copyright and other intellectual proper...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2014" `protect key_keyowner = "Cadence Design Systems.", key_keyname= "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect ke...
library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.NUMERIC_STD.ALL; library work; use work.all; use work.procedures.all; entity mp_indirect_fetch is port( rst : in std_logic; clk : in std_logic; cmd_in : in t_vliw; arg_in : in t_data_array(5 downto 0); mem_...
library IEEE, LFSR; use IEEE.std_logic_1164.all; use IEEE.numeric_std.all; -------------------------------------------------------------------------------- entity pulse_counter is generic ( G_counter_width : natural := 17; G_period : natural := 10000 ); port( CLK :...
---------------------------------------------------------------------------------- -- Company: Traducciones Magno -- Engineer: Magno -- -- Create Date: 18.03.2018 20:49:09 -- Design Name: -- Module Name: FIFO_Input - Behavioral -- Project Name: -- Target Devices: -- Tool Versions: -- Description: -- -- Dependenc...
---------------------------------------------------------------------------------- -- Company: Traducciones Magno -- Engineer: Magno -- -- Create Date: 18.03.2018 20:49:09 -- Design Name: -- Module Name: FIFO_Input - Behavioral -- Project Name: -- Target Devices: -- Tool Versions: -- Description: -- -- Dependenc...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity output_split5 is port ( wa0_data : in std_logic_vector(7 downto 0); wa0_addr : in std_logic_vector(2 downto 0); ra0_data : out std_logic_vector(7 downto 0); ra0_addr : in std_logic_vector(2 downto 0); wa0_en : in ...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity output_split5 is port ( wa0_data : in std_logic_vector(7 downto 0); wa0_addr : in std_logic_vector(2 downto 0); ra0_data : out std_logic_vector(7 downto 0); ra0_addr : in std_logic_vector(2 downto 0); wa0_en : in ...
-- Copyright (C) 2002 Morgan Kaufmann Publishers, Inc -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the -- Free Software Foundation; either version 2 of the License, or (at -- your o...
-- Copyright (C) 2002 Morgan Kaufmann Publishers, Inc -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the -- Free Software Foundation; either version 2 of the License, or (at -- your o...
-- Copyright (C) 2002 Morgan Kaufmann Publishers, Inc -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the -- Free Software Foundation; either version 2 of the License, or (at -- your o...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
---------------------------------------------------------------------------------- -- flags.vhd -- -- Copyright (C) 2006 Michael Poppitz -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; eit...
-- This is a wrapper made for calling Pixel_On_Text.vhd form verilog -- Since I'm not familiar with mapping string and structure(point_2d) bewteen verilog and vhdl, this is a simple walkaround. -- By using Pixel_On_Text2.vhd, this file may not be necessary anymore. -- However, sometimes it's a bit more convenient to gr...
--***************************************************************************** --*************************** VHDL Source Code ****************************** --***************************************************************************** -- vim: set ts=2 sw=2 tw=78 et : -- -- DESIGNER NAME: Ryan Tucker <rst798...
------------------------------------------------------------------------------ -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2003 - 2008, Gaisler Research -- Copyright (C) 2008 - 2014, Aeroflex Gaisler -- Copyright (C) 2015 - 2016, Cobham Gaisler -- -- This program is free software; you can ...
-------------------------------------------------------------------------------- -- Title : VHDL Support Level Module -- File : tri_mode_ethernet_mac_0_support.vhd -- Author : Xilinx Inc. -- ----------------------------------------------------------------------------- -- (c) Copyright 2013 Xilinx, Inc. A...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...
-- Copyright (C) 2001 Bill Billowitch. -- Some of the work to develop this test suite was done with Air Force -- support. The Air Force and Bill Billowitch assume no -- responsibilities for this software. -- This file is part of VESTs (Vhdl tESTs). -- VESTs is free software; you can redistribute it and/or modify i...