Skip to content
Jenkins
log in
Dashboard
Risco-5
#349
Pipeline Steps
Status
Changes
Console Output
View Build Information
Lockable resources
Open Blue Ocean
Pipeline Overview
Pipeline Console
Embeddable Build Status
Pipeline Steps
Workspaces
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (16 min in block)
node - (16 min in block)
node block - (16 min in block)
stage - (2.9 sec in block)
Git Clone and Cleanup
stage block (Git Clone and Cleanup) - (2.4 sec in block)
sh - (0.5 sec in self)
rm -rf Risco-5
sh - (1.7 sec in self)
git clone --recursive https://github.com/JN513/Risco-5.git Risco-5
stage - (1.8 sec in block)
Iverilog Simulation
stage block (Iverilog Simulation) - (1.3 sec in block)
dir - (0.89 sec in block)
Risco-5
dir block - (0.62 sec in block)
sh - (0.42 sec in self)
iverilog -o simulation.out -s soc_tb src/core/alu.v src/core/alu_control.v src/core/control_unit.v src/core/core.v src/core/csr_unit.v src/core/immediate_generator.v src/core/mdu.v src/core/mux.v src/core/pc.v src/core/registers.v tests/soc_test.v src/peripheral/bus.v src/peripheral/fifo.v src/peripheral/gpios.v src/peripheral/gpio.v src/peripheral/leds.v src/peripheral/memory.v src/peripheral/pwm.v src/peripheral/soc.v src/peripheral/uart_rx.v src/peripheral/uart_tx.v src/peripheral/uart.v
stage - (16 min in block)
FPGA Synthesis
stage block (FPGA Synthesis) - (16 min in block)
parallel - (16 min in block)
parallel block (Branch: colorlight_i9) - (56 ms in block)
stage - (7 min 13 sec in block)
colorlight_i9
stage block (colorlight_i9) - (7 min 13 sec in block)
lock - (7 min 12 sec in block)
colorlight_i9
lock block - (7 min 11 sec in block)
echo - (0.26 sec in self)
FPGA colorlight_i9 bloqueada para síntese.
dir - (7 min 10 sec in block)
Risco-5
dir block - (7 min 9 sec in block)
sh - (7 min 9 sec in self)
python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p Risco-5 -b colorlight_i9
parallel block (Branch: digilent_nexys4_ddr) - (56 ms in block)
stage - (16 min in block)
digilent_nexys4_ddr
stage block (digilent_nexys4_ddr) - (16 min in block)
lock - (16 min in block)
digilent_nexys4_ddr
lock block - (10 min in block)
echo - (0.49 sec in self)
FPGA digilent_nexys4_ddr bloqueada para síntese.
dir - (10 min in block)
Risco-5
dir block - (10 min in block)
sh - (10 min in self)
python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p Risco-5 -b digilent_nexys4_ddr
parallel block (Branch: gowin_tangnano_20k) - (8 sec in block)
stage - (7 sec in block)
gowin_tangnano_20k
stage block (gowin_tangnano_20k) - (6.7 sec in block)
lock - (5.3 sec in block)
gowin_tangnano_20k
lock block - (4.4 sec in block)
echo - (0.26 sec in self)
FPGA gowin_tangnano_20k bloqueada para síntese.
dir - (3.3 sec in block)
Risco-5
dir block - (2.9 sec in block)
sh - (2.5 sec in self)
python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p Risco-5 -b gowin_tangnano_20k
stage - (6 sec in block)
Run Tests
stage block (Run Tests) - (5.3 sec in block)
getContext - (0.3 sec in self)
parallel - (4.6 sec in block)
parallel block (Branch: colorlight_i9 Tests) - (67 ms in block)
stage - (2.2 sec in block)
colorlight_i9 Tests
stage block (colorlight_i9 Tests) - (1 sec in block)
getContext - (0.26 sec in self)
parallel block (Branch: digilent_nexys4_ddr Tests) - (67 ms in block)
stage - (2.2 sec in block)
digilent_nexys4_ddr Tests
stage block (digilent_nexys4_ddr Tests) - (1.2 sec in block)
getContext - (0.27 sec in self)
parallel block (Branch: gowin_tangnano_20k Tests) - (3.6 sec in block)
stage - (2.2 sec in block)
gowin_tangnano_20k Tests
stage block (gowin_tangnano_20k Tests) - (1.3 sec in block)
getContext - (0.23 sec in self)
stage - (1.5 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.3 sec in block)
dir - (0.88 sec in block)
Risco-5
dir block - (0.65 sec in block)
sh - (0.42 sec in self)
rm -rf *