Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AIDA-2020 TLU
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
AIDA-2020 TLU
Commits
ed5d7a01
Commit
ed5d7a01
authored
7 years ago
by
David Cussans
Browse files
Options
Downloads
Patches
Plain Diff
More hacks to DEP files. Included *.xci files
parent
6abf5461
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
projects/TLU_v1e/firmware/cfg/tlu_1e.dep
+17
-0
17 additions, 0 deletions
projects/TLU_v1e/firmware/cfg/tlu_1e.dep
projects/TLU_v1e/firmware/cfg/top_tlu_1e_a35.dep
+1
-1
1 addition, 1 deletion
projects/TLU_v1e/firmware/cfg/top_tlu_1e_a35.dep
with
18 additions
and
1 deletion
projects/TLU_v1e/firmware/cfg/tlu_1e.dep
+
17
−
0
View file @
ed5d7a01
...
...
@@ -16,3 +16,20 @@ src -c components/tlu dut/DUTInterfaces_rtl.vhd
src -c components/tlu dut/DUTInterface_AIDA_rtl.vhd
src -c components/tlu dut/DUTInterface_EUDET_rtl.vhd
src -c components/tlu trigger/triggerLogic_rtl.vhd
src -c components/tlu synchronizeRegisters_rtl.vhd
src -c components/tlu trigger/arrivalTimeLUT_rtl.vhd
src -c components/tlu counterWithReset_rtl.vhd
src -c components/tlu trigger/dualSERDES_1to4_rtl.vhd
src -c components/tlu pulseClockDomainCrossing_rtl.vhd
src -c components/tlu single_pulse_rtl.vhd
src -c components/tlu stretchPulse_rtl.vhd
src -c components/tlu coincidenceLogic_rtl.vhd
# Inclide IP ( *.xci files )
src -c components/tlu --cd ../cgn tlu_event_fifo.xci
src -c components/tlu --cd ../cgn internalTriggerGenerator.xci
# Include I2C components
include -c ipbus-firmware:components/opencores_i2c
This diff is collapsed.
Click to expand it.
projects/TLU_v1e/firmware/cfg/top_tlu_1e_a35.dep
+
1
−
1
View file @
ed5d7a01
include enclustra_ax3_pm3_a35.dep
include tlu_1e.dep
setup set_top.tcl
#
setup set_top.tcl
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment