core-v-mcu icon indicating copy to clipboard operation
core-v-mcu copied to clipboard

Instruction needed to run cli_test in simulation

Open jaedenzou opened this issue 2 years ago • 3 comments

Hi,

In the quick start guide, it is mentioned that "After working through this document you should have a cli_test running on the CORE-V-MCU on either an FPGA based emulation platform or in simulation using Verilator". The majority of the quick start guide introduced how to run it on FPGA specifically. We want to try it out in simulation first since we don't have a board you specified in hand. But I didn't find documentation on how to run cli_test in sumulation similar to the emulation where we can interact with a terminal to verify. Could you help by giving some instruction on that? Another question by the way, does this board, Xilinx Virtex-7 FPGA VC707 Evaluation Kit, work for the cli_test emulation? We have this board in hand. Thank you.

jaedenzou avatar Jul 04 '22 06:07 jaedenzou

hi @jaedenzou , the verilator simulation is work in progress (there is PR opened that needs to be fixed by myself asap). if you clone that branch you should be able to use it.

Not sure your board will work, if it has enough resources there should not be any problem

davideschiavone avatar Jul 04 '22 09:07 davideschiavone

hi @jaedenzou , the verilator simulation is work in progress (there is PR opened that needs to be fixed by myself asap). if you clone that branch you should be able to use it.

Not sure your board will work, if it has enough resources there should not be any problem

Hi, @davideschiavone, thanks a lot for the reply and clarification.

jaedenzou avatar Jul 05 '22 02:07 jaedenzou

i will keep it open till #230 is merged

davideschiavone avatar Jul 05 '22 06:07 davideschiavone