Difference between revisions of "MCE firmware"
From MCEWiki
(→MCE How-To Guide) |
|||
Line 4: | Line 4: | ||
* [[ MCE bugs ]] | * [[ MCE bugs ]] | ||
+ | == MCE Features == | ||
+ | * [[ The Stop Command ]] | ||
== MCE How-To Guide == | == MCE How-To Guide == | ||
Line 14: | Line 16: | ||
== Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc. == | == Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc. == | ||
It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles. | It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles. | ||
− | |||
== Hardware Peripherals == | == Hardware Peripherals == | ||
Line 20: | Line 21: | ||
* [[ USB Blaster ]] | * [[ USB Blaster ]] | ||
* [[ Sync Box ]] | * [[ Sync Box ]] | ||
− | |||
== Software Tools == | == Software Tools == | ||
Line 27: | Line 27: | ||
* [[ Quartus II Installation ]] | * [[ Quartus II Installation ]] | ||
* [[ ModelSim SE Installation ]] (from scratch) | * [[ ModelSim SE Installation ]] (from scratch) | ||
− | |||
We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information: | We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information: |
Revision as of 10:44, 2 July 2008
Contents
MCE Firmware Release Information
MCE Features
MCE How-To Guide
- Flux jumping
- Raw-mode readout
- High rate acquisition
- Fast SQ2 Feedback and TES Biasing with an Address Card
- Digital 4-pole Butterworth Low-pass filter
Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc.
It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles.
Hardware Peripherals
Software Tools
All that you need to know about logging into our CVS repository can be found here:
We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information:
- SVN Manual
- Accessing the SVN Repository
- SVN Commit Guidelines
- SVN Basic Operations