Yuheng Su
Yuheng Su
How can I get support vars of a bdd? thanks
> Hi Yuheng, I suspect that this has something to do with the CoSA installation. wonder how CoSA was installed. Are you using the docker image? I'm not using docker....
ok, thanks for your help!
https://docs.python.org/3.11/distutils/
in this tool, it does not accept any word, I think it is not correct.
After converting this Verilog file using the command, it still contains the LLHD dialect. ``` module fifo ( input clk, input rst, input wr_en, rd_en, input [7:0] data_in, output reg...
Okay, thank you!