|
Message
From: György 'nog' Jeney<nog@s...>
Date: Fri Feb 11 15:34:52 CET 2005
Subject: [openrisc] or1ksim stable_0_1_0
> The first series of Nog patches are now in cvs and tested. Since there > will be more drastical changes comming I tagged this version of or1ksim with > stable_0_1_0, and also created branch stable_0_1_x that will be used > to track any bugfixes. The HEAD trunk will be used for development and may > not be stable all the time.
Umm, what happened to updateing the configure script and Makefile.ins? (CVS doesn't exactly build out-of-the-box like this...)
> Nog i looked at your patches and you may commit all of the > peripheral cleanups.
I'm on it.
> Regarding FAST_SIM i'd really be interested in some numbers. Does it > really speed up execution by some meaningful margin (As far as i know > faster simulation time is the only it exists) ? If it's > negligable i'm all for throwing that one out.
If I can get a working simulator with --enable-fsim, I'll do some benchmarks. If we actually want to keep FAST_SIM, then we'll need to rethink the peripheral cleanups. FAST_SIM is based on the assumption that all the configuration is static and the compiler will remove always true or always false conditions. With the peripheral cleanups however, everything became dynamic...
nog.
|
 |