代码搜索:structural
找到约 526 项符合「structural」的源代码
代码结果 526
www.eeworm.com/read/148663/6935256
vhd reg.vhd
-------------------------------------------------------------------------------
-- Title : Register
-- Project : VHDL Library of Arithmetic Units
--------------------------------------------
www.eeworm.com/read/107655/6334159
vhd reg.vhd
-------------------------------------------------------------------------------
-- Title : Register
-- Project : VHDL Library of Arithmetic Units
--------------------------------------------
www.eeworm.com/read/107655/6334240
vhd reg.vhd
-------------------------------------------------------------------------------
-- Title : Register
-- Project : VHDL Library of Arithmetic Units
--------------------------------------------
www.eeworm.com/read/107655/6334320
vhd reg.vhd
-------------------------------------------------------------------------------
-- Title : Register
-- Project : VHDL Library of Arithmetic Units
--------------------------------------------
www.eeworm.com/read/407958/11407034
vhd gatesstr.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use work.primitive.all;
entity FEWGATES is port (
a,b,c,d: in std_logic;
y: out std_logic
);
end FEWGATES;
architecture structural of FEW
www.eeworm.com/read/5587/63588
lay structur.lay
"0"
(1000 . "{STRUCTURAL")
(1070 . 0)
(1070 . 7)
(1000 . "CONTINUOUS")
(1070 . 1)
(1000 . "STRUCTURAL}")
"S-GRID"
(1000 . "{STRUCTURAL")
(1070 . 0)
(1070 . 7)
(1000 . "CONTINUO
www.eeworm.com/read/427148/8972278
h img_dist_ssim.h
/*!
***************************************************************************
* \file
* img_dist_ssim.h
*
* \author
* Main contributors (see contributors.h for copyright, address a
www.eeworm.com/read/170457/9806352
vhd tb_fpga.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_signed.all;
use std.textio.all;
use work.pack.all;
entity tb_sppe is
end tb_sppe;
archit
www.eeworm.com/read/139799/13130797
vhd example3-3.vhd
LIBRARY IEEE;
USE IEEE.Std_Logic_1164.ALL;
USE IEEE.Std_Logic_Unsigned.ALL;
ENTITY example IS END;
ARCHITECTURE structural OF example IS
TYPE conv_type IS ARRAY (Std_ULogic) OF Bit;
CONSTANT
www.eeworm.com/read/487628/6506669
h img_dist_ssim.h
/*!
***************************************************************************
* \file
* img_dist_ssim.h
*
* \author
* Main contributors (see contributors.h for copyright, address a