Open shtaxxx opened 9 years ago
I think it's because the current dataflow analyzer does not use memorization.
Thanks for your reply . so, if I have enough time and LINUX platform has enough memory, no matter how large design always can analyze? such as : c8051
I think the current analyzer does not handle a realistic size of hardware. I think it should be accelerated, but I don't have enough time for this :(
I want to extract dataflow from the verilog design (uart,AES,c8051). But I can't write the verilog compiler front end. so , I read your paper and find pyverilog. about my mission, can you give me some suggestion? thank you very much!
It would be really helpful if the dataflow analyzer could be sped up.
hi,i use dataflow analysis analyze AES design, it had spent one day.now, it still running. i want to know why?