Re: [Cotson-users] Start up question
Status: Beta
Brought to you by:
paolofrb
|
From: Roberto G. <gi...@di...> - 2017-05-03 17:35:25
|
Hi Amir,
If you just want to change the memory latency you can do it already:
"mem=Memory{ name="main", latency=150, write_latency=50, slots=8 }"
in your "lua file" - see the user guide and some of the examples in the
examples directory e.g.
https://sourceforge.net/p/cotson/code/HEAD/tree/trunk/src/examples/one_cpu_simple.in
---
If you should need something more sophisticated in a specific simulation
scenario that you want to develop:
you may want to have a look at how e.g. a "cache" object is developed in
https://sourceforge.net/p/cotson/code/HEAD/tree/trunk/src/abaeterno/mem_lib/
- Also some of the examples in the second part of the user guide might be
useful to show different scenarios.
- in the https://sourceforge.net/p/cotson/code/HEAD/tree/branches/ you may
find even more complex and various simulation scenarios
---
More in general: we do not have yet a "Developer's Guide": it would be nice
if someone could take some time to develop it ! :-)
I hope this notes could be somewhat useful.
Roberto.
On Wed, May 3, 2017 at 6:43 PM, Amir Roozbeh <am...@kt...> wrote:
> Hello
>
>
>
> I am wondering if it is possible to have different memory (I mean Random
> Memory) with different characteristic (e.g., latency) in a simulated
> machine using COTSon?
>
>
>
> Additionally, can anybody point me to fine-grained user guide showing how
> to develop and execute your simulation scenario?
>
>
>
> PS: I already found the Guide on installation and running the example at :
> http://www.dii.unisi.it/~giorgi/teaching/esercitazioni/
> esercitazioni216/COTSON_USER_GUIDE-v4.pdf )
>
>
>
> BR
>
> Amir
>
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Cotson-users mailing list
> Cot...@li...
> https://lists.sourceforge.net/lists/listinfo/cotson-users
>
>
--
----------------------------------
Q: Why is this email four sentences or less?
A: http://four.sentenc.es
----------------------------------
Roberto Giorgi, PhD --- http://www.dii.unisi.it/~giorgi
|