Kaleb Barrett

Results 630 comments of Kaleb Barrett

Will add all upcoming trigger changes to this as well.

Eh. Looks like there's still stuff to do here. I'll try to get to this tomorrow.

I think `-Wl,--unreoslved-symbols=ignore-in-shared-libs` would work better. Ideally we could constrain that to only the symbols in `libpython`, but I guess the larger question is why you would be running into...

> I'm still curious to know if other users are hitting the same issue This is the first I'm hearing about it. We can keep this issue open to potentially...

And why distutils doesn't add `-lpython` itself considering we are using its `Extension` class. Perhaps this is something cocotb can do. We would need to compute the libpython name (includes...

@olofk I don't think anyone is manually building cocotb sources, so I don't understand the point of that. There might be an assumption here that wasn't communicated. What are you...

Ah. I thought it was weird you were linking all those libraries in your project. The libraries were rearchitected to avoid this problem, but the custom flows docs weren't updated....

I've been very busy with my move to Colorado. I probably won't have time to work on cocotb until next week at the earliest. My question is why do we...

I guess I'm fine with this coming in if it's blocking your other work. Just know it will probably be rm -rf'd in the near future.

Questa failure. ``` # 0.00ns INFO cocotb.regression running vpi_structure.test_structure (1/2) # Tests that name, fullname, handle type, and length match across simulators. # t: HierarchyObject t # LONGSTART_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_LONGEND: LogicObject[1] t.LONGSTART_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_a_very_long_name_which_will_get_hashed_LONGEND...