blob: 2d6c19ea5fd270fc4a60da4df953625e74757e05 [file] [log] [blame] [view]
Teo Enefc400172020-07-20 18:48:57 -05001System on Chip Design Flow including standard cells for SkyWater 130nm process
2
3# VLSI Computer Architecture Research Group
4
5 * James E. Stine, Jr.
6 * Teo Ene
7 * Landon Burleson
8 * Ryan Swann
9 * Ryan Ridley
10 * Brett Mathis
11 * Alex Underwood
12 * S. Ross Thompson
13 * Peter Tikalsky
14
15Thanks to the following for help, guidance and support!
16
17 * Tim 'mithro' Ansell \<tansell@google.com\> (Google)
18 * Tim Edwards \<tim@efabless.com\> (eFabless)
19 * Mohamed Kassem \<mkk@efabless.com\> (eFabless)
20
21################################################################
22
23Oklahoma State University 130nm Library
24Board of Regents for the Oklahoma Agricultural and Mechanical Colleges
25VLSI Computer Architecture Research Laboratory
26
27We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
28
29 Reporting a bug
30 Discussing the current state of the code
31 Submitting a fix
32 Proposing new features
33 Becoming a maintainer
34
35 Any contributions you make will be under the Apache 2.0 Software License
36
37 In short, when you submit code changes, your submissions are understood to be under the same Apache 2.0 License that covers the project. Feel free to contact the maintainers if that's a concern.
38
39 Write bug reports with detail, background, and sample code
40
41 Great Bug Reports tend to have:
42
43 A quick summary and/or background
44 Steps to reproduce
45 Be specific!
46 Give sample code if you can.
47 What you expected would happen
48 What actually happens
49 Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
50
51Use a Consistent Coding Style
52
53 2 spaces for indentation rather than tabs
54 You can try running npm run lint for style unification
55
56License
57
58 By contributing, you agree that your contributions will be licensed under its Apache 2.0 License.
59
60Development Team
61
62In no particular order, we list the team members of the development team. We have put our life blood into this project. We hope you enjoy it. All of us have worked hard to contribute to this project in some way. Please contribute by using or contributing. If you use this library, please reference Oklahoma State University VLSI Computer Architecture Research Laboratory under an Apache 2.0 license.
63
64James Stine
65Teo Ene
66Landon Burleson
67Ryan Swann
68Ryan Ridley
69Brett Mathis
70Alex Underwood
71S. Ross Thompson
72Peter Tikalsky
73
74################################################################