- moved building of an activator into new function add_activator

- added loop value selection (quick and dirty)



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5379 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner
2009-08-03 22:58:15 +00:00
parent 3c026696d4
commit 96d41a37ab
4 changed files with 61 additions and 20 deletions
+1
View File
@@ -213,6 +213,7 @@ static int run_loops(struct frame *frame, struct loop *loop,
n++;
}
loop->initialized = 0;
loop->iterations = n;
return 1;
fail: