Try WaveScope block under Xilinx Blockset/Tools.

 

发件人: [email protected]
[mailto:[email protected]] 代表 Jay Brady
发送时间: 2013年9月6日 9:24
收件人: Casper List
主题: [casper] output a binary string in simulink?

 

Is there a way to look at the binary values on a wire (a la Chipscope) while
simulating using Simulink?

 

I have a chunk of a ROACH1 model that I’ve been designing and simulating in
simulink. As I’m running my simulations, I need to check the values on some
of the wires, and the only ways I know how to do that are with “gateway
out” + “scope”, or  “gateway out” + “to workspace” blocks. I would
like to look at the binary values on wires, rather than doubles the gateway
blocks give me, from a simulink simulation (like I can using Chipscope,
except without actually compiling and running a boffile on the ROACH). Does
anyone know a way to do this?

 

Jay

 

(yes, I can just num2bin() the output, but I wonder if there is another way)

 

 

Reply via email to