OpenHardware development board for Russian Baikal BE-T1000 MIPS Warrior P-class P5600 processor
Project status is "active schematic development". So, we haven't production PCB at this moment.
First of all, get KiCAD EDA at http://kicad-pcb.org/download/
Install Git at https://git-scm.com/downloads if you don't have it allready.
Then do this commands in git-bash:
- git clone https://github.com/chipiki/baikal_be-t1000.git
- cd baikal_be-t1000
- git submodule init
- git submodule update
- git submodule sync
Then launch KiCAD and open project file "baikal_be-t100.pro".
Открытый проект отладочной платы для отечественного процессора Байкал BE-T1000 MIPS32 Warrior P-class P5600.
Проект в стадии активной разработки схемы. Так, что, пока, готовой версии печатной платы нет на данный момент.
Для начала нужно скачать KiCAD на http://kicad-pcb.org/download/
Потом, необходимо установить Git отсюда https://git-scm.com/downloads , если он ещё не был установлен ранее.
Затем необходимо выполнить следующие команды в git-bash:
- git clone https://github.com/chipiki/baikal_be-t1000.git
- cd baikal_be-t1000
- git submodule init
- git submodule update
- git submodule sync
Затем запустите KiCAD и откройте файл проекта "baikal_be-t100.pro".