simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: outstanding patches was Re: [Simulavr-devel] "Component Version" fie


From: Michael N. Moran
Subject: Re: outstanding patches was Re: [Simulavr-devel] "Component Version" fields added in trackers
Date: Mon, 23 Mar 2009 12:14:01 -0400
User-agent: Thunderbird 2.0.0.5 (X11/20070727)

Joel Sherrill wrote:
Michael N. Moran wrote:
Joel Sherrill wrote:
It is a large patch and it looked to me that he was missing a bit of the patch that added command line options for the SPI.

It's been a long time since I looked at the code.
What kind of command line options would you expect?
I have no idea but your patch added three variables to
main.cpp

+   bool use_spi_source=false;
+   bool use_spi_sink=false;
+   const char* pinmon = 0;
+

This indicates to me there might be some command line options
related to spi. :)

<pokes at old code>

This is cruft from my early testing that was used before
I understood how the TCL interfaces worked.

Did you integrate my example code as well?
Yes.

Nice.

I just need blessing to commit it.

Right ... if only I were a priest ;)

Thanks for taking the lead Joel,
I actually need the SPI for my own use so you will
likely hear from me again. LOL!

No problem.

If I get some spare time (or a motivating client) I
want to look into using Icarus Verilog and the
Verilog support as suggested by Onno Kortmann. :)

--
Michael N. Moran           (h) 770 516 7918
5009 Old Field Ct.         (c) 678 521 5460
Kennesaw, GA, USA 30144    http://mnmoran.org

"So often times it happens, that we live our lives in chains
 and we never even know we have the key."
"Already Gone" by Jack Tempchin (recorded by The Eagles)

The Beatles were wrong: 1 & 1 & 1 is 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]