This repository has been archived by the owner on May 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Write orsc_fe_vmestream_echo_test and validate VMEStream #8
Labels
Comments
ghost
assigned ekfriis
Sep 30, 2013
dabelknap
added a commit
to dabelknap/cms-calo-layer1
that referenced
this issue
Oct 1, 2013
Fix compiler warnings
For reference from Mathias:
|
Ah, okay. |
I am not sure - that address range just refers to the size of the RAMS. i.e. there is a RAM at 0x0000, and it's size is 2048 words (almost positive they are words). |
I mean, the addresses themselves are 16-bit. Otherwise it would be 0x00000000 - 0x000007FF instead, right? |
They definitely fit in 16bit, but they may be 32bit. You should ask Mathias. |
ekfriis
added a commit
to ekfriis/cms-calo-layer1
that referenced
this issue
Oct 3, 2013
As from Mathias, mentioned in uwcms#8
Note - at 904, the VME PC connected to the upper crate is l1ts-rct-02. You need to set
for vmedia to work. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cc @dabelknap
This should sit on the oRSC FE, read a stream via VMEStream and echo it back. Will allow validation of VMEStream.
The text was updated successfully, but these errors were encountered: