AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
Main Page
Design Unit List
Files
File List
All
Classes
Files
Variables
src
CMS_DAQ_3x_if
trunk.r3750
versioning.vhd
1
library
IEEE
;
2
library
WORK
;
3
use
IEEE.std_logic_1164.
all
;
4
use
IEEE.std_logic_arith.
all
;
5
6
package
mydefs
is
7
constant
version
:
std_logic_vector
(
31
downto
0
)
:=
x
"5E100001"
;
8
--this
constant
is
defined
to
have
1
ms
with
a
125
Mhz
9
constant
freq_used
:
std_logic_vector
(
31
downto
0
)
:=
x
"0002625a"
;
10
constant
FPGA_Brand
:
string
:=
"XILINX"
;
11
end
package
mydefs
;
12
13
-- version .......
14
--
15
--
16
-- version "
5E100001
";
17
-- first version
for
10Gb
18
--*****************************************************************
19
-- version "
00000000
";
20
-- Beta version used by HCAL
and
TCDS
21
--*****************************************************************
Generated on Sun Mar 6 2016 12:24:17 for AMC13 by
1.8.1