Tao Jia
MathWorks
Followers: 0 Following: 0
Statistiques
0 Questions
35 Réponses
RANG
867
of 300 744
RÉPUTATION
90
CONTRIBUTIONS
0 Questions
35 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
8
RANG
of 21 054
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 597
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
MATLAB as AXI Master
Please install the following library: https://reference.digilentinc.com/lib/exe/fetch.php?tok=6ec654&media=http%3A%2F%2Ffiles...
plus de 7 ans il y a | 0
| A accepté
MATLAB as AXI Master
Can you provide more information on this? What's your operating system? Windows or Linux? What's your MATLAB version? Can you...
plus de 7 ans il y a | 0
MATLAB as AXI Master
If you are using KC705, then it should work. How did you program the FPGA? There is an on-board USB-JTAG port which uses the...
plus de 7 ans il y a | 0
ModelSim - MATLAB cosimulation not running!!!
First, we need to determine if your ModelSim is 32-bit or 64bit. The easiest way to check this is to look at the title of ModelS...
presque 8 ans il y a | 1
| A accepté
problem with simulation tool for HDL Coder when 'cosimulation model' and 'SystemVerilog DPI test bench' is selected
We are supporting Vivado simulator in certain scenarios but not all cases. For example, vivado simulator is supported in the MAT...
environ 8 ans il y a | 0
how to use simulink with modelsim, when ipcore is involved?
The issue is that you'll need to compile the xilinx simulation library first. Then refer to those libraries in your compilation ...
plus de 8 ans il y a | 0
REGARDING CUSTOM FPGA BOARD DEVELOPMENT
Hi Sai, The Genesys 2 board is actually quite different from KC705: # KC705 uses a Marvell Ethernet PHY chip, while Genesy...
plus de 8 ans il y a | 1
Ethernet connexion issue with FIL programmation
Can you manually ping the board? If that works, you can probably ignore the auto validation error. You should be able to run FPG...
plus de 8 ans il y a | 0
| A accepté
Ethernet connexion issue with FIL programmation
I assume that you are using the SGMII mode to connect. In that case, the answer to this question might be helpful: https://ww...
plus de 8 ans il y a | 0
Download bit file to Zynq from HDL Coder
If you know the location of your FPGA programming file, you can always use Vivado to program the FPGA. Also, there is a MATLAB u...
plus de 8 ans il y a | 1
| A accepté
FPGA is not detected during FIL on Linux
Sounds that the programming of FPGA failed. You need to make sure that FPGA programming is successful before, otherwise you are ...
plus de 8 ans il y a | 0
Fpga-in-the-loop using IP core generation workflow with reference design?
Hi Igor, Currently the IP core generation workflow does not support FPGA-in-the-Loop. If you want to communicate with the...
plus de 8 ans il y a | 0
| A accepté
filWizard: Error during Validation of Altera Stratix IV GX 230 FPGA development kit
I think your guess might be correct. We do use the Altera Etherent SGMII to GMII IP in your setup. It requires an additional Alt...
plus de 8 ans il y a | 0
The Max Frequency of the signals from MATLAB to FPGA in FPGA-in-the-loop?
Yes, the data exchange rate between MATLAB and FPGA is about 1K samples/second to 5K samples/second for the JTAG communciation t...
presque 9 ans il y a | 0
| A accepté
The Max Frequency of the signals from MATLAB to FPGA in FPGA-in-the-loop?
For FPGA-in-the-Loop, you can set the clock frequency of your design. This is done in the filWizard if you are using your own co...
presque 9 ans il y a | 0
How can I use vhdl generics when I generate a matlab system object from my vhdl code with HDL verifier?
With FPGA-in-the-Loop, once you have generated the FPGA Programming File, the values of generics are fixed. You cannot change it...
environ 9 ans il y a | 1
| A accepté
Is it possible to test a HDL design with multiple clocks using FPGA-in-the loop and Simulink?
FPGA-in-the-Loop does not support multiple asynchronous clocks. If all your clocks are synchronous, i.e., they are derived from ...
plus de 9 ans il y a | 0
Failed to initialize the RTIOStream library during FPGA-in-the-loop simulation
When you test the board, you need to check "include FPGA Board in the test" checkbox to do a full test. Otherwise, it will not t...
presque 10 ans il y a | 0
| A accepté
Does HDL Verifier support FPGA-in-the-loop for BEECube MiniBEE?
Although the HDL Verifier support for BEECube MiniBEE has been discontinued, the user can still run FPGA-in-the-Loop on miniBEE ...
plus de 10 ans il y a | 1
zedboard fpga in loop
There is a generic tutorial at: http://www.mathworks.com/help/hdlverifier/examples/verify-hdl-implementation-of-pid-controller-u...
plus de 10 ans il y a | 1
Can DE0-Nano-SoC Board from terasic be used with HDL Coder FIL connected using ethernet?
It would take some special action in Qsys to connnect the Ethernet PHY chip to the FPGA fabric. This is not currently supported....
plus de 10 ans il y a | 0
| A accepté
Does FPGA-in-the-loop dump the VHDL code as well as provide data to the board?
During simulation, FPGA-in-the-Loop would provide data to the FPGA board as input, and collect the output at the same time. We'l...
plus de 10 ans il y a | 1
| A accepté
No FPGA boards listed for HDL Verifier
Hi, The FPGA board definitions for FPGA-in-the-Loop has been moved to hardware support packages since R2013a. This allows us...
plus de 11 ans il y a | 1
| A accepté
Co-simulation with HDL Verifier and ModelSim Altera Edition 10.1d
Unfortunately, there is no workaround. The best way is to use one of the ModelSim versions supported by HDL Verifier, e.g., Mode...
plus de 11 ans il y a | 0
| A accepté
How to do FPGA-in-the-loop simulation with Altera DE2-115 board?
The switch is the problem. In HDL Verifier documentation, it says that the FPGA board must be connected to the host computer dir...
environ 12 ans il y a | 0
Error in S-function while running FPGA-in-the-loop, FIL Wizard
This looks a problem in the FIL block. Maybe you can check the signals connected to the FIL block (the data type and dimensions)...
environ 12 ans il y a | 0
Xilinx Series 7 Support
Currently HDL Verifier supports Kintex-7 device family and KC705 board. The VC707 board uses a totally different Ethernet interf...
environ 12 ans il y a | 0
| A accepté
Regarding configuremodelsim, It does not configure the selected modelsim
The configmodelsim has been in the deprecation state since 2009a, and it is completed removed in 2012a. Please avoid using this ...
environ 12 ans il y a | 0
FIL Wizard giving me a strange error
This is a known problem, and is fixed in MATLAB 12b.
plus de 12 ans il y a | 0
| A accepté
Is it possible to use ModelSim Code Coverage tools whilst doing an HDL Cosimulation?
Yes, it's definitely supported but you'll have to modify the generated TCL files a little bit (it should be easy). There is ...
plus de 12 ans il y a | 0
| A accepté





