Johan Euphrosine
Johan Euphrosine
> I asked the Cocotb maintainers for more details regarding the Cocotb-pytest integration. do you have a pointer to the conversation?
Was there a new release including those change? If not, maybe showing that integration in a separate repo similar to https://github.com/antmicro/xls-cosimulation-demonstrator would be easier? wdyt?
Should we close this in favor of #1616?
related https://github.com/google/xls/commit/1af3c8cf8144f46be9bca6e44b98477adfe5dd8d
since we switched to hermetic toolchain in https://github.com/google/xls/commit/eb2fb6d81523b09fbd77b63b88381b1ad6c74850 `rules_python` should be able to select the right python variant to download https://github.com/bazelbuild/rules_python/blob/a79b66a76eeee4a8c7b967cde80e9ded82411631/python/versions.bzl#L191-L201 according to the target platform. @spurserh do have the...
@grebe you add an idea around using an `attribute` for this, could you expand?
@allight I was thinking of something like what was suggested in #1433 (as a follow-up to #1429) where we have `fn` annotations to name the return arguments, ex: ``` #[output_port_name(foo,...
rebased
/cc @mdagois
> I think gcd is a good candidate for proc implementations Filed #1444