?? e10281_ed.vhd
字號:
----------------------------------------------------------------------------- This VHDL file is generated by EASE/VHDL from TRANSLOGIC BV,-- the 'Entity Architecture Schematics Editor for VHDL' tool.---------------------------------------------------------------------------------------------------------------------------------------------------------- Entity declaration of 'd10281_ed'.----------------------------------------------------------------------------- Drawing number : D10281-- Drawing description : Euclidean distances-- -- --------------------------------------------------------------- This ENTITY is automatically generated by EASE - do not edit.-- -------------------------------------------------------------LIBRARY ieee, work ;USE ieee.std_logic_1164.all ;USE ieee.std_logic_arith.all ;USE work.pfec.ALL ;USE work.d10281_pack.ALL ;ENTITY d10281_ed IS PORT( data_x : IN std_logic_vector( INPUT_WIDTH-1 DOWNTO 0 ) ; data_y : IN std_logic_vector( INPUT_WIDTH-1 DOWNTO 0 ) ; data_out : OUT branch_metric_type ) ;END d10281_ed ;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -