• Andela Kostic's avatar
    Ensure functionality of WRPC testbench (testbench/wrc_core) · 1c80a968
    Andela Kostic authored
    The following files are changed to ensure the functionality of the WRPC
    testbench located in "testbench/wrc_core" folder of the wrpc-core repository:
    - wrc_main_sim.c
    - arch/risc-v/crt0.S
    - arch/risc-v/crt0.h
    - dev/endpoint.c
    - configs/wrpc_sim_riscv_defconfig
    
    Before compiling wrpc-sw for simulation, choose wrpc_sim_riscv_defconfig configuration.
    
    In endpoint.c, delay function is commented out in the case of simulation.
    In wrc_main_sim.c, passing information from the testbench to risc-v's software
    is fixed and mini-NIC component is initialized correctly. Also, now the program
    doesn't print the error message when the Rx FIFO of mini-NIC is empty, but
    waits until there is something in the Rx FIFO, and then continues with checking
    the correctness of the received frame.
    1c80a968
Name
Last commit
Last update
..
afcz_defconfig Loading commit data...
afczv2_defconfig Loading commit data...
all_defconfig Loading commit data...
devel_build_test_defconfig Loading commit data...
ertm14_defconfig Loading commit data...
gsi_defconfig Loading commit data...
gsi_pdelay_defconfig Loading commit data...
pxie_fmc_defconfig Loading commit data...
spec_defconfig Loading commit data...
spec_pdelay_defconfig Loading commit data...
spec_riscv_comp_defconfig Loading commit data...
spec_silabs_defconfig Loading commit data...
target_generic_phy_16bit_defconfig Loading commit data...
target_sis8300ku_defconfig Loading commit data...
wr2rf_defconfig Loading commit data...
wr_switch_defconfig Loading commit data...
wrnic_defconfig Loading commit data...
wrpc_sim_defconfig Loading commit data...
wrpc_sim_riscv_defconfig Loading commit data...