source: trunk/params-hard.mk @ 587

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

1) Improve the busylock debug infrastructure.
2) introduce a non-distributed, but portable implementation for the pthread_barrier.

File size: 220 bytes
RevLine 
[439]1# Parameters definition for the ALMOS-MKH Makefile
2
3ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
[581]4X_SIZE    = 2
5Y_SIZE    = 2
6NB_PROCS  = 2
[579]7NB_TTYS   = 3
[439]8FBF_WIDTH = 128
9IOC_TYPE  = IOC_BDV
Note: See TracBrowser for help on using the repository browser.