You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Fabrication acceptance test guide](docs/marble_test_guide/Marble_Test_Guide.pdf)
46
43
47
-
These are EPS files, authored using [xcircuit](http://opencircuitdesign.com/xcircuit/).
48
-
Maybe you want to use GhostView to look at them.
49
44
50
-
Also see notes on [current measurement capabilities](docs/shunts.md)
51
-
at runtime.
45
+
If you have a physical board that has already been tested you can jump directly to the User Guide. If you need to qualify, test or troubleshoot a board, you can use the fabrication acceptance test guide. These documents are also available as artifacts for each fabrication release.
52
46
53
-
Our use of the XRP7724 PWM Power Controllerhas its own [README](xr_chip/README.md).
47
+
Other documentation includes information on the XRP7724 PWM Power Controller, which has its own [README](xr_chip/README.md), and notes on [current measurement capabilities](docs/shunts.md)
54
48
55
-
## Scripting and processing
49
+
## Manufacturing package and other scripted processes
56
50
57
-
See the [scripts subdirectory](design/scripts) for
58
-
instructions and helper scripts covering:
51
+
The Marble design source files, along with documentation, are available in this repository under version control.
52
+
Other non-source artifacts (such as fabrication packages) are available for download for each manufactured release.
53
+
If you would like to manufacture Marble boards from any of the released version, download the manufacturing package for that particular version from the list of artifacts and request a quote from your favorite vendor. Marble is not yet available as a catalog item from any of our manufacturing partners.
54
+
55
+
When a new design version of Marble is ready for manufacture, a release is tagged in this repository and the corresponding artifacts are made available for download (e.g. manufacturing package, documentation, etc.). The physical boards have a [QR code](https://en.wikipedia.org/wiki/QR_code) on them, pointing to the board's tagged release on GitHub so a physical board can be mapped to the source code and fabrication package used for its manufacture.
56
+
57
+
Updating the QR code for a new release, updating the silkscreen design accordingly and generating a fabrication package is a process in itself. That and other processes are partially scripted. Additional information on those processes and the scripts used can be found in the [scripts subdirectory](design/scripts). A [README](design/scripts/README.md) covers the following:
59
58
60
-
* Updating the I2C subsystem diagram in schematics
61
59
* Inserting QR code on silkcsreen
62
60
* Generating artifacts for manufacturing
63
61
* Generating Xilinx constraint file
64
-
65
-
## Special note about the prototype Marble-Mini
66
-
67
-
Due to evolving branding ideas, the first prototype run of
68
-
[Marble-Mini](https://github.com/BerkeleyLab/Marble-Mini) boards was
69
-
marked "Marble v1.0rc3" and the QR code pointed to this Marble repo.
70
-
That's a *different board*: 4xSFP instead of 2xQSFP, and no SO-DIMM socket
71
-
are the most obvious indicators.
72
-
You can go [directly](https://github.com/BerkeleyLab/Marble-Mini/releases/tag/v1.0rc3)
73
-
to the documentation related to that manufacturing run.
62
+
* Updating the I2C subsystem diagram in schematics
74
63
75
64
## Credits
76
65
77
66
The initial design is supported by the Berkeley Accelerator Controls and Instrumentation (BACI), a DOE High Energy Physics (HEP) General Accelerator R&D (GARD) program and carried out by the Accelerator Technology Group (ATG) at LBNL, in collaboration with the Warsaw University of Technology (WUT) and Creotech Instruments in Poland.
78
67
79
68
The board was designed by Michal Gaska (WUT) and Larry Doolittle (LBNL) is the mastermind behind the design. Michael Betz, Vamsi Vytla, Sergio Paiagua and Eric Norum (LBNL) have also contributed to the design and supporting software and firmware throughout the development.
69
+
70
+
## Copyright
71
+
72
+
Marble Copyright (c) 2019, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Department of Energy). All rights reserved.
73
+
74
+
This documentation describes Marble and is licensed under the CERN OHL v. 1.2.
75
+
76
+
NOTICE. This documentation was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the documentation to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.
77
+
78
+
You may redistribute and modify this documentation under the terms of the CERN OHL v.1.2. (http://ohwr.org/cernohl). THIS DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Please see the CERN OHL v.1.2 for applicable conditions.
0 commit comments