]> git.zerfleddert.de Git - raggedstone/log
raggedstone
17 years ago-dpram component
michael [Sun, 11 Feb 2007 22:28:24 +0000 (22:28 +0000)]
-dpram component

17 years ago-= comments
sithglan [Sun, 11 Feb 2007 22:24:57 +0000 (22:24 +0000)]
-= comments

17 years agofix address width
michael [Sun, 11 Feb 2007 22:21:28 +0000 (22:21 +0000)]
fix address width

17 years agomore infra
sithglan [Sun, 11 Feb 2007 22:20:30 +0000 (22:20 +0000)]
more infra

17 years agosemicolon
michael [Sun, 11 Feb 2007 22:18:51 +0000 (22:18 +0000)]
semicolon

17 years agocomponent for dram
michael [Sun, 11 Feb 2007 22:18:24 +0000 (22:18 +0000)]
component for dram

17 years agodefine xilinix and fpga
sithglan [Sun, 11 Feb 2007 22:15:39 +0000 (22:15 +0000)]
define xilinix and fpga

17 years agomake it compile
sithglan [Sun, 11 Feb 2007 22:14:08 +0000 (22:14 +0000)]
make it compile

17 years ago+= glue code wb fifo
sithglan [Sun, 11 Feb 2007 22:11:39 +0000 (22:11 +0000)]
+= glue code wb fifo

17 years ago+= interface wb <=> fifo
sithglan [Sun, 11 Feb 2007 22:11:04 +0000 (22:11 +0000)]
+= interface wb <=> fifo

17 years agofifo component
michael [Sun, 11 Feb 2007 22:10:41 +0000 (22:10 +0000)]
fifo component

17 years ago+= dpram
sithglan [Sun, 11 Feb 2007 22:05:26 +0000 (22:05 +0000)]
+= dpram

17 years ago+= ignore
sithglan [Sun, 11 Feb 2007 22:01:03 +0000 (22:01 +0000)]
+= ignore

17 years ago+= timescale
sithglan [Sun, 11 Feb 2007 22:00:13 +0000 (22:00 +0000)]
+= timescale

17 years agofix dependencies
michael [Sun, 11 Feb 2007 21:59:55 +0000 (21:59 +0000)]
fix dependencies

17 years ago+= fifo
sithglan [Sun, 11 Feb 2007 21:58:30 +0000 (21:58 +0000)]
+= fifo

17 years agodhwk
sithglan [Sun, 11 Feb 2007 21:57:15 +0000 (21:57 +0000)]
dhwk

17 years agomove common files to common subdir
michael [Sun, 11 Feb 2007 21:11:53 +0000 (21:11 +0000)]
move common files to common subdir
let "make load" and "make flash" work for other projects, too

17 years agocommon makefile
michael [Sun, 11 Feb 2007 20:49:30 +0000 (20:49 +0000)]
common makefile

17 years ago+=
sithglan [Sun, 11 Feb 2007 13:52:18 +0000 (13:52 +0000)]
+=

17 years agodo not try to use $$...
michael [Sun, 11 Feb 2007 13:39:05 +0000 (13:39 +0000)]
do not try to use $$...

17 years agomake it possible to specify the jtag cable in the environment (so a remote
michael [Sun, 11 Feb 2007 13:32:15 +0000 (13:32 +0000)]
make it possible to specify the jtag cable in the environment (so a remote
machine can be used to program devices and to reduce probing times)
Examples:

export CABLE='auto' (default)
probes for cable on local machine

export CABLE='lpt1'
uses cable on lpt1

export CABLE='auto -server marvin:2000'
probes for cable on remotehost marvin running CableServer on port 2000

export CABLE='usb21 -server marvin:2000'
uses usb cable on remotehost marvin running CableServer on port 2000

see Makefile for possible cabletypes and
doc/usenglish/help/iseguide/mergedProjects/plugin_imp/html/pim_batch_command_definitions_s.htm

With this it is even possible to avoid compiling windrvr:
http://sourceforge.net/projects/xilprg

17 years agosome more dependencies
michael [Sat, 10 Feb 2007 23:21:59 +0000 (23:21 +0000)]
some more dependencies

17 years agocompletely remove tmp uglyness
michael [Sat, 10 Feb 2007 23:08:13 +0000 (23:08 +0000)]
completely remove tmp uglyness

17 years agorevert back to rm -rf but call it only once and don't show command running
sithglan [Sat, 10 Feb 2007 22:52:11 +0000 (22:52 +0000)]
revert back to rm -rf but call it only once and don't show command running

17 years agodon't rm -rf but rm -f, I go sleep.
sithglan [Sat, 10 Feb 2007 22:47:30 +0000 (22:47 +0000)]
don't rm -rf but rm -f, I go sleep.

17 years agosome cleanups for build-system
michael [Sat, 10 Feb 2007 22:45:59 +0000 (22:45 +0000)]
some cleanups for build-system

17 years agopci_7seg -> raggedstone
michael [Sat, 10 Feb 2007 22:15:01 +0000 (22:15 +0000)]
pci_7seg -> raggedstone

17 years agofix broken grep
michael [Sat, 10 Feb 2007 22:14:06 +0000 (22:14 +0000)]
fix broken grep

17 years agogive LED's more sensible names
michael [Sat, 10 Feb 2007 22:05:37 +0000 (22:05 +0000)]
give LED's more sensible names
blink more ;-)

17 years agorename pci_7seg to raggedstone
michael [Sat, 10 Feb 2007 19:41:07 +0000 (19:41 +0000)]
rename pci_7seg to raggedstone
source files also moved, so be sure to do a cvs update -dp _without_
modified files!

17 years agoclean impact files
michael [Sat, 10 Feb 2007 16:54:40 +0000 (16:54 +0000)]
clean impact files

17 years agoflash support
michael [Sat, 10 Feb 2007 16:54:23 +0000 (16:54 +0000)]
flash support

17 years agoMake Heartbeat work
michael [Sat, 10 Feb 2007 16:05:37 +0000 (16:05 +0000)]
Make Heartbeat work
don't do mcs

17 years ago+= heartbeat
michael [Sat, 10 Feb 2007 15:58:08 +0000 (15:58 +0000)]
+= heartbeat

17 years agoignore the powercore
michael [Sat, 10 Feb 2007 15:21:16 +0000 (15:21 +0000)]
ignore the powercore

17 years agopowercore
michael [Sat, 10 Feb 2007 15:19:14 +0000 (15:19 +0000)]
powercore

Impressum, Datenschutz