OpenCores
URL https://opencores.org/ocsvn/soc_maker/soc_maker/trunk

Subversion Repositories soc_maker

[/] [soc_maker/] [trunk/] [README.md] - Diff between revs 2 and 3

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 1... Line 1...
soc_maker
soc_maker
=========
===========
 
 
 
The System-on-Chip (SOC) Maker is a tool to create SOCs
 
in a simple way.
 
At the moment, only command line interface (CLI) is supported.
 
It is intended, that future implementations will allow to
 
create and manage SOCs with a graphical user interface (GUI).
 
 
 
This software is in a development stage and highly experimental.
 
 
 
Features
 
--------
 
 
 
* A CLI for easy interaction
 
* All configuration files are YAML based
 
  (see http://en.wikipedia.org/wiki/YAML)
 
 
 
 
 
Examples
 
--------
 
 
 
No real or useful examples have been tested, yet.
 
Only a simple script exists: examples/run.txt
 
 
 
Requirements
 
------------
 
 
 
 
 
 
 
Install
 
-------
 
 
 
sudo gem install
 
 
 
Author
 
------
 
 
 
Original author: Christian Haettich
 
 
 
 
 
License
 
-------
 
 
 
Copyright (C) 2014  Christian Haettich  - feddischson [ at ] opencores.org
 
 
 
This program is free software: you can redistribute it and/or modify
 
it under the terms of the GNU General Public License as published by
 
the Free Software Foundation, either version 3 of the License, or
 
(at your option) any later version.
 
 
 
This program is distributed in the hope that it will be useful,
 
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
GNU General Public License for more details.
 
 
 
You should have received a copy of the GNU General Public License
 
along with this program.  If not, see .
 
 
 
 
System-On-Chip Maker
 

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.