content
stringlengths
1
1.04M
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2014.4 -- Copyright (C) 2014 Xilinx Inc. All rights reserved. -- -- ============================================================== library ieee; use ieee.st...
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2014.4 -- Copyright (C) 2014 Xilinx Inc. All rights reserved. -- -- ============================================================== library ieee; use ieee.st...
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2014.4 -- Copyright (C) 2014 Xilinx Inc. All rights reserved. -- -- ============================================================== library ieee; use ieee.st...
component ghrd_10as066n2_led_pio is port ( clk : in std_logic := 'X'; -- clk in_port : in std_logic_vector(3 downto 0) := (others => 'X'); -- in_port out_port : out std_logic_vector(3 downto 0); -- out_port reset_n : in std_logic ...
-- 32-bit shifter circuit -- this circuit performs shifts (both logical and arithmetic) on inputs -- all code (c) copyright 2016 Jay valentine, released under the MIT license library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.NUMERIC_STD.all; entity shifter_32_bit is port ( -- inputs a_32 : in std_logic_vect...
---------------------------------------------------------- -- Design : Simple testbench for an 8-bit VHDL counter -- Author : Javier D. Garcia-Lasheras ---------------------------------------------------------- library ieee; use ieee.std_logic_1164.all; entity counter_tb is -- entity declaration end ...
---------------------------------------------------------- -- Design : Simple testbench for an 8-bit VHDL counter -- Author : Javier D. Garcia-Lasheras ---------------------------------------------------------- library ieee; use ieee.std_logic_1164.all; entity counter_tb is -- entity declaration end ...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
------------------------------------------------------------------------------- -- $Id: dcr_v29.vhd,v 1.1.4.1 2009/10/06 21:09:10 gburch Exp $ ------------------------------------------------------------------------------- -- dcr_v29.vhd - entity/architecture pair -------------------------------------------------------...
-- 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:45:00 2017 -- Host : WK117 running 64-bit major release ...
-- XGA Signal 1024 x 768 @ 60 Hz timing -- General timing -- Screen refresh rate 60 Hz -- Vertical refresh 48.363095238095 kHz -- Pixel freq. 65.0 MHz -- Horizontal timing (line) -- Polarity of horizontal sync pulse is negative. -- Scanline part Pixels Time [µs] -- Visible area 1024 15.753846...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity explosion_rom is port( addr: in std_logic_vector(9 downto 0); data: out std_logic_vector(2 downto 0) ); end explosion_rom; architecture content of explosion_rom is type rgb_array is array(0 to 31) of std_log...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity explosion_rom is port( addr: in std_logic_vector(9 downto 0); data: out std_logic_vector(2 downto 0) ); end explosion_rom; architecture content of explosion_rom is type rgb_array is array(0 to 31) of std_log...
-- -- Copyright (C) 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 progr...
package access_field_through_function_pkg is type record_t is record field : integer; end record; type protected_t is protected function fun return record_t; end protected; function fun return record_t; function fun(param : integer) return record_t; function access_field_fun1 return integer; f...
package access_field_through_function_pkg is type record_t is record field : integer; end record; type protected_t is protected function fun return record_t; end protected; function fun return record_t; function fun(param : integer) return record_t; function access_field_fun1 return integer; f...
--Legal Notice: (C)2015 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 functions, and any --output files any of the foregoing (including device programming or --simulation files), and any associated do...
-- $Id: dcm_sfs_unisim_s3e.vhd 1181 2019-07-08 17:00:50Z mueller $ -- SPDX-License-Identifier: GPL-3.0-or-later -- Copyright 2010-2011 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de> -- ------------------------------------------------------------------------------ -- Module Name: dcm_sfs - syn -- Description: DCM f...
`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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
-- ************************************************************************* -- -- (c) Copyright 2010-2011 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...
---------------------------------------------------------------------------------- -- Module Name: extract_timings.vhd - Behavioral -- -- Description: Extract the timing constants from a VGA style 800x600 signal -- ---------------------------------------------------------------------------------- -- FPGA_DisplayP...
---------------------------------------------------------------------------------- -- Engineer: Longofono -- Create Date: 04/26/2017 06:28:40 PM -- Description: VGA control interface -- -- Notes -- -- Adapted from a starter module provided on -- the Nexys4 Github site. Accessed 4/26/2017: -- https://github.com/Digil...
-- Vhdl test bench created from schematic G:\University\5th semester\CAD\CAD-CA5-wrapper\wrapper\FinalDP.sch - Sat Jan 16 17:16:35 2016 -- -- Notes: -- 1) This testbench template has been automatically generated using types -- std_logic and std_logic_vector for the ports of the unit under test. -- Xilinx recommends th...
-- ----------------------------------------------------------------------- -- -- Company: INVEA-TECH a.s. -- -- Project: IPFIX design -- -- ----------------------------------------------------------------------- -- -- (c) Copyright 2011 INVEA-TECH a.s. -- All rights reserved. -- -- Please review the terms of ...
`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...
entity tb_func01 is end tb_func01; library ieee; use ieee.std_logic_1164.all; architecture behav of tb_func01 is signal a, b : std_logic_vector(7 downto 0); begin dut: entity work.func01 port map (a, b); process begin a <= x"5d"; wait for 1 ns; assert b = x"1d" severity failure; a <= x"f...
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity topadder00 is port( clkadd: in std_logic ; codopadd: in std_logic_vector ( 3 downto 0 ); inFlagadd: in std_logic ; portAaddin: in std_logic_vector ( 7 downto 0 ); portBaddin: in std_logic...
package p1 is type my_type is (a, b, c); type my_vec is array (natural range <>) of my_type; -- Implicit <= declared here end package; use work.p1.all; package p2 is function "<=" (l, r : my_vec) return boolean; end package; entity e is end entity; use work.p1.all; use work.p2.all; architecture a o...
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_multiplier_GNEIWYOKUR is generic ( DEDICATED_MULTIPLIER_CIRCUITRY : string := "YES"; S...
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_multiplier_GNEIWYOKUR is generic ( DEDICATED_MULTIPLIER_CIRCUITRY : string := "YES"; S...
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_multiplier_GNEIWYOKUR is generic ( DEDICATED_MULTIPLIER_CIRCUITRY : string := "YES"; S...
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_multiplier_GNEIWYOKUR is generic ( DEDICATED_MULTIPLIER_CIRCUITRY : string := "YES"; S...
-- 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...
--================================================================================================================================ -- Copyright 2020 Bitvis -- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- You may obtain a copy of the ...
-- (c) Copyright 1995-2016 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 ...
--Copyright 2017 Gustav Örtenberg --Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- --1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. -- --2....
-- 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...
---------------------------------------------------------------------------------- -- Home assignement in "Digitaalloogika ja -süsteemid" (http://priit.ati.ttu.ee/?page_id=2320) -- ALU FPGA synthesis on Playground FPGA -- (Playground FPGA toplevel module by Keijo Lass, Priit Ruberg) -- ---------------------------------...
------------------------------------------------------------------------------- -- -- Copyright (c) 1989 by Intermetrics, Inc. -- All rights reserved. -- ------------------------------------------------------------------------------- -- -- TEST NAME: -- -- CT00347 -- -- AUTHOR: -- -- D. Hyma...
library ieee; use ieee.std_logic_1164.all; entity s_box is port( data_in: in std_logic_vector(0 to 47); data_out: out std_logic_vector(0 to 31)); end s_box; architecture behavior of s_box is component s1_box port( data_in: in std_logic_vector(0 to 5); data_out: out std_logic_vector(0 to 3)); end component; ...
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2014.4 -- Copyright (C) 2014 Xilinx Inc. All rights reserved. -- -- ============================================================== library IEEE; use IEEE.std...
-- ============================================================== -- File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC -- Version: 2014.4 -- Copyright (C) 2014 Xilinx Inc. All rights reserved. -- -- ============================================================== library IEEE; use IEEE.std...
------------------------------------------------------------------------------ -- axi_spdif_rx.vhd - entity/architecture pair ------------------------------------------------------------------------------ -- IMPORTANT: -- DO NOT MODIFY THIS FILE EXCEPT IN THE DESIGNATED SECTIONS. -- -- SEARCH FOR --USER TO DETERMINE WH...
architecture RTL of FIFO is begin process is begin end process; process (a, b) is begin end process; -- Violations below process is begin end process; process (a, b)is begin end process; process(a,b)is begin end process; end architecture RTL;
library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.NUMERIC_STD.ALL; entity FrameGrabber is port( -- Memory ADDR: out std_logic_vector(18 downto 0); IO: inout std_logic_vector(7 downto 0); MEM_OE: out std_logic := '1'; -- Active low MEM_WE: out std_logic := '1'; -- Active low MEM_CE...
------------------------------------------------------------------------------- -- White Rabbit Switch / GSI BEL ------------------------------------------------------------------------------- -- -- unit name: Parallel-In/Serial-Out shift register -- -- author: Mathias Kreider, m.kreider@gsi.de -- -- date: $Date:: $: -...
-- megafunction wizard: %LPM_DECODE% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: LPM_DECODE -- ============================================================ -- File Name: lpm_decode0.vhd -- Megafunction Name(s): -- LPM_DECODE -- -- Simulation Library Files(s): -- lpm -- =================================...
--------------------------------------------------------------------- -- LXP32C CPU top-level module (C-series, with instruction cache) -- -- Part of the LXP32 CPU -- -- Copyright (c) 2016 by Alex I. Kuznetsov -- -- This version uses Wishbone B3 interface for the instruction bus -- (IBUS). It is designed for high-laten...
-------------------------------------------------------------------------------- -- -- FIFO Generator Core Demo Testbench -- -------------------------------------------------------------------------------- -- -- (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. -- -- This file contains confidential and prop...
-- (c) Copyright 1995-2014 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-2014 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 ...
-- 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...
-- ================================================================================= -- // Name: Bryan Mason, James Batcheler, & Brad McMahon -- // File: reg.vhd -- // Date: 12/9/2004 -- // Description: generic register -- // Class: CSE 378 -- =================================================...
library verilog; use verilog.vl_types.all; entity FSM_core_vlg_vec_tst is end FSM_core_vlg_vec_tst;
library verilog; use verilog.vl_types.all; entity FSM_core_vlg_vec_tst is end FSM_core_vlg_vec_tst;
-- -- ZPUINO package -- -- Copyright 2010 Alvaro Lopes <alvieboy@alvie.com> -- -- Version: 1.0 -- -- The FreeBSD license -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions -- are met: -- -- 1. Redistributions of s...
-- 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:43:26 2017 -- Host : WK117 running 64-bit major release ...
-------------------------------------------------------------------------------- -- -- FIFO Generator Core Demo Testbench -- -------------------------------------------------------------------------------- -- -- (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. -- -- This file contains confidential ...
-- Copyright 1986-2017 Xilinx, Inc. All Rights Reserved. -- -------------------------------------------------------------------------------- -- Tool Version: Vivado v.2017.2 (win64) Build 1909853 Thu Jun 15 18:39:09 MDT 2017 -- Date : Tue Sep 19 09:41:24 2017 -- Host : DarkCube running 64-bit major re...
architecture RTL of FIFO is function func1 return integer is begin end function func1; FUNCTION FUNC1 RETURN INTEGER IS BEGIN END FUNCTION FUNC1; procedure proc1 Is begin end procedure proc1; begin end architecture RTL;
-- 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...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity i2c_master is generic( clock_freq : natural := 50000000; -- 50MHz bus_freq : natural := 200000 -- 200 kHz ); port( clock_50 : in std_logic; slave_addr : in std_logic_vector(7 downto 0); rw_addr : in std_logic_vector(7 downto 0); ...
architecture rtl of fifo is alias designator : subtype_indication is name; alias designator : subtype_indication is name; begin end architecture rtl;
---------------------------------------------------------------------------------- -- Project Name: Frecuency Counter -- Target Devices: Spartan 3 -- Engineers: Ángel Larrañaga Muro -- Nicolás Jurado Jiménez -- Gonzalo Matarrubia Gonzalez -- License: All files included in this proyect are licensed under ...
`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...
-- 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 : Wed May 31 20:16:39 2017 -- Host : GILAMONSTER running 64-bit major rel...
------------------------------------------------------------------------------ -- 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, Cobham Gaisler -- -- This program is free software; you can redistr...
package foo is procedure bar (signal a, b : in bit; signal c : out bit); procedure bar (signal a, b, c : in bit; signal d : out bit); end package foo; package body foo is procedure bar (signal a, b : in bit; signal c : out bit) is begin c <= a xor b; end procedure bar; procedure bar (signal a, b, c : ...
package foo is procedure bar (signal a, b : in bit; signal c : out bit); procedure bar (signal a, b, c : in bit; signal d : out bit); end package foo; package body foo is procedure bar (signal a, b : in bit; signal c : out bit) is begin c <= a xor b; end procedure bar; procedure bar (signal a, b, c : ...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity add_178 is port ( result : out std_logic_vector(19 downto 0); in_a : in std_logic_vector(19 downto 0); in_b : in std_logic_vector(19 downto 0) ); end add_178; architecture augh of add_178 is signal carry_inA : std_l...
library ieee; use ieee.std_logic_1164.all; library ieee; use ieee.numeric_std.all; entity add_178 is port ( result : out std_logic_vector(19 downto 0); in_a : in std_logic_vector(19 downto 0); in_b : in std_logic_vector(19 downto 0) ); end add_178; architecture augh of add_178 is signal carry_inA : std_l...
-- $Header: /syn/cvs/rcs/compilers/vhdl/vhd/synattr.vhd,v 1.90.2.14.2.1 2003/07/08 18:06:01 akapoor Exp $ ----------------------------------------------------------------------------- -- -- -- Copyright (c) 1997-2003 by Synplicity, Inc. All rig...
-- $Header: /syn/cvs/rcs/compilers/vhdl/vhd/synattr.vhd,v 1.90.2.14.2.1 2003/07/08 18:06:01 akapoor Exp $ ----------------------------------------------------------------------------- -- -- -- Copyright (c) 1997-2003 by Synplicity, Inc. All rig...