Hi everyone.
I'm very a new cadence user. I'm not good at using it and quite lost in finding a way to get the results. With the topic, I would like to ask you for some suggestions to improve my cadence skills.
I have some digital decision logic. Some are combinational logic, some are sequential logic that I would like to import or generate random input combination to the inputs of my decision logic to get the maximum, minimum, and average delay power dissipation and area when feeding the different input combination.
My logic has 8-bit, 16-bit, and 32-bit input. The imported data tends to be decimal numbers.
I would like to ask you:
- which tool(s) are the most appropriate to import and feed the different combination to my decision logic?
- which tool is the most appropriate to synthesis with different number of input? - I have used Genus Synthesis Solution so far. However with my skill right now I can only let Genus synthesize my Verilog code one setup at a time. I'm not sure if I there is anyway I can feed a lot of input at a time and get those results (min, max, average of delay, power dissipation and area)
- which language or scripts I should pick up to use and achieve these results?
-where can I find information to solve my problem? which information shall I look for?
Thank you so much for your time!!
Best Regards