X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=3b_sim%2Fsim.cpp;h=d628d10a1cff46ec1cd740a4a1bb0081eb037839;hb=1a2e51983b5e25fec44b1ef9b1f61f22dce19afa;hp=2102c5a98682f31394273b8f5aea65cea1f492e8;hpb=8558b10449023bd73fafd703e7c3cddff012cb8e;p=calu.git diff --git a/3b_sim/sim.cpp b/3b_sim/sim.cpp index 2102c5a..d628d10 100644 --- a/3b_sim/sim.cpp +++ b/3b_sim/sim.cpp @@ -20,8 +20,8 @@ #include "SReadline/SReadline.h" using namespace swift; -#define RAM_END (0x1000) -#define PROG_END (0x1000) +#define RAM_END (0x3000) +#define PROG_END (0x3000) #define REG_COUNT (16) typedef boost::function &)> Func;