Changes between Version 12 and Version 13 of MjpegCourse/Monopro


Ignore:
Timestamp:
Feb 29, 2008, 5:34:51 PM (16 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MjpegCourse/Monopro

    v12 v13  
    124124mapper = Mapper(archi, tcg)
    125125
     126# mapping the MWMR channel
     127
     128mapper.map( mapper.tcg["fifo"],
     129  buffer  = "cram1",
     130  status  = "cram1",
     131  desc    = "cram1")
     132
    126133# mapping the "prod0" and "cons0" tasks
    127134
     
    137144   desc    = "cram0",
    138145   status  = "uram0")
    139 
    140 # mapping the MWMR channel
    141 
    142 mapper.map( mapper.tcg["fifo"],
    143   status  = "cram1",
    144   desc    = "cram1")
    145146
    146147# mapping the software objects associated to a processor