Kostas dev ci
These are the changes I made, so as to be able to run properly CI whenever we want. So far everything runs without errors.
-
File: hdl/testbench/wrtd_ref_svec_tdc_fd/dut_env.sv
val[16:0] = (t.ts - start_time) / 0.00081us; //81ps
. replaced 81ps with 0.00081us. This error mostly has to do with simulator. -
Updated .gitlab-ci.yml file. Things to be done after merging is to decide whether we will run CI. For example, one day per week, in every commit in master? To be discussed.
-
As a maintainer in this project, I changed the gitlab-runners, in order to use the runners we have in the
cispace
machine from the lab.