From 99025b9d34ccad778f11258e186b0bd8dc9c71a4 Mon Sep 17 00:00:00 2001 From: Wojciech Kosior Date: Thu, 3 Sep 2020 20:29:45 +0200 Subject: rename tclasm.tcl to tclasm_old.tcl (prepare for redesign of the stack machine) --- design/rom.s.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design') diff --git a/design/rom.s.tcl b/design/rom.s.tcl index db142a0..4bfc73f 100755 --- a/design/rom.s.tcl +++ b/design/rom.s.tcl @@ -1,6 +1,6 @@ #!/usr/bin/env tclsh -source tclasm.tcl +source tclasm_old.tcl ## also look at stack_machine_cond_jump test -- cgit v1.2.3