Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tr-pmc
Manage
Activity
Members
Labels
Plan
Issues
0
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
tr-pmc
Commits
fc0f0b5a
Commit
fc0f0b5a
authored
9 years ago
by
A. Hahn
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme.md
parent
4728ee11
Branches
proposed_master
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+0
-0
0 additions, 0 deletions
README
README.md
+24
-0
24 additions, 0 deletions
README.md
with
24 additions
and
0 deletions
README
deleted
100644 → 0
+
0
−
0
View file @
4728ee11
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
24
−
0
View file @
fc0f0b5a
White Rabbit Timing Receiver in PMC format
=
How to check out and synthesize the PMC gate ware
==
On Linux:
<pre>
mkdir pmc
cd pmc/
git clone https://github.com/stefanrauch/bel_projects.git --recursive
cd bel_projects/
git checkout pmc
git submodule init
git submodule update
git submodule update --recursive
Optional: make pmc
Optional: Open project file bel_projects/syn/gsi_pmc/control/pci_pmc.qpf
with Quartus
</pre>
Be aware that you need a Quartus 64-bit version to synthesize the design.
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