Ignore:
Timestamp:
Dec 3, 2015, 4:46:04 PM (9 years ago)
Author:
alain
Message:

Modify genmap to directly control the coprocessor type
using arguments defined in the Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_python/mapping.py

    r709 r737  
    7474
    7575MWRSUBTYPES =    [
     76                  'CPY',
    7677                  'GCD',
    7778                  'DCT',
    78                   'CPY',
    7979                 ]
    8080   
Note: See TracChangeset for help on using the changeset viewer.