Changeset 536 for soft/giet_vm/Makefile


Ignore:
Timestamp:
Mar 27, 2015, 12:36:00 PM (10 years ago)
Author:
alain
Message:

Blap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/Makefile

    r535 r536  
    1010# Parameters definition
    1111ARCH      ?= ../tsar-trunk-svn-2013/platforms/tsar_generic_iob
    12 X_SIZE    ?= 2
    13 Y_SIZE    ?= 2
    14 NB_PROCS  ?= 4
     12X_SIZE    ?= 1
     13Y_SIZE    ?= 1
     14NB_PROCS  ?= 6
    1515NB_TTYS   ?= 1
    1616FBF_WIDTH ?= 128
Note: See TracChangeset for help on using the changeset viewer.