[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Simulavr-devel] [patch #6780] Automatic AVR device generation
From: |
Onno Kortmann |
Subject: |
[Simulavr-devel] [patch #6780] Automatic AVR device generation |
Date: |
Thu, 12 Mar 2009 00:07:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1) |
URL:
<http://savannah.nongnu.org/patch/?6780>
Summary: Automatic AVR device generation
Project: Simulavr: an AVR simulator
Submitted by: onnokort
Submitted on: Do 12 Mär 2009 01:07:33 CET
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This is an attempt to write a automatic Atmel-parts-description-.xml to
device class converter. It is written in python and uses the python-cheetah
template engine which one needs to have installed, so no funky XSLT.
To use:
It is not yet integrated into the built system, before compiling but after
placing the .xmls into the directory .../src/fab/atmel-xml call the
'avr-fab.py' script.
It needs all my previous patches below.
It is quite incomplete and right now just instantiates incomplete models of
the tiny15l as well as the tiny2313.
Note that this is very incomplete and therefore rather an idea / for general
discussion on how to implement such a thing.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Do 12 Mär 2009 01:07:33 CET Name: avr-fab.patch Size: 31kB By:
onnokort
<http://savannah.nongnu.org/patch/download.php?file_id=17655>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6780>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [Simulavr-devel] [patch #6780] Automatic AVR device generation,
Onno Kortmann <=
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Joel Sherrill, 2009/03/11
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Onno Kortmann, 2009/03/16
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Joerg Wunsch, 2009/03/16
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Joel Sherrill, 2009/03/16
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Knut Schwichtenberg, 2009/03/16
- RE: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Weddington, Eric, 2009/03/16
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Joerg Wunsch, 2009/03/17
- Re: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Joel Sherrill, 2009/03/17
RE: [Simulavr-devel] [patch #6780] Automatic AVR device generation, Weddington, Eric, 2009/03/11
[Simulavr-devel] [patch #6780] Automatic AVR device generation, Joerg Wunsch, 2009/03/22