Giter VIP home page Giter VIP logo
MB-References (MB-Ref)

Microblaze References

Stephan Linz
Li-Pro.Net

Haydnstr. 3
07749 Jena
Germany

Copyright © 2010-2011 by Li-Pro.Net, Stephan Linz


Summary

This directory contains Microblaze hardware reference designs for
a fast startup phase of your own designs and as a base for further
developments.

The development of MB-Ref is closely to Xilinx EDK: some parts of
the configuration modules are dependent on different version of
Xilinx EDK and SDK.


Status

In general, all designes in directory "working-designs" are designs
with working in progress. I try to hold the content in a ready to
use state with every commit.

where to get help:
  - German home page: http://www.li-pro.de/xilinx_mb/mbref/start
  - more t.b.d.

where to get sources
  - German home page: http://www.li-pro.de/xilinx_mb/mbref/start#status
  - GIT: http://gitorious.org/mbref/mbref
  - more t.b.d.

where we come from
http://www.monstr.eu/wiki/doku.php


Names and Spelling

The "official" name of this project is "MB-References". The spelling
"MB-Ref" shall be used in all written text (documentation, comments
in source files etc.). Example:

	This is the README file for the MB-Ref project.

File names etc. shall be based on the string "mbref". Examples:

	cd <anywhere>/mbref/working-designes

Variable names, preprocessor constants etc. shall be either based on
the string "mbref" or on "MBREF". Example:

	set mbref_version "2010.10"

	#define MBREF_VERSION "2010.10"


Versioning

MB-Ref uses a 2 level version number containing a major version, and
a minor version: MB-Ref-2010.10" means major version "2010", minor
version "10". Of course, the major version follows the current number
of year and the minor version the current number of month.

Optionally there is a third level named patchlevel. The patchlevel is
used to indicate certain stages of development between released
versions, i. e. officially released versions of MB-Ref will always
have a patchlevel of "0" (blank/nothing).


Packaging

Development packages

All development will going up inline of the Git development branch:

	devel/tpos

Any development package will create without context to a specific
release tag. Steps to do:

	make CHANGELOG
	git add CHANGELOG
	git commit -sm 'Update CHANGELOG'
	make dist


More documentation

See README.designs and README.tpos.

Microblaze References's Projects

device-tree-mbref icon device-tree-mbref

Linux device tree generator for the Xilinx SDK with fixes, extensions and adaptions for MB-References.

gdb-65-microblaze icon gdb-65-microblaze

OBSOLETE: fork from http://git.xilinx.com/?p=mb_gnu.git;a=history;f=src/gdb

gdb-72-microblaze icon gdb-72-microblaze

OBSOLETE: fork from http://fusion.phys.tue.nl/fpga/doku.php?id=microblaze_gdb

xl-tools icon xl-tools

Collection of small host programs you need for Xilinx cross development.

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.