Digilent XUPV2P Manual do Utilizador Página 21

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 23
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 20
May 2005XUPV2P BSB support 21
Modelsim Simulation Commands
# Make sure to set EDK to compile for verilog
do system.do
vsim system system_conf glbl
add wave -radix hexadecimal /*
# Enable the viewing of the Microblaze registers ...
set mb_register_path "/system/microblaze_0/microblaze_0/data_flow_i"
# ... add them to the modelsim view window
quietly WaveActivateNextPane
add wave -noupdate -divider {CPU Registers}
add wave -radix hexadecimal -label PC $mb_register_path/pc_ex
add wave -radix hexadecimal -label MSR $mb_register_path/msr
force sys_rst_pin 0, 1 1us
force sys_clk_pin 0, 1 5ns -r 10ns
run 100us
Vista de página 20
1 2 ... 16 17 18 19 20 21 22 23

Comentários a estes Manuais

Sem comentários