MATLAB DESIGN HDL CODER RELEASE NOTES Guía de usuario Pagina 349

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 410
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 348
System Generator for DSP User Guide www.xilinx.com 349
UG640 (v 12.2) July 23, 2010
Black Box Examples
Open the fir_compiler_8tap.vho file.
Copy the component declaration from fir_compiler_8tap.vho and paste it
in fir_compiler_8tap_wrapper.vhd in the component declaration area.
(after -- Add Component Declaration from VHO file ------)
Copy the core instantiation template from fir_compiler_8tap.vho and paste
it in fir_compiler_8tap_wrapper.vhd in the architecture body.
(after ------------- ADD INSTANTIATION Template -----)
Copy the port declaration for the component fir_compiler_8tap and paste it
for the fir_compiler_8tap entity declaration
(after ---- Add Port declaration for entity ----)
Add the ce port to the top-level entity declaration, and change the case of the CLK
port to clk.
8. Start Simulink and open the following design file:
<ISE_Design_Suite_tree>/sysgen/examples/coregen_import/example2
/coregen_import_example2.mdl
Vista de pagina 348
1 2 ... 344 345 346 347 348 349 350 351 352 353 354 ... 409 410

Comentarios a estos manuales

Sin comentarios