Last change
on this file since 646 was
641,
checked in by alain, 5 years ago
|
- Fix several bugs.
- Introduce the "stat" command in KSH.
This almos-mkh version sucessfully executed the FFT application
(65536 complex points) on the TSAR architecture from 1 to 64 cores.
|
File size:
262 bytes
|
Line | |
---|
1 | # Parameters definition for the ALMOS-MKH Makefile |
---|
2 | |
---|
3 | ARCH = /Users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob |
---|
4 | X_SIZE = 4 |
---|
5 | Y_SIZE = 2 |
---|
6 | NB_PROCS = 4 |
---|
7 | NB_TTYS = 2 |
---|
8 | IOC_TYPE = IOC_BDV |
---|
9 | TXT_TYPE = TXT_TTY |
---|
10 | FBF_TYPE = FBF_SCL |
---|
11 | SYS_CLK = 50000 |
---|
Note: See
TracBrowser
for help on using the repository browser.