From: Stefan Date: Wed, 10 Nov 2010 19:39:19 +0000 (+0100) Subject: update blockdiagramm X-Git-Tag: bootrom_v1~153 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=commitdiff_plain;h=3a77876f6d2b703aadd109b3ccd69f83e77fca8d update blockdiagramm --- diff --git a/4_block/Deep Thought.vsd b/4_block/Deep Thought.vsd old mode 100644 new mode 100755 index 7b3aab5..e80d207 Binary files a/4_block/Deep Thought.vsd and b/4_block/Deep Thought.vsd differ diff --git a/4_block/Makefile b/4_block/Makefile index 4df2863..7185011 100644 --- a/4_block/Makefile +++ b/4_block/Makefile @@ -18,5 +18,5 @@ $(TARGET): $(FILES) $(ISA_BUILD) .PHONY: clean -clan: +clean: rm -fr *.aux *.log *.dvi *.pdf *.toc diff --git a/4_block/block.tex b/4_block/block.tex index c0007d5..d8edaeb 100644 --- a/4_block/block.tex +++ b/4_block/block.tex @@ -3,7 +3,7 @@ \begin{document} \allauthors -\title{Instruction Set Comparison} +\title{Blockdiagramm \\Deep Thought} \titlehead{Vienna University of Technology \hfill WS~2010} \subject{Computer Architecture Labor\"ubung} \date{\today} diff --git a/4_block/pipeline.png b/4_block/pipeline.png old mode 100644 new mode 100755 index b65b240..694b434 Binary files a/4_block/pipeline.png and b/4_block/pipeline.png differ diff --git a/cpu/src/mem_pkg.vhd b/cpu/src/mem_pkg.vhd old mode 100755 new mode 100644 diff --git a/cpu/src/r2_w_ram.vhd b/cpu/src/r2_w_ram.vhd old mode 100755 new mode 100644 diff --git a/cpu/src/r2_w_ram_b.vhd b/cpu/src/r2_w_ram_b.vhd old mode 100755 new mode 100644 diff --git a/cpu/src/r_w_ram.vhd b/cpu/src/r_w_ram.vhd old mode 100755 new mode 100644 diff --git a/cpu/src/r_w_ram_b.vhd b/cpu/src/r_w_ram_b.vhd old mode 100755 new mode 100644