Changeset 12 for trunk/params.mk


Ignore:
Timestamp:
Apr 26, 2017, 2:40:42 PM (7 years ago)
Author:
alain
Message:

This version executed sucessfully the kernel_init on a TSAR_2_2_2 (4 clusters / 2 cores) architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/params.mk

    r1 r12  
    1 # Parameters definition for the ALMOS-MK Makefile
     1# Parameters definition for the ALMOS-MKH Makefile
    22
    33ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
    4 X_SIZE    = 1
    5 Y_SIZE    = 1
    6 NB_PROCS  = 1
    7 NB_TTYS   = 3
     4X_SIZE    = 2
     5Y_SIZE    = 2
     6NB_PROCS  = 2
     7NB_TTYS   = 1
    88FBF_WIDTH = 128
    99IOC_TYPE  = IOC_BDV
    10 MWR_TYPE  = MWR_CPY
Note: See TracChangeset for help on using the changeset viewer.