From fc950b7a089ed9305691b8fff4e8d208ab0d9c4e Mon Sep 17 00:00:00 2001 From: MHeinrichs Date: Fri, 16 May 2014 20:28:35 +0200 Subject: [PATCH] Copyright-notice added --- Logic/68030-68000-bus.vhd | 7 +++++++ Logic/68030_TK.tcl | 16 ++++++++++++++++ Logic/automake.err | 1 - 3 files changed, 23 insertions(+), 1 deletion(-) delete mode 100644 Logic/automake.err diff --git a/Logic/68030-68000-bus.vhd b/Logic/68030-68000-bus.vhd index 3f5f16a..9d34598 100644 --- a/Logic/68030-68000-bus.vhd +++ b/Logic/68030-68000-bus.vhd @@ -1,3 +1,10 @@ +-- Copyright: Matthias Heinrichs 2014 +-- Free for non-comercial use +-- No warranty just for fun +-- I you want to earn money with this code, ask me first! + + + library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; diff --git a/Logic/68030_TK.tcl b/Logic/68030_TK.tcl index 0580b2a..0cdb15f 100644 --- a/Logic/68030_TK.tcl +++ b/Logic/68030_TK.tcl @@ -124389,3 +124389,19 @@ if [runCmd "\"$cpld_bin/synsvf\" -exe \"$install_dir/ispvmsystem/ispufw\" -prj 6 ########## Tcl recorder end at 05/16/14 17:07:02 ########### + +########## Tcl recorder starts at 05/16/14 20:27:52 ########## + +# Commands to make the Process: +# Hierarchy +if [runCmd "\"$cpld_bin/vhd2jhd\" 68030-68000-bus.vhd -o 68030-68000-bus.jhd -m \"$install_dir/ispcpld/generic/lib/vhd/location.map\" -p \"$install_dir/ispcpld/generic/lib\""] { + return +} else { + vwait done + if [checkResult $done] { + return + } +} + +########## Tcl recorder end at 05/16/14 20:27:52 ########### + diff --git a/Logic/automake.err b/Logic/automake.err deleted file mode 100644 index f964a6e..0000000 --- a/Logic/automake.err +++ /dev/null @@ -1 +0,0 @@ -Need not generate svf file according to the constraints, exit