Changeset 536 for soft/giet_vm/Makefile
- Timestamp:
- Mar 27, 2015, 12:36:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/Makefile
r535 r536 10 10 # Parameters definition 11 11 ARCH ?= ../tsar-trunk-svn-2013/platforms/tsar_generic_iob 12 X_SIZE ?= 213 Y_SIZE ?= 214 NB_PROCS ?= 412 X_SIZE ?= 1 13 Y_SIZE ?= 1 14 NB_PROCS ?= 6 15 15 NB_TTYS ?= 1 16 16 FBF_WIDTH ?= 128
Note: See TracChangeset
for help on using the changeset viewer.