content
stringlengths
1
1.04M
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- upcnt_n - entity/architecture pair ------------------------------------------------------------------------------- -- -- ************************************...
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...
-- Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. -- -------------------------------------------------------------------------------- -- Tool Version: Vivado v.2016.4 (win64) Build 1733598 Wed Dec 14 22:35:39 MST 2016 -- Date : Mon Feb 13 12:44:42 2017 -- Host : WK117 running 64-bit major release ...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library work; use work.usb_pkg.all; entity ulpi_rx is generic ( g_support_split : boolean := true; g_support_token : boolean := true ); port ( clock : in std_logic; reset : in std_logic; ...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
`protect begin_protected `protect version = 1 `protect encrypt_agent = "XILINX" `protect encrypt_agent_info = "Xilinx Encryption Tool 2015" `protect key_keyowner = "Cadence Design Systems.", key_keyname = "cds_rsa_key", key_method = "rsa" `protect encoding = (enctype = "BASE64", line_length = 76, bytes = 64) `protect k...
library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library altera; use altera.alt_dspbuilder_package.all; library lpm; use lpm.lpm_components.all; entity alt_dspbuilder_counter_GNCXSYJEM5 is generic ( use_usr_aclr : string := "false"; use_ena : string := ...
library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library altera; use altera.alt_dspbuilder_package.all; library lpm; use lpm.lpm_components.all; entity alt_dspbuilder_counter_GNCXSYJEM5 is generic ( use_usr_aclr : string := "false"; use_ena : string := ...
library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library altera; use altera.alt_dspbuilder_package.all; library lpm; use lpm.lpm_components.all; entity alt_dspbuilder_counter_GNCXSYJEM5 is generic ( use_usr_aclr : string := "false"; use_ena : string := ...
library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library altera; use altera.alt_dspbuilder_package.all; library lpm; use lpm.lpm_components.all; entity alt_dspbuilder_counter_GNCXSYJEM5 is generic ( use_usr_aclr : string := "false"; use_ena : string := ...
-- NEED RESULT: ARCH00392.P1: Multi inertial transactions occurred on concurrent signal asg passed -- NEED RESULT: ARCH00392.P2: Multi inertial transactions occurred on concurrent signal asg passed -- NEED RESULT: ARCH00392.P3: Multi inertial transactions occurred on concurrent signal asg passed -- NEED RESULT: ARCH...
library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantiating Xilinx primitive components. --library UNISIM; --use UNISIM.VComponents.all; use work.cpu_pack.ALL; entity opcode...
library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantiating Xilinx primitive components. --library UNISIM; --use UNISIM.VComponents.all; use work.cpu_pack.ALL; entity opcode...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; use ieee.numeric_std.all; entity sx1255_s00_axi is generic ( C_S_AXI_DATA_WIDTH : integer := 32; C_S_AXI_ADDR_WIDTH : integer := 5; SPI_DATA_WIDTH : integer := 8 ); port ( -- axi lite S_AXI_ACLK : in st...
-- Copyright (C) Clifton Labs. All rights reserved. -- CLIFTON LABS MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE -- SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT -- NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -- PARTICULAR PURPOSE, OR NON-INFRINGEMENT. CLIFTON...
-- Copyright (C) Clifton Labs. All rights reserved. -- CLIFTON LABS MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE -- SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT -- NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -- PARTICULAR PURPOSE, OR NON-INFRINGEMENT. CLIFTON...
-- Copyright (C) Clifton Labs. All rights reserved. -- CLIFTON LABS MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE -- SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT -- NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -- PARTICULAR PURPOSE, OR NON-INFRINGEMENT. CLIFTON...
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Complete implementation of Patterson and Hennessy single cycle MIPS processor -- Copyright (C) 2015 Darci Luiz Tomasi Junior -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the ...
-------------------------------------------------------------------------------- --Copyright (c) 2014, Benjamin Bässler <ccl@xunit.de> --All rights reserved. -- --Redistribution and use in source and binary forms, with or without --modification, are permitted provided that the following conditions are met: -- --* Redis...
entity minimum_tb2 is end minimum_tb2; architecture tb of minimum_tb2 is begin process type natural_vector is array(natural range<>) of natural; constant A : natural_vector(1 downto 0) := (4, 6); variable b : natural_vector (0 to 1); begin -- Using the two-argument MINIMUM function -> analyzes, ela...
entity minimum_tb2 is end minimum_tb2; architecture tb of minimum_tb2 is begin process type natural_vector is array(natural range<>) of natural; constant A : natural_vector(1 downto 0) := (4, 6); variable b : natural_vector (0 to 1); begin -- Using the two-argument MINIMUM function -> analyzes, ela...
---- Engineer: Brett Bourgeois library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; USE work.UMDRISC_pkg.ALL; entity Reg is generic (regSize : integer:= BITREG_16); port ( CLK : in STD_LOGIC; RST : in STD_LOGIC; D : in STD_LOGIC_VECTOR(...
library ieee; use ieee.std_logic_1164.all; entity cmp_979 is port ( ne : out std_logic; in1 : in std_logic_vector(31 downto 0); in0 : in std_logic_vector(31 downto 0) ); end cmp_979; architecture augh of cmp_979 is signal tmp : std_logic; begin -- Compute the result tmp <= '0' when in1 /= in0 else ...
library ieee; use ieee.std_logic_1164.all; entity cmp_979 is port ( ne : out std_logic; in1 : in std_logic_vector(31 downto 0); in0 : in std_logic_vector(31 downto 0) ); end cmp_979; architecture augh of cmp_979 is signal tmp : std_logic; begin -- Compute the result tmp <= '0' when in1 /= in0 else ...
library ieee; use ieee.std_logic_1164.all; entity sub_slv is port ( clk : in std_logic; a : in std_logic_vector(7 downto 0); b : out std_logic_vector(7 downto 0) ); end sub_slv; architecture rtl of sub_slv is begin process(clk) begin if rising_edge(clk) then b <= a; end if; end p...
------------------------------------------------------------------------------------ -- -- -- Copyright (c) 2004, Hangouet Samuel -- -- , Jan Sebastien ...
-- generated with tablegen by MikeJ library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity vol_table is port ( CLK : in std_logic; ADDR : in std_logic_vector(11 downto 0); DATA : out std_logic_vector(9 downto 0) ); end; architecture RTL...
-------------------------------------------------------------------------------- -- PROJECT: PIPE MANIA - GAME FOR FPGA -------------------------------------------------------------------------------- -- NAME: CELL_CTRL -- AUTHORS: Jakub Cabal <xcabal05@stud.feec.vutbr.cz> -- LICENSE: The MIT License, please read LI...
-- Company: Fachhochschule Dortmund -- Engineer: Mysara Ibrahim -- -- Create Date: 27/06/2017 10:20:32 AM -- Design Name: Top Implementation for Convolutional Codes example project -- Module Name: top_implem - Behavioral -- Project Name: Convolutional Codes example project library IEEE; use IEEE.STD_LOGIC_1164.ALL; us...
----------------------------------------------------------------------------------------- -- -- -- This file is part of the CAPH Compiler distribution -- -- http://caph.univ-bpc...
entity cover is end entity; architecture test of cover is signal s : integer; begin process is variable v : integer; begin v := 1; if s = 1 or s > 10 then v := 2; end if; wait; end process; end architecture;
entity cover is end entity; architecture test of cover is signal s : integer; begin process is variable v : integer; begin v := 1; if s = 1 or s > 10 then v := 2; end if; wait; end process; end architecture;
entity cover is end entity; architecture test of cover is signal s : integer; begin process is variable v : integer; begin v := 1; if s = 1 or s > 10 then v := 2; end if; wait; end process; end architecture;
entity cover is end entity; architecture test of cover is signal s : integer; begin process is variable v : integer; begin v := 1; if s = 1 or s > 10 then v := 2; end if; wait; end process; end architecture;
--------------------------------------------------------------------------------- -- Engineer: Klimann Wendelin -- -- Create Date: 07:25:11 11/Okt/2013 -- Design Name: pcm3168 -- -- Description: -- -- This module provides a bridge between an I2S serial device (audio ADC, S/PDIF -- Decoded data) and a para...
-- 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...
entity Tb2 is end; architecture top of Tb2 is function get_m15 return real is begin return -1.5; end get_m15; constant int_2 : INTEGER := natural(get_m15); begin assert FALSE report "17 - int_2 (natural(-1.5)): " & INTEGER'image(int_2) severity note; end;
entity Tb2 is end; architecture top of Tb2 is function get_m15 return real is begin return -1.5; end get_m15; constant int_2 : INTEGER := natural(get_m15); begin assert FALSE report "17 - int_2 (natural(-1.5)): " & INTEGER'image(int_2) severity note; end;
entity Tb2 is end; architecture top of Tb2 is function get_m15 return real is begin return -1.5; end get_m15; constant int_2 : INTEGER := natural(get_m15); begin assert FALSE report "17 - int_2 (natural(-1.5)): " & INTEGER'image(int_2) severity note; end;
-- How do I add two std_logic_vectors signed library IEEE; use IEEE.STD_LOGIC_1164.ALL; use ieee.numeric_std.all; entity alu is Port ( in1 : in std_logic_vector(15 downto 0); in2 : in std_logic_vector(15 downto 0); clk : in STD_LOGIC; -- Just in case, this design is async result...
library IEEE; use IEEE.Std_Logic_1164.all; --Multiplexador 2x1 30bits entity mux2x1_30 is port (IN0,IN1: in std_logic_vector(29 downto 0); REG: out std_logic_vector(29 downto 0); SW: in std_logic ); end mux2x1_30; --Definicao Arquitetura architecture circuito of mux2x1_30 is begin REG <= IN0 when SW = '0' el...
------------------------------------------------------------------------------- -- -- Testbench for interrupt evaluation. -- -- $Id: tb_int-c.vhd,v 1.2 2006-06-05 14:42:50 arniml Exp $ -- -- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) -- -- All rights reserved -- -------------------------------------------...
------------------------------------------------------------------------------- -- Author: Aragonés Orellana, Silvia -- García Garcia, Ruy -- Project Name: PIC -- Design Name: ram.vhd -- Module Name: ram.vhd ------------------------------------------------------------------------------- library IEEE; USE IEE...
library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.NUMERIC_STD.all; library std; entity negate_process is generic ( CLK_PROC_FREQ : integer; IN_SIZE : integer; OUT_SIZE : integer ); port ( clk_proc : in std_logic; reset_n : in std_logic; -----------...
------------------------------------------------------------------------------ -- user_logic.vhd - entity/architecture pair ------------------------------------------------------------------------------ -- -- *************************************************************************** -- ** Copyright (c) 1995-2010 Xilin...
library ieee; use ieee.std_logic_1164.all; entity zcpsm2dma is generic ( RAM_AWIDTH : natural ); port( clk : in std_logic; reset : in std_logic; zcpsm_clk : in std_logic; zcpsm_ce : in std_logic; zcpsm_port_id : in std_logic_vector(3 downto 0); zcpsm_write_strobe : in std...
-- Copyright (c) 2016 CERN -- @author Maciej Suminski <maciej.suminski@cern.ch> -- -- This source code is free software; you can redistribute it -- and/or modify it in source code form under the terms of the GNU -- General Public License as published by the Free Software -- Foundation; either version 2 of the License, ...
-- Copyright (c) 2016 CERN -- @author Maciej Suminski <maciej.suminski@cern.ch> -- -- This source code is free software; you can redistribute it -- and/or modify it in source code form under the terms of the GNU -- General Public License as published by the Free Software -- Foundation; either version 2 of the License, ...
--********************************************************************************** -- Copyright 2013, Ryan Henderson -- CMOS digital camera controller and frame capture device -- -- digital_camera.vhd -- -- Top level file for the project -- -- ppd(7) is tied to program pin. 0 is clk --***************************...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_textio.all; use ieee.std_logic_unsigned.all; use std.textio.all; use ieee.numeric_std.all; entity tb is generic( address_width: integer := 15; memory_file : string := "code.txt"; log_file: string := "out.txt"; uart_support : string := "...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library work; use work.io_bus_pkg.all; use work.mem_bus_pkg.all; use work.dma_bus_pkg.all; use work.slot_bus_pkg.all; use work.cart_slot_pkg.all; entity slot_server_v4 is generic ( g_tag_slot : std_logic_vector(7 downto 0) := X...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library work; use work.io_bus_pkg.all; use work.mem_bus_pkg.all; use work.dma_bus_pkg.all; use work.slot_bus_pkg.all; use work.cart_slot_pkg.all; entity slot_server_v4 is generic ( g_tag_slot : std_logic_vector(7 downto 0) := X...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library work; use work.io_bus_pkg.all; use work.mem_bus_pkg.all; use work.dma_bus_pkg.all; use work.slot_bus_pkg.all; use work.cart_slot_pkg.all; entity slot_server_v4 is generic ( g_tag_slot : std_logic_vector(7 downto 0) := X...
architecture ARCH of ENTITY1 is begin U_INST1 : INST1 generic map ( G_GEN_1 => 3, -- comment G_GEN_2 => 4, -- comment G_GEN_3 => 5 -- comment ) port map ( PORT_1 => w_port_1, -- comment PORT_2 => w_port_2, -- comment PORT_3 => w_port_3 -- comment ); -- Viola...
------------------------------------------------------------------------------- -- $Id: mux_onehot.vhd,v 1.1.2.1 2009/10/06 21:15:00 gburch Exp $ ------------------------------------------------------------------------------- -- mux_onehot.vhd - entity/architecture pair -------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: mux_onehot.vhd,v 1.1.2.1 2009/10/06 21:15:00 gburch Exp $ ------------------------------------------------------------------------------- -- mux_onehot.vhd - entity/architecture pair -------------------------------------------------...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; -- This is responsible for outputting the proper video sync signals for VGA at -- 640x480 with a 60 Hz refresh rate. -- -- The actual video dimensions are 800x525: -- HORIZONTAL...
LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY part6 IS PORT ( Button : IN STD_LOGIC_VECTOR(1 DOWNTO 0); SW : IN STD_LOGIC_VECTOR(7 DOWNTO 0); HEX0 : OUT STD_LOGIC_VECTOR(6 DOWNTO 0); HEX1 : OUT STD_LOGIC_VECTOR(6 DOWNTO 0); HEX2 : OUT STD_LOGIC_VECTOR(6 DOWNTO 0); HEX3 : OUT STD_LOGIC_VECTO...
-- **** -- T65(b) core. In an effort to merge and maintain bug fixes .... -- -- -- Ver 303 ost(ML) July 2014 -- ALU opcodes to vhdl types -- Ver 300 Bugfixes by ehenciak added -- MikeJ March 2005 -- Latest version from www.fpgaarcade.com (original www.opencores.org) -- -- **** -- -- 6502 compatible microp...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
---------------------------------------------------------------------------------- -- prescaler.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...
------------------------------------------------------------------------------- -- Title : Testbench for CORDIC module -- Project : ------------------------------------------------------------------------------- -- File : cordic_bench.vhd -- Author : aylons <aylons@LNLS190> -- Company : -- Creat...
-- -*- vhdl -*- ------------------------------------------------------------------------------- -- Copyright (c) 2012, The CARPE Project, All rights reserved. -- -- See the AUTHORS file for individual contributors. -- -- ...
-- ____ _ _ -- / ___| ___ _ _ _ __ __| | __ _ __ _| |_ ___ ___ -- \___ \ / _ \| | | | '_ \ / _` |/ _` |/ _` | __/ _ \/ __| -- ___) | (_) | |_| | | | | (_| | (_| | (_| | || __/\__ \ -- |____/ \___/ \__,_|_| |_|\__,_|\__, |\__,_|\__\___||___/ -- ...
-- $Id: pdp11_hio70_arty.vhd 1181 2019-07-08 17:00:50Z mueller $ -- SPDX-License-Identifier: GPL-3.0-or-later -- Copyright 2016-2018 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de> -- ------------------------------------------------------------------------------ -- Module Name: pdp11_hio70_arty - syn -- Description: ...
---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 25.01.2016 17:22:42 -- Design Name: -- Module Name: serialLoader - Behavioral -- Project Name: -- Target Devices: -- Tool Versions: -- Description: -- -- Dependencies: -- -- Revision...
-- 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...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity xor00 is port( clkx: in std_logic ; codopx: in std_logic_vector ( 3 downto 0 ); portAx: in std_logic_vector ( 7 downto 0 ); portBx: in std_logic_vector ( 7 downto 0 ); inFlagx: in std_log...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity sub_446 is port ( result : out std_logic_vector(31 downto 0); in_a : in std_logic_vector(31 downto 0); in_b : in std_logic_vector(31 downto 0) ); end sub_446; architecture augh of sub_446 is signal carry_inA : std_l...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity sub_446 is port ( result : out std_logic_vector(31 downto 0); in_a : in std_logic_vector(31 downto 0); in_b : in std_logic_vector(31 downto 0) ); end sub_446; architecture augh of sub_446 is signal carry_inA : std_l...
-- Copyright 1986-2017 Xilinx, Inc. All Rights Reserved. -- -------------------------------------------------------------------------------- -- Tool Version: Vivado v.2017.3 (lin64) Build 2018833 Wed Oct 4 19:58:07 MDT 2017 -- Date : Tue Oct 17 18:55:12 2017 -- Host : TacitMonolith running 64-bit Ubuntu ...
------------------------------------------------------------------------------ -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2003, Gaisler Research -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published b...
------------------------------------------------------------------------------ -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2003, Gaisler Research -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published b...
-- **************************************************************************** -- Filename :svga_core.vhd -- Project :VGA Core -- Version :0.1 -- Author :Jonathan P Dawson -- Created Date :2005-12-18 -- ********************************************************************...