source:
trunk/params-hard-real.mk
@
564
Last change on this file since 564 was 553, checked in by , 6 years ago | |
---|---|
File size: 245 bytes |
Rev | Line | |
---|---|---|
[548] | 1 | # Parameters definition for the ALMOS-MKH Makefile |
2 | ||
3 | ARCH = /home/nicolas/almos/tsar/platforms/tsar_generic_leti | |
4 | X_SIZE = 2 | |
5 | Y_SIZE = 3 | |
6 | NB_PROCS = 4 | |
7 | NB_TTYS = 3 | |
8 | FBF_WIDTH = 128 | |
9 | IOC_TYPE = IOC_SPI | |
10 | SYS_CLK = 600000 | |
[553] | 11 | SEGS_SET = REAL |
Note: See TracBrowser
for help on using the repository browser.