Inferred from another post:
swig and avarice are both problems for Windows.
As-is, we could use the trace feature,
but nothing else on Windows.

As header files are for generating code and we want to interpret code,
it would be good if we could use Atmel's XML files, at least indirectly.

We'll need to read data sheets just to figure out how
many different kinds of things, e.g. timers, we need.
If two timers have a different number of associated registers,
we can be fairly certain they are different.
If they have the same number, even if they have the same names,
we'll need to read the data sheet.
Do we want to treat timers as monliths?
Do we want to split them into modes?
Something else?

Do we want to use configuration file to generate
code or to generate CPU instances on the fly?

-- 
Michael   [EMAIL PROTECTED]
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."




_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to