Activity
-
Yazeed became a registered member 3 years, 2 months ago
-
Thomas became a registered member 3 years, 2 months ago
-
Derrick became a registered member 3 years, 2 months ago
-
Jim Lewis started the topic failed: wrong # args: should be "Simulate2Html … in the forum OSVVM 3 years, 2 months ago
Just a quick note. Another user was running a test case and ended up
with the following message:# ** Error: simulate For tcl errorInfo, puts $::osvvm::SimulateErrorInfo
# ** Error: simulate 'TbDpRam_BasicReadWrite ' failed: wrong # args: should be "Simulate2Html TestCaseName TestSuiteName"There are actually two errors here.
1) The TCL…[Read more] -
Philipp became a registered member 3 years, 2 months ago
-
Borislav became a registered member 3 years, 2 months ago
-
Dusan became a registered member 3 years, 2 months ago
-
Jonathan became a registered member 3 years, 2 months ago
-
Aidan became a registered member 3 years, 2 months ago
-
Nathan became a registered member 3 years, 2 months ago
-
Daniel became a registered member 3 years, 2 months ago
-
M became a registered member 3 years, 2 months ago
-
Radek became a registered member 3 years, 2 months ago
-
David became a registered member 3 years, 2 months ago
-
Marek became a registered member 3 years, 2 months ago
-
Rick became a registered member 3 years, 2 months ago
-
alex became a registered member 3 years, 2 months ago
-
Michael replied to the topic SpaceWire VC in the forum OSVVM 3 years, 2 months ago
Hey Jim,
Thanks for the info! I am planning on making one VC that encapsulates both tx and rx, but takes two transaction interfaces so that you can send and receive independently. Similar to how you mentioned in your first paragraph.
Due to how much the tx and rx need to talk to each other with regards to flow control and intialization, I am…[Read more]
-
Jim Lewis replied to the topic SpaceWire VC in the forum OSVVM 3 years, 2 months ago
Hi Michael,
I looked at this a little bit in the past.The approach to modeling here requires thinking about the interface side (the handlers), the internal control side (for initialization and other tasks), and the transaction side (here TX and RX). I think in TestCtrl, transactions for TX and RX still need to be able to be dispatched…[Read more]
-
Michael started the topic SpaceWire VC in the forum OSVVM 3 years, 2 months ago
Hey all,
I have a question about how one might go about creating a VC for a communication protocol such as SpaceWire, where there is no clear Master/Slave relationship between the nodes.
My concern is that in order to establish a connection with a SpaceWire node, some handshaking needs to be done between the sender and receiver. Due to the fact…[Read more]
- Load More