Oleh Maksymenko

Results 3 issues of Oleh Maksymenko

Hi! I encoutered errors when compiling project with multiple devices used and lto enabled. The problem is similar to this [issue](https://github.com/rust-lang/rust/issues/98666) with generated variable `DEVICE_PERIPHERALS`. This PR solves the problem...

Test case to reproduce https://github.com/verilator/verilator/issues/5314

Hi! I am relying on Json output produced by Verilator and I admitted a change after upgrading from v5.040 to v.5042. The problem is that in some cases top module...