we will use vcs to simulate and verify e203_u. os is linux, my os is redhat.
command as below
-
make compile
// this command compile rtl files
-
make run_test TESTNAME=rv32ui-p-and
// this command run test rv32ui-p-and, all tests in ./run/generated/
-
make debug TESTNAME=rv32ui-p-and
//load design and waveform with verdi for test rv32ui-p-and, then you can debug test