litex.git
12 years agoexamples/flow/arithmetic: simulate
Sebastien Bourdeauducq [Sat, 16 Jun 2012 17:23:59 +0000 (19:23 +0200)]
examples/flow/arithmetic: simulate

12 years agoflow: insert combinators and infer plumbing layout
Sebastien Bourdeauducq [Sat, 16 Jun 2012 15:30:54 +0000 (17:30 +0200)]
flow: insert combinators and infer plumbing layout

12 years agoAbstract actor graphs
Sebastien Bourdeauducq [Fri, 15 Jun 2012 15:52:19 +0000 (17:52 +0200)]
Abstract actor graphs

12 years agoactorlib: ASMI sequential reader
Sebastien Bourdeauducq [Tue, 12 Jun 2012 19:04:47 +0000 (21:04 +0200)]
actorlib: ASMI sequential reader

12 years agoexamples/dataflow/dma: refactor
Sebastien Bourdeauducq [Tue, 12 Jun 2012 17:55:57 +0000 (19:55 +0200)]
examples/dataflow/dma: refactor

12 years agofix SimActor get_fragment
Sebastien Bourdeauducq [Tue, 12 Jun 2012 15:52:08 +0000 (17:52 +0200)]
fix SimActor get_fragment

12 years agoReorganize examples folder
Sebastien Bourdeauducq [Tue, 12 Jun 2012 15:49:50 +0000 (17:49 +0200)]
Reorganize examples folder

12 years agoPureSimulable
Sebastien Bourdeauducq [Tue, 12 Jun 2012 15:08:56 +0000 (17:08 +0200)]
PureSimulable

12 years agoASMI simulation models
Sebastien Bourdeauducq [Tue, 12 Jun 2012 14:57:00 +0000 (16:57 +0200)]
ASMI simulation models

12 years agowishbone: base TargetModel class
Sebastien Bourdeauducq [Sun, 10 Jun 2012 15:05:10 +0000 (17:05 +0200)]
wishbone: base TargetModel class

12 years agobus/wishbone: target model
Sebastien Bourdeauducq [Sun, 10 Jun 2012 14:40:33 +0000 (16:40 +0200)]
bus/wishbone: target model

12 years agobus/wishbone/Tap: remove ack feature
Sebastien Bourdeauducq [Sun, 10 Jun 2012 10:46:24 +0000 (12:46 +0200)]
bus/wishbone/Tap: remove ack feature

12 years agoexamples/dataflow: only import nx when needed
Sebastien Bourdeauducq [Fri, 8 Jun 2012 20:54:04 +0000 (22:54 +0200)]
examples/dataflow: only import nx when needed

12 years agoflow/network: refactor graph
Sebastien Bourdeauducq [Fri, 8 Jun 2012 20:49:49 +0000 (22:49 +0200)]
flow/network: refactor graph

12 years agoflow/ala: fix typo
Sebastien Bourdeauducq [Fri, 8 Jun 2012 20:48:47 +0000 (22:48 +0200)]
flow/ala: fix typo

12 years agoactorlib: WB writer simulation OK
Sebastien Bourdeauducq [Fri, 8 Jun 2012 19:31:57 +0000 (21:31 +0200)]
actorlib: WB writer simulation OK

12 years agoactorlib: WB reader simulation OK
Sebastien Bourdeauducq [Fri, 8 Jun 2012 19:31:05 +0000 (21:31 +0200)]
actorlib: WB reader simulation OK

12 years agoUse super() instead of calling parent constructors directly
Sebastien Bourdeauducq [Fri, 8 Jun 2012 16:06:12 +0000 (18:06 +0200)]
Use super() instead of calling parent constructors directly

12 years agoactorlib/sim: use set instead of list to represent active transactions
Sebastien Bourdeauducq [Fri, 8 Jun 2012 15:56:52 +0000 (17:56 +0200)]
actorlib/sim: use set instead of list to represent active transactions

12 years agoactorlib: generator-based generic simulation actor
Sebastien Bourdeauducq [Fri, 8 Jun 2012 15:54:03 +0000 (17:54 +0200)]
actorlib: generator-based generic simulation actor

12 years agosim: multiread/multiwrite
Sebastien Bourdeauducq [Fri, 8 Jun 2012 15:52:32 +0000 (17:52 +0200)]
sim: multiread/multiwrite

12 years agocorelogic/record: better repr
Sebastien Bourdeauducq [Fri, 8 Jun 2012 15:49:31 +0000 (17:49 +0200)]
corelogic/record: better repr

12 years agoexamples/fir: print Verilog source
Sebastien Bourdeauducq [Fri, 8 Jun 2012 12:00:49 +0000 (14:00 +0200)]
examples/fir: print Verilog source

12 years agoexamples/fir: plot input and output signals
Sebastien Bourdeauducq [Thu, 7 Jun 2012 21:20:59 +0000 (23:20 +0200)]
examples/fir: plot input and output signals

12 years agoflow: generic parameter passing to Actor from sequential/pipelined
Sebastien Bourdeauducq [Thu, 7 Jun 2012 16:24:33 +0000 (18:24 +0200)]
flow: generic parameter passing to Actor from sequential/pipelined

12 years agoflow: fix actor repr
Sebastien Bourdeauducq [Thu, 7 Jun 2012 13:48:35 +0000 (15:48 +0200)]
flow: fix actor repr

12 years agoflow: refactor scheduling models
Sebastien Bourdeauducq [Thu, 7 Jun 2012 12:44:43 +0000 (14:44 +0200)]
flow: refactor scheduling models

12 years agosoftware/libbase: qsort
Sebastien Bourdeauducq [Mon, 4 Jun 2012 17:45:13 +0000 (19:45 +0200)]
software/libbase: qsort

12 years agobase/stdlib.h: abs/labs
Sebastien Bourdeauducq [Mon, 4 Jun 2012 17:41:49 +0000 (19:41 +0200)]
base/stdlib.h: abs/labs

12 years agosoftware/base/limits.h: add some more
Sebastien Bourdeauducq [Mon, 4 Jun 2012 17:41:41 +0000 (19:41 +0200)]
software/base/limits.h: add some more

12 years agom1nor, FJMEM and UrJTAG clarifications
Sebastien Bourdeauducq [Sun, 3 Jun 2012 20:20:50 +0000 (22:20 +0200)]
m1nor, FJMEM and UrJTAG clarifications

12 years agoREADME: software instructions
Sebastien Bourdeauducq [Sun, 3 Jun 2012 20:17:34 +0000 (22:17 +0200)]
README: software instructions

12 years agosoftware/libbase: add fseek+ftell decls
Sebastien Bourdeauducq [Sun, 3 Jun 2012 19:32:36 +0000 (21:32 +0200)]
software/libbase: add fseek+ftell decls

12 years agosoftware/include/hw: add flash offset for filesystem
Sebastien Bourdeauducq [Sat, 2 Jun 2012 21:44:57 +0000 (23:44 +0200)]
software/include/hw: add flash offset for filesystem

12 years agosoftware: stdarg.h: cleanup and add va_copy
Sebastien Bourdeauducq [Sat, 2 Jun 2012 15:12:37 +0000 (17:12 +0200)]
software: stdarg.h: cleanup and add va_copy

12 years agosoftware/libbase: uintptr_t
Sebastien Bourdeauducq [Fri, 1 Jun 2012 22:16:38 +0000 (00:16 +0200)]
software/libbase: uintptr_t

12 years agosoftware/libbase: add strcat strncat
Sebastien Bourdeauducq [Thu, 31 May 2012 19:03:52 +0000 (21:03 +0200)]
software/libbase: add strcat strncat

12 years agosoftware: more flexible compilation target
Sebastien Bourdeauducq [Thu, 31 May 2012 18:17:33 +0000 (20:17 +0200)]
software: more flexible compilation target

12 years agosoftware: use new Clang target name
Sebastien Bourdeauducq [Thu, 31 May 2012 18:17:02 +0000 (20:17 +0200)]
software: use new Clang target name

12 years agosoftware/libbase: add some more types
Sebastien Bourdeauducq [Thu, 31 May 2012 18:16:24 +0000 (20:16 +0200)]
software/libbase: add some more types

12 years agoRemove compiler-rt config
Sebastien Bourdeauducq [Thu, 31 May 2012 18:16:05 +0000 (20:16 +0200)]
Remove compiler-rt config

12 years agosoftware: merge flash.h into mem.h
Sebastien Bourdeauducq [Thu, 31 May 2012 14:30:30 +0000 (16:30 +0200)]
software: merge flash.h into mem.h

12 years agosoftware: platform configuration file for compiler-rt
Sebastien Bourdeauducq [Tue, 29 May 2012 14:40:04 +0000 (16:40 +0200)]
software: platform configuration file for compiler-rt

12 years agosoftware/common.mak: use clang + lm32-elf binutils only
Sebastien Bourdeauducq [Tue, 29 May 2012 14:39:47 +0000 (16:39 +0200)]
software/common.mak: use clang + lm32-elf binutils only

12 years agosoftware/libbase/vsnprintf: treat %g as %f (temporary hack)
Sebastien Bourdeauducq [Mon, 28 May 2012 19:18:25 +0000 (21:18 +0200)]
software/libbase/vsnprintf: treat %g as %f (temporary hack)

12 years agosoftware/libbase: remove fabsf
Sebastien Bourdeauducq [Mon, 28 May 2012 17:48:20 +0000 (19:48 +0200)]
software/libbase: remove fabsf

12 years agosoftware/libbase: add strerror
Sebastien Bourdeauducq [Mon, 28 May 2012 17:48:11 +0000 (19:48 +0200)]
software/libbase: add strerror

12 years agosoftware/libbase: use compiler-rt
Sebastien Bourdeauducq [Mon, 28 May 2012 17:41:31 +0000 (19:41 +0200)]
software/libbase: use compiler-rt

12 years agosoftware/libbase: fix stupid mistake in limits.h
Sebastien Bourdeauducq [Mon, 28 May 2012 17:32:38 +0000 (19:32 +0200)]
software/libbase: fix stupid mistake in limits.h

12 years agosoftware/libbase: malloc family decl in stdlib
Sebastien Bourdeauducq [Mon, 28 May 2012 15:20:06 +0000 (17:20 +0200)]
software/libbase: malloc family decl in stdlib

12 years agosoftware/libbase: more file decls in stdio
Sebastien Bourdeauducq [Mon, 28 May 2012 15:17:13 +0000 (17:17 +0200)]
software/libbase: more file decls in stdio

12 years agosoftware/libbase: memcpy: same with 2 alignment
Sebastien Bourdeauducq [Sun, 27 May 2012 14:06:23 +0000 (16:06 +0200)]
software/libbase: memcpy: same with 2 alignment

12 years agosoftware/libbase: __floatunsisf/__floatunsidf
Sebastien Bourdeauducq [Sun, 27 May 2012 14:05:04 +0000 (16:05 +0200)]
software/libbase: __floatunsisf/__floatunsidf

12 years agosoftware/libbase: fix memcpy handling of buffers with differing alignments
Sebastien Bourdeauducq [Sun, 27 May 2012 13:45:45 +0000 (15:45 +0200)]
software/libbase: fix memcpy handling of buffers with differing alignments

12 years agosoftware: more string functions
Sebastien Bourdeauducq [Fri, 25 May 2012 21:26:43 +0000 (23:26 +0200)]
software: more string functions

12 years agosoftware/libbase: strtod
Sebastien Bourdeauducq [Fri, 25 May 2012 21:26:17 +0000 (23:26 +0200)]
software/libbase: strtod

12 years agosoftware/libbase: errno
Sebastien Bourdeauducq [Fri, 25 May 2012 21:24:53 +0000 (23:24 +0200)]
software/libbase: errno

12 years agosoftware/libbase: provide getenv declaration
Sebastien Bourdeauducq [Fri, 25 May 2012 20:50:30 +0000 (22:50 +0200)]
software/libbase: provide getenv declaration

12 years agosoftware/libbase: provide file I/O declaration
Sebastien Bourdeauducq [Fri, 25 May 2012 20:45:28 +0000 (22:45 +0200)]
software/libbase: provide file I/O declaration

12 years agosoftware/libbase: stddef.h
Sebastien Bourdeauducq [Fri, 25 May 2012 20:30:17 +0000 (22:30 +0200)]
software/libbase: stddef.h

12 years agosoftware/libbase: improve limits.h
Sebastien Bourdeauducq [Fri, 25 May 2012 20:29:37 +0000 (22:29 +0200)]
software/libbase: improve limits.h

12 years agosoftware/common.mak: support changing source directory
Sebastien Bourdeauducq [Fri, 25 May 2012 20:29:15 +0000 (22:29 +0200)]
software/common.mak: support changing source directory

12 years agolibbase: setjmp/longjmp
Sebastien Bourdeauducq [Fri, 25 May 2012 20:28:38 +0000 (22:28 +0200)]
libbase: setjmp/longjmp

12 years agosoftware/libbase: srand and RAND_MAX
Sebastien Bourdeauducq [Fri, 25 May 2012 16:57:23 +0000 (18:57 +0200)]
software/libbase: srand and RAND_MAX

12 years agosoftware: cleanup CFLAGS
Sebastien Bourdeauducq [Fri, 25 May 2012 15:20:04 +0000 (17:20 +0200)]
software: cleanup CFLAGS

12 years agosoftware/libbase: now that we have double precision, printf hack no longer needed
Sebastien Bourdeauducq [Thu, 24 May 2012 21:47:56 +0000 (23:47 +0200)]
software/libbase: now that we have double precision, printf hack no longer needed

12 years agosoftware/libbase: double precision FP glue
Sebastien Bourdeauducq [Thu, 24 May 2012 21:47:32 +0000 (23:47 +0200)]
software/libbase: double precision FP glue

12 years agosoftware/libbase: fix softfloat compilation warnings
Sebastien Bourdeauducq [Thu, 24 May 2012 21:25:59 +0000 (23:25 +0200)]
software/libbase: fix softfloat compilation warnings

12 years agosoftware/libbase: upgrade softfloat to version 2b + add support for more precision
Sebastien Bourdeauducq [Thu, 24 May 2012 21:21:18 +0000 (23:21 +0200)]
software/libbase: upgrade softfloat to version 2b + add support for more precision

12 years agoRemove some boilerplate
Sebastien Bourdeauducq [Thu, 24 May 2012 17:22:27 +0000 (19:22 +0200)]
Remove some boilerplate

12 years agoREADME: update build command
Sebastien Bourdeauducq [Thu, 24 May 2012 17:04:30 +0000 (19:04 +0200)]
README: update build command

12 years agosoftware: include.mak -> common.mak
Sebastien Bourdeauducq [Thu, 24 May 2012 17:02:59 +0000 (19:02 +0200)]
software: include.mak -> common.mak

12 years agosoftware: merge libextra into libbase
Sebastien Bourdeauducq [Thu, 24 May 2012 17:01:47 +0000 (19:01 +0200)]
software: merge libextra into libbase

12 years agosoftware/libextra: remove blockdev + fatfs
Sebastien Bourdeauducq [Thu, 24 May 2012 16:51:27 +0000 (18:51 +0200)]
software/libextra: remove blockdev + fatfs

12 years agoClock frequency detection
Sebastien Bourdeauducq [Tue, 22 May 2012 11:23:44 +0000 (13:23 +0200)]
Clock frequency detection

12 years agobios: serial, network and flash boot support
Sebastien Bourdeauducq [Mon, 21 May 2012 20:57:12 +0000 (22:57 +0200)]
bios: serial, network and flash boot support

12 years agominimac: add tx start register
Sebastien Bourdeauducq [Mon, 21 May 2012 20:56:41 +0000 (22:56 +0200)]
minimac: add tx start register

12 years agobios: timer support
Sebastien Bourdeauducq [Mon, 21 May 2012 20:56:21 +0000 (22:56 +0200)]
bios: timer support

12 years agobios/ddrinit: use new padding scheme for address register
Sebastien Bourdeauducq [Mon, 21 May 2012 20:55:45 +0000 (22:55 +0200)]
bios/ddrinit: use new padding scheme for address register

12 years agobank/description: pad unaligned multi-word registers at the top
Sebastien Bourdeauducq [Mon, 21 May 2012 20:55:23 +0000 (22:55 +0200)]
bank/description: pad unaligned multi-word registers at the top

12 years agotools/mkmmimg: remove LZMA option
Sebastien Bourdeauducq [Mon, 21 May 2012 20:01:57 +0000 (22:01 +0200)]
tools/mkmmimg: remove LZMA option

12 years agolibbase: unmask UART interrupt correctly
Sebastien Bourdeauducq [Mon, 21 May 2012 18:01:21 +0000 (20:01 +0200)]
libbase: unmask UART interrupt correctly

12 years agoAdd LICENSE file
Sebastien Bourdeauducq [Mon, 21 May 2012 17:56:23 +0000 (19:56 +0200)]
Add LICENSE file

12 years agoCommon interrupt numbers
Sebastien Bourdeauducq [Mon, 21 May 2012 17:52:41 +0000 (19:52 +0200)]
Common interrupt numbers

12 years agoAdd timer
Sebastien Bourdeauducq [Mon, 21 May 2012 17:46:04 +0000 (19:46 +0200)]
Add timer

12 years agoConnect Ethernet IRQ
Sebastien Bourdeauducq [Sun, 20 May 2012 21:48:41 +0000 (23:48 +0200)]
Connect Ethernet IRQ

12 years agoAdd Ethernet MAC
Sebastien Bourdeauducq [Sat, 19 May 2012 22:30:03 +0000 (00:30 +0200)]
Add Ethernet MAC

12 years agoUpdate gitignore
Sebastien Bourdeauducq [Wed, 16 May 2012 23:42:08 +0000 (01:42 +0200)]
Update gitignore

12 years agoIdentifier
Sebastien Bourdeauducq [Wed, 16 May 2012 23:41:41 +0000 (01:41 +0200)]
Identifier

12 years agoGet CSR base addresses from include file
Sebastien Bourdeauducq [Wed, 16 May 2012 08:36:46 +0000 (10:36 +0200)]
Get CSR base addresses from include file

12 years agoCommon include files
Sebastien Bourdeauducq [Wed, 16 May 2012 08:20:04 +0000 (10:20 +0200)]
Common include files

12 years agobios: automatically enable hardware memory controller and test memory
Sebastien Bourdeauducq [Tue, 15 May 2012 17:29:26 +0000 (19:29 +0200)]
bios: automatically enable hardware memory controller and test memory

12 years agobus/wishbone2asmi: fix cache tag size
Sebastien Bourdeauducq [Tue, 15 May 2012 13:18:03 +0000 (15:18 +0200)]
bus/wishbone2asmi: fix cache tag size

12 years agoasmi: dat_wm high to disable data write
Sebastien Bourdeauducq [Tue, 15 May 2012 12:41:54 +0000 (14:41 +0200)]
asmi: dat_wm high to disable data write

12 years agoasmicon/multiplexer: fix read tag delay
Sebastien Bourdeauducq [Tue, 15 May 2012 11:13:40 +0000 (13:13 +0200)]
asmicon/multiplexer: fix read tag delay

12 years agobios: more DDR diagnostic functions
Sebastien Bourdeauducq [Mon, 14 May 2012 18:07:57 +0000 (20:07 +0200)]
bios: more DDR diagnostic functions

12 years agotb/asmicon_wb: better access pattern
Sebastien Bourdeauducq [Tue, 1 May 2012 00:08:31 +0000 (19:08 -0500)]
tb/asmicon_wb: better access pattern

12 years agobus/asmibus/hub: hack to prevent comb loops
Sebastien Bourdeauducq [Mon, 30 Apr 2012 22:11:42 +0000 (17:11 -0500)]
bus/asmibus/hub: hack to prevent comb loops

12 years agofhdl/verilog: add option to display which comb blocks are run
Sebastien Bourdeauducq [Mon, 30 Apr 2012 21:38:40 +0000 (16:38 -0500)]
fhdl/verilog: add option to display which comb blocks are run

This is a debug hack to help find combinatorial loops in designs.

12 years agosim: pass extra keyword arguments to Verilog converter
Sebastien Bourdeauducq [Mon, 30 Apr 2012 21:38:17 +0000 (16:38 -0500)]
sim: pass extra keyword arguments to Verilog converter