Jim Lewis

Results 102 comments of Jim Lewis

@ozbenh WRT RTL coding guidelines, when they are too rigid I have seen them do bad things to code. I tend to draw a block diagram of the code and...

These would also be exciting items to have: [LCS-2016-015](http://www.eda-twiki.org/cgi-bin/view.cgi/P1076/LCS2016_015) "Report Calling Path" [LCS-2016-015a](http://www.eda-twiki.org/cgi-bin/view.cgi/P1076/LCS2016_015a) "ReportCallingPath - Current File and Line by function"

I was just keeping it open as I considered if we wanted other options or not. However, I think they are low enough priority that it will be considerable time...

Definitely open to these. I like clock edges to change on sim cycle 0 of a time step if possible. As a result, for somthing like this I use a...

@amb5l I think it would go in its own library that has clocks and reset. We can do the procedures too if that makes sense. However, from a use model...

Most of this has been implemented: Current defaults are time First and Justify the ID printing. Justification is calculated on the fly.

Should we consider keeping a truncate count for the ID field? If you want this capability, re-open it after I close it. From an OSVVM perspective, the AXI Full Manager...

@Ahmad-Zaklouta OSVVM is also a nice alternative to UVVM and it plays nice with VUnit. OSVVM utility library is a superset of what UVVM provides - in particular, UVVM currently...

Your maximum run length determined by 1 fs * (2**63-1). This seems to work out to be 9223 seconds, 153.6 minutes, 2.56 hours. Did I do my calculations right as...

@tmeissner My experience seems to concur with @nickg interpretation. OTOH, it seems like an odd that others is not allowed, but name'range fixes the issue. With 'range, it seems like...