Feeds
質問
Simulink HDL coder Shift register SIPO
Hi everybody, I work on model Simulink which has to generate VHDL code with the command HDL coder. My problem is on the l...
約8年 前 | 2 件の回答 | 1
2
回答質問
shift register SIPO Simulink
Hi everybody, I need to use Simulink to generate VHDL code that I can use after with GHDL (an other software). My problem ...
約8年 前 | 1 件の回答 | 0
1
回答回答済み
error input uint8 simulink
Hi, the solution is to define a structure of time : a = [0 1 0 1 0 1 0 1]; in1 = uint8(a); s.time = 0 ; s.signals.values ...
error input uint8 simulink
Hi, the solution is to define a structure of time : a = [0 1 0 1 0 1 0 1]; in1 = uint8(a); s.time = 0 ; s.signals.values ...
約8年 前 | 0
| 採用済み
質問
error input uint8 simulink
Hi everybody, I want to design a simple digital systen with Simulink in order to: 1. simulate its behaviour with Matlab ...
約8年 前 | 4 件の回答 | 0
