source: trunk/params-hard.mk @ 637

Last change on this file since 637 was 637, checked in by alain, 5 years ago

Introduce the non-standard pthread_parallel_create() system call
and re-write the <fft> and <sort> applications to improve the
intrinsic paralelism in applications.

File size: 262 bytes
RevLine 
[439]1# Parameters definition for the ALMOS-MKH Makefile
2
[634]3ARCH      = /Users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
[637]4X_SIZE    = 2
[630]5Y_SIZE    = 2
[637]6NB_PROCS  = 2
[629]7NB_TTYS   = 2
[439]8IOC_TYPE  = IOC_BDV
[590]9TXT_TYPE  = TXT_TTY
10FBF_TYPE  = FBF_SCL
11SYS_CLK   = 50000
Note: See TracBrowser for help on using the repository browser.