mirror of
https://github.com/romychs/SIMM-72.git
synced 2025-04-09 23:36:32 +03:00
Initial commit version 1.0.0
This commit is contained in:
commit
f1bd7767df
2784
Export/Mount_SIMM72-4MB.pdf
Normal file
2784
Export/Mount_SIMM72-4MB.pdf
Normal file
File diff suppressed because it is too large
Load Diff
10677
Export/PCB_SIMM72-4MB.pdf
Normal file
10677
Export/PCB_SIMM72-4MB.pdf
Normal file
File diff suppressed because it is too large
Load Diff
3
Export/README.md
Normal file
3
Export/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
SIMM-72 готовые файлы
|
||||
======================
|
||||
Принципиальная схема и плата в доступных для просмотра форматах.
|
BIN
Export/Schematic_SIMM72-4MB.png
Normal file
BIN
Export/Schematic_SIMM72-4MB.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 380 KiB |
5
Export/Schematic_SIMM72-4MB.svg
Normal file
5
Export/Schematic_SIMM72-4MB.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 272 KiB |
BIN
Export/render.jpg
Normal file
BIN
Export/render.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
Gerber/Gerber_PCB_SIMM72-4MB.zip
Normal file
BIN
Gerber/Gerber_PCB_SIMM72-4MB.zip
Normal file
Binary file not shown.
29
LICENSE
Normal file
29
LICENSE
Normal file
@ -0,0 +1,29 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
Copyright (c) 2021, Roman Boykov
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
3. Neither the name of the copyright holder nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE 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 HOLDER 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.
|
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
Модуль памяти SIMM-72
|
||||
=====================
|
||||
|
||||
В данном репозитории представлен проект модуля памяти, стандарта SIMM-72 pin.
|
||||
Модуль имеет 2 чипа памяти EDO GM71C18163CT6, емкостью 1Mx16bit со временем доступа 60ns.
|
||||
|
||||

|
||||
|
||||
Общий обем модуля 4MB.
|
||||
|
||||
[Исходники](Sources)
|
||||
|
||||
[Готовые схемы](Export)
|
||||
|
||||
[Герберы](Gerber)
|
||||
|
||||
В настоящий момент, платы модуля заказаны, модуль в работе не проверен.
|
1
Sources/PCB_PCB_SIMM72-4MB.json
Normal file
1
Sources/PCB_PCB_SIMM72-4MB.json
Normal file
File diff suppressed because one or more lines are too long
7
Sources/README.md
Normal file
7
Sources/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
SIMM-72 Исходники
|
||||
=================
|
||||
Исходные файлы проекта в формате EasyEDA.
|
||||
|
||||
How to use:
|
||||
At EasyEDA editor, Click the document icon on the topbar, via "Document" > "Open" > "EasyEDA Source", and select json file, then open it at the editor.
|
||||
|
1
Sources/Schematic_SIMM72-4MB.json
Normal file
1
Sources/Schematic_SIMM72-4MB.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user