Milestone #20375
Device driver for IOTA DAQ module
Start date:
07/19/2018
Due date:
% Done:
87%
Estimated time:
(Total: 6.00 h)
Spent time:
0.50 h (Total: 5.00 h)
Description
Should be very similar to BBPM250x12.
Subtasks
History
#1 Updated by John Diamond over 2 years ago
- Due date set to 07/19/2018
due to changes in a related task: #20376
#2 Updated by John Diamond over 2 years ago
- Status changed from New to Assigned
- Assignee set to John Diamond
Updated the specification with IRQ definitions received from Alexe -
-- vme irq signals map: vme_inr_irq(0) <= raw_dma_end; vme_inr_irq(1) <= dsp_dma_end; vme_inr_irq(2) <= raw_data_ready; vme_inr_irq(3) <= dsp_data_ready; vme_inr_irq(4) <= ext_sync(3); -- ext gate: stop mode signal vme_inr_irq(5) <= ext_sync(2); -- ext trigger: injection signal vme_inr_irq(7 downto 6) <= "00"; -- n/a
#3 Updated by John Diamond over 2 years ago
- Due date set to 07/25/2018
due to changes in a related task: #20439