Sebastien Bourdeauducq
|
f86170e349
|
actorlib: WB writer simulation OK
|
2012-06-08 21:31:57 +02:00 |
Sebastien Bourdeauducq
|
356051e8a8
|
actorlib: WB reader simulation OK
|
2012-06-08 21:31:05 +02:00 |
Sebastien Bourdeauducq
|
11674242c4
|
Use super() instead of calling parent constructors directly
|
2012-06-08 18:06:12 +02:00 |
Sebastien Bourdeauducq
|
152a7e282e
|
actorlib/sim: use set instead of list to represent active transactions
|
2012-06-08 17:56:52 +02:00 |
Sebastien Bourdeauducq
|
910c7806cf
|
actorlib: generator-based generic simulation actor
|
2012-06-08 17:54:03 +02:00 |
Sebastien Bourdeauducq
|
b145f9e5e2
|
sim: multiread/multiwrite
|
2012-06-08 17:52:32 +02:00 |
Sebastien Bourdeauducq
|
f38ef626de
|
corelogic/record: better repr
|
2012-06-08 17:49:31 +02:00 |
Sebastien Bourdeauducq
|
d280723618
|
examples/fir: print Verilog source
|
2012-06-08 14:00:49 +02:00 |
Sebastien Bourdeauducq
|
b00e8fa826
|
examples/fir: plot input and output signals
|
2012-06-07 23:20:59 +02:00 |
Sebastien Bourdeauducq
|
1c0f636c8d
|
flow: generic parameter passing to Actor from sequential/pipelined
|
2012-06-07 18:24:33 +02:00 |
Sebastien Bourdeauducq
|
a1fc86af8f
|
flow: fix actor repr
|
2012-06-07 15:48:35 +02:00 |
Sebastien Bourdeauducq
|
680a34465d
|
flow: refactor scheduling models
|
2012-06-07 14:44:43 +02:00 |
Sebastien Bourdeauducq
|
59f4490630
|
software/libbase: qsort
|
2012-06-04 19:45:13 +02:00 |
Sebastien Bourdeauducq
|
2dc346dfd6
|
base/stdlib.h: abs/labs
|
2012-06-04 19:41:49 +02:00 |
Sebastien Bourdeauducq
|
b4f49cc48f
|
software/base/limits.h: add some more
|
2012-06-04 19:41:41 +02:00 |
Sebastien Bourdeauducq
|
2a7ff97d29
|
m1nor, FJMEM and UrJTAG clarifications
|
2012-06-03 22:20:50 +02:00 |
Sebastien Bourdeauducq
|
9496fffbbf
|
README: software instructions
|
2012-06-03 22:17:34 +02:00 |
Sebastien Bourdeauducq
|
ebed9ca6f8
|
software/libbase: add fseek+ftell decls
|
2012-06-03 21:32:36 +02:00 |
Sebastien Bourdeauducq
|
674b3f1a8c
|
software/include/hw: add flash offset for filesystem
|
2012-06-02 23:44:57 +02:00 |
Sebastien Bourdeauducq
|
964dc8050c
|
software: stdarg.h: cleanup and add va_copy
|
2012-06-02 17:12:37 +02:00 |
Sebastien Bourdeauducq
|
5fe1aade34
|
software/libbase: uintptr_t
|
2012-06-02 00:16:38 +02:00 |
Sebastien Bourdeauducq
|
8fa0198089
|
software/libbase: add strcat strncat
|
2012-05-31 21:03:52 +02:00 |
Sebastien Bourdeauducq
|
20b137fce9
|
software: more flexible compilation target
|
2012-05-31 20:17:33 +02:00 |
Sebastien Bourdeauducq
|
ee8ef23f2f
|
software: use new Clang target name
|
2012-05-31 20:17:02 +02:00 |
Sebastien Bourdeauducq
|
b13bc6ed64
|
software/libbase: add some more types
|
2012-05-31 20:16:24 +02:00 |
Sebastien Bourdeauducq
|
fc9e723175
|
Remove compiler-rt config
|
2012-05-31 20:16:05 +02:00 |
Sebastien Bourdeauducq
|
3a4408a880
|
software: merge flash.h into mem.h
|
2012-05-31 16:30:30 +02:00 |
Sebastien Bourdeauducq
|
8d63c249e3
|
software: platform configuration file for compiler-rt
|
2012-05-29 16:40:04 +02:00 |
Sebastien Bourdeauducq
|
e18447d166
|
software/common.mak: use clang + lm32-elf binutils only
|
2012-05-29 16:39:47 +02:00 |
Sebastien Bourdeauducq
|
8d1bc50120
|
software/libbase/vsnprintf: treat %g as %f (temporary hack)
|
2012-05-28 21:18:25 +02:00 |
Sebastien Bourdeauducq
|
e982571953
|
software/libbase: remove fabsf
|
2012-05-28 19:48:20 +02:00 |
Sebastien Bourdeauducq
|
771a27d964
|
software/libbase: add strerror
|
2012-05-28 19:48:11 +02:00 |
Sebastien Bourdeauducq
|
8e03ea26d6
|
software/libbase: use compiler-rt
|
2012-05-28 19:41:31 +02:00 |
Sebastien Bourdeauducq
|
e115eb08fb
|
software/libbase: fix stupid mistake in limits.h
|
2012-05-28 19:32:38 +02:00 |
Sebastien Bourdeauducq
|
2428057c2f
|
software/libbase: malloc family decl in stdlib
|
2012-05-28 17:20:06 +02:00 |
Sebastien Bourdeauducq
|
56e201fd5d
|
software/libbase: more file decls in stdio
|
2012-05-28 17:17:13 +02:00 |
Sebastien Bourdeauducq
|
333179e1c5
|
software/libbase: memcpy: same with 2 alignment
|
2012-05-27 16:06:23 +02:00 |
Sebastien Bourdeauducq
|
c4a28a404b
|
software/libbase: __floatunsisf/__floatunsidf
|
2012-05-27 16:05:04 +02:00 |
Sebastien Bourdeauducq
|
48b70f09a8
|
software/libbase: fix memcpy handling of buffers with differing alignments
|
2012-05-27 15:45:45 +02:00 |
Sebastien Bourdeauducq
|
4dbc938f7c
|
software: more string functions
|
2012-05-25 23:26:43 +02:00 |
Sebastien Bourdeauducq
|
a481db612a
|
software/libbase: strtod
|
2012-05-25 23:26:17 +02:00 |
Sebastien Bourdeauducq
|
99070f0afd
|
software/libbase: errno
|
2012-05-25 23:24:53 +02:00 |
Sebastien Bourdeauducq
|
0b99cbf7b9
|
software/libbase: provide getenv declaration
|
2012-05-25 22:50:30 +02:00 |
Sebastien Bourdeauducq
|
37b578854b
|
software/libbase: provide file I/O declaration
|
2012-05-25 22:45:28 +02:00 |
Sebastien Bourdeauducq
|
cd546edc19
|
software/libbase: stddef.h
|
2012-05-25 22:30:17 +02:00 |
Sebastien Bourdeauducq
|
fdc7da5826
|
software/libbase: improve limits.h
|
2012-05-25 22:29:37 +02:00 |
Sebastien Bourdeauducq
|
d66835d3ab
|
software/common.mak: support changing source directory
|
2012-05-25 22:29:15 +02:00 |
Sebastien Bourdeauducq
|
598498ec2b
|
libbase: setjmp/longjmp
|
2012-05-25 22:28:38 +02:00 |
Sebastien Bourdeauducq
|
8e0461121f
|
software/libbase: srand and RAND_MAX
|
2012-05-25 18:57:23 +02:00 |
Sebastien Bourdeauducq
|
88a909e86c
|
software: cleanup CFLAGS
|
2012-05-25 17:20:04 +02:00 |