GithubHelp home page GithubHelp logo

zzfd97 / vcs-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sundancemultiprocessortechnology/vcs-1

0.0 0.0 0.0 868.97 MB

VCS-1 system

License: GNU General Public License v3.0

Tcl 2.68% VHDL 55.67% Shell 0.17% C 6.72% C++ 0.83% Makefile 0.01% Python 0.03% CMake 0.01% SystemVerilog 5.13% V 7.48% Verilog 20.79% Pascal 0.01% JavaScript 0.40% Batchfile 0.01% PureBasic 0.01% HTML 0.07% SWIG 0.01%

vcs-1's Introduction

VCS-1

This repository stores the VCS-1 source code and documentation.

Directory structure

See the repository structure

VCS-1 documentation

All the pdf documents can be found in the Documentation folder. There is also relevant information inside each one of the repository folder and in the wiki.

Managing the Repository

Meeting the requirements

$ sudo apt update
$ sudo apt upgrade -y
$ sudo apt install tree git -y
$ mkdir -p $HOME/Development

Clone

using https

$ cd $HOME/Development
$ git clone https://github.com/SundanceMultiprocessorTechnology/VCS-1.git

OR using ssh

$ cd $HOME/Development
$ git clone [email protected]:SundanceMultiprocessorTechnology/VCS-1.git

update

$ cd $HOME/Development/VCS-1
$ git pull

commit (only available to authorised users)

$ cd $HOME/Development/VCS-1
$ ./push.sh

2019 (c) GPLv3 - Sundance Multiprocessor Technology Ltd.

vcs-1's People

Contributors

emiliewheatley avatar yaneke avatar ivica3730k avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.