The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that can handle many forms of circuit design, including:
* custom IC layout
* Schematic Capture (digital and analog)
* Textual Languages such as VHDL and Verilog
VxWorks 6.6 BSP開發執導
This document describes, in general terms, the elements that make up a board
support package [BSP], the requirements for a VxWorks BSP, and the general
behavior of a BSP during the boot process. This document outlines the steps
needed to port an existing BSP to a new hardware platform or to write a new
VxWorks BSP for custom hardware using a reference BSP or template BSP as a
starting point. It provides hints and tips for debugging a BSP and solving common
BSP development problems. It also provides information on the BSP validation test
suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.
orumThemes.com - Breezet vBulletin Theme
www.forumthemes.com
ForumThemes.com would like to thank you for purchasing one of our themes. If at
anytime you have any problems with installation please visit our forums at
www.forumthemes.com/forums.
Included
- Fluid XML files
- custom Java Script for drop downs (clientscript) (All it does is remove the little white arrows in the drop downs)
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user interface classes for displaying information about applications
* custom layout managers
* a date chooser panel
* serialization utilities
JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.
Embedded Linux Primer: A Practical, Real-World Approach
presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll find especially detailed coverage of using development tools to analyze and debug embedded systems--including the art of kernel debugging.
Learn how to:
*
Tokenize a null-terminated string
*
Create a search and replace function for strings
*
Implement subtraction for string objects
* Use the vector, deque, and list sequence containers
*
Use the container adaptors stack, queue, and priority_queue
* Use the map, multimap, set, and multiset associative containers
*
Reverse, rotate, and shuffle a sequence
*
Create a function object
*
Use binders, negators, and iterator adapters
*
Read and write files
*
Use stream iterators to handle file I/O
*
Use exceptions to handle I/O errors
*
Create custom inserters and extractors
*
Format date, time, and numeric data
* Use facets and the localization library
*
Overload the [ ], ( ), and -> operators
*
Create an explicit constructor
*
And much, much more
1. Installation Uninstallation
2. Getting Started
3. Managing Projects
4. Adding Files to the Project
5. Managing Resources
6. custom Designer Plugins
7. What s New