Skip to content
StepArgumentsStatus
Start of Pipeline - (18 sec in block)
node - (17 sec in block)
node block - (17 sec in block)
stage - (3.9 sec in block)Git Clone
stage block (Git Clone) - (3.5 sec in block)
sh - (0.45 sec in self)rm -rf DV-CPU-RV
sh - (2.8 sec in self)git clone --recursive https://github.com/devindang/dv-cpu-rv.git DV-CPU-RV
stage - (2 sec in block)Simulation
stage block (Simulation) - (1.4 sec in block)
dir - (0.92 sec in block)DV-CPU-RV
dir block - (0.66 sec in block)
sh - (0.45 sec in self)iverilog -o simulation.out -g2005 -s tb_rv_core rtl/rv_alu_ctrl.v rtl/rv_alu.v rtl/rv_branch_predict.v rtl/rv_branch_test.v rtl/rv_core.v rtl/rv_ctrl.v rtl/rv_data_mem.v rtl/rv_div.v rtl/rv_dpram.v rtl/rv_forward.v rtl/rv_hzd_detect.v rtl/rv_imm_gen.v rtl/rv_instr_mem.v rtl/rv_mem_map.v rtl/rv_mul.v rtl/rv_rf.v bench/tb_rv_core.v && vvp simulation.out
stage - (9.3 sec in block)FPGA Build Pipeline
stage block (FPGA Build Pipeline) - (8.7 sec in block)
getContext - (0.3 sec in self)
parallel - (8.1 sec in block)
parallel block (Branch: colorlight_i9) - (56 ms in block)
stage - (6.7 sec in block)colorlight_i9
stage block (colorlight_i9) - (6.3 sec in block)
getContext - (0.69 sec in self)
stage - (1.9 sec in block)Síntese e PnR
stage block (Síntese e PnR) - (0.61 sec in block)
getContext - (0.16 sec in self)
stage - (1.7 sec in block)Flash colorlight_i9
stage block (Flash colorlight_i9) - (0.6 sec in block)
getContext - (0.16 sec in self)
stage - (1.2 sec in block)Teste colorlight_i9
stage block (Teste colorlight_i9) - (0.57 sec in block)
getContext - (0.16 sec in self)
parallel block (Branch: digilent_nexys4_ddr) - (7.5 sec in block)
stage - (6.7 sec in block)digilent_nexys4_ddr
stage block (digilent_nexys4_ddr) - (6.2 sec in block)
getContext - (0.62 sec in self)
stage - (1.9 sec in block)Síntese e PnR
stage block (Síntese e PnR) - (0.69 sec in block)
getContext - (0.14 sec in self)
stage - (1.7 sec in block)Flash digilent_nexys4_ddr
stage block (Flash digilent_nexys4_ddr) - (0.69 sec in block)
getContext - (0.14 sec in self)
stage - (1.2 sec in block)Teste digilent_nexys4_ddr
stage block (Teste digilent_nexys4_ddr) - (0.69 sec in block)
getContext - (0.16 sec in self)
stage - (1.5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.3 sec in block)
dir - (0.91 sec in block)DV-CPU-RV
dir block - (0.7 sec in block)
sh - (0.48 sec in self)rm -rf *