From 220628eac3ea4894b86773224ecae2ae7cfa2e5c Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Fri, 28 May 2010 20:32:18 +0200 Subject: [PATCH] abgabe: loesche die TODO raus :) --- Makefile | 2 ++ src/TODO | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 5adebb0..743116d 100644 --- a/Makefile +++ b/Makefile @@ -10,12 +10,14 @@ all: abgabe #Die Abgabe erfolgt als Archiv (zip), welches euren gesamten Projektordner beinhaltet: abgabe: + rm -f *.zip make -C src/ clean make -C spartan3e/ clean rm -f **/**tags rm -Rf quartus/calc cd quartus; ./linux_tilab.sh zip -r abgabe_g20_`git rev-parse --short HEAD`.zip src/ quartus/ sim/ + zip -d abgabe_g20_*.zip src/TODO #1. VHDL Sourcefiles #2. Quartus-Projekt (für Quartus 9.1) # Das Projekt sollte direkt nach dem Entpacken kompilierbar sein, so dass diff --git a/src/TODO b/src/TODO index 65cb854..2c2e917 100644 --- a/src/TODO +++ b/src/TODO @@ -1,8 +1,3 @@ -- rs232/pc-kommunikation: nicht den ganzen RAM dumpen? wie erkennt man das ende - wenn history noch nicht ganz vollgeschrieben ist? - einfach eine zeile skippen (= kein CR und newline machen) wenn das erste byte - in der zeile ein nullbyte ist? - == low prio == - logic elements eliminieren -- 2.25.1