Michael Angeles
Results
2
issues of
Michael Angeles
I believe it should be explicitly stated that you need the vlog_tb_utils.v file/module in order to get the blinky example to run. I also had to explicitly state the path...
### Input C/C++ Header ```C++ /* Arcseconds to radians */ /* Radians to arcseconds */ #define DR2AS (206264.8062470963551564734) /* Arcseconds to radians */ #define DAS2R (4.848136811095359935899141e-6) /* Seconds of time...