Kaleb Barrett
Kaleb Barrett
All failing tests are due to syntax error.
I think the real answer is to create a function that takes the value and serializes it appropriately and use that instead of `as_tcl_value`.
@Lockedloop Good to know. `as_tcl_value` was added to serialize values in expected TCL formatting since some simulators need that, but it's obviously not appropriate here. I'll try to get around...
Not sure what the Riviera and Xcelium issues are, but the icarus ones are because the one on apt is too old, I'll have to split that into a separate...
Using `as_tcl_value` didn't help. The issue appears to be that the slashes need escaping.
\\\\\\\"But\\\\ of\\\\ course!\\\\ It\\\\ needs\\\\ to\\\\ be\\\\ `+define+DEFINE_PATH=\\\"path/to/some\\\\\\\"(random\\ quote)/file.wow\\\"`\\\\\\\"
So Xcelium doesn't seem to support spaces in defines passed on the command line no matter how many backslahes I add. This must be a limitation of their option parser....
I don't see the problem? `work` is not a legal library name as of VHDL 2002, we aren't going to default to that. The build of the `reg_b` sources is...
> There seem to be 2 issues at play : > > 1. All VHDL code is compiled first, including top level. Thus the needed Verilog are not compiled in...
@Nabih-Saleh You are free to fix it yourself or pay someone to. If not, you'll just have to wait for someone else.