source: trunk/params-hard-real.mk @ 550

Last change on this file since 550 was 548, checked in by nicolas.van.phan@…, 6 years ago

Add SYS_CLK parameter to set in params-hard

Add forgotten sys_clk parameter in Makefile

File size: 228 bytes
Line 
1# Parameters definition for the ALMOS-MKH Makefile
2
3ARCH      = /home/nicolas/almos/tsar/platforms/tsar_generic_leti
4X_SIZE    = 2
5Y_SIZE    = 3
6NB_PROCS  = 4
7NB_TTYS   = 3
8FBF_WIDTH = 128
9IOC_TYPE  = IOC_SPI
10SYS_CLK   = 600000
Note: See TracBrowser for help on using the repository browser.