Larry Doolittle

Results 19 comments of Larry Doolittle

I can believe this addresses your use case. Do you have an example Verilog module that uses alias? I can't get it to go through iverilog.

Yes, I'm "perfectly capable of modifying your copy of Unsquashfs to do the above." But I also collaborate with others, and don't like passing around patches any more than I...

Sure, I came to the same conclusion about the specific failure I ran into: the cryptography package depends on a rust-produced binary. Somehow that binary is ready-made for x86-64 and...

Yes, I can tell they are different, and the Verilog seems older. I guess the real question is, which one should be maintained going forward? Does anyone use the Lola...

> Note that many distros put patches on top of the base version, so there's no way to know what exactly is in there if git describe fails. True. There's...

I like the idea presented by @quark17, but haven't found time to pursue that and submit a patch. I wasn't familiar with that feature available on github, and will want...

I made a test/sandbox repo, at https://github.com/ldoolitt/vvtest1. Some of the desired features are there, and y'all are welcome to take a look and offer critiques. I don't think I'm quite...

The requisite features that make vvtest1 "work", also used by @quark17's bsc repo, are really core git features. It took me a while to figure that out. Github's source code...

I also just now tested this git feature set on a locally-hosted gitlab instance. Works fine.

I turned the snippet above into a stupid little test case, attached. [issue_485.zip](https://github.com/verilator/verilator/files/8189957/issue_485.zip) The issue is indeed present with v4.010 as shipped in Debian Buster. But the error is properly...