Changes between Version 7 and Version 8 of DsxArchitectureCreation


Ignore:
Timestamp:
Mar 31, 2008, 2:12:28 PM (16 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxArchitectureCreation

    v7 v8  
    99
    1010An architecture is defined in a python function returning a `soclib.Architecture`.
     11
     12= Sample code =
     13
     14There are many examples in DSX examples. source:trunk/dsx/examples/mjpeg/vgmn_noirq_mono.py is a good starting point.