Hi all, may I know if simple combinational circuits such as half or full adders can go through the ORFS flow? And if so, is the SDC file, the config file and the structural Verilog code sufficient?
r
Roel Jordans
06/06/2024, 12:13 PM
In short, yes, we've been able to run simple things like a one-hot to binary encoder through the flow without much problems. Simply mark all inputs as non-clock inputs and it will do its thing. One thing to keep an eye on is that for small circuits you may need to reserve quite some excess chip area, for example by setting the utilization low. Otherwise the PDN won't fit (assuming you're using the default one from the scripts)
👍 1
h
H'Ng Wei Dan
06/06/2024, 11:18 PM
Alright thanks!
H'Ng Wei Dan
06/09/2024, 11:41 AM
I've tried using the code below but it always ends early with the error in the screenshot below.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.