Skip to content

Making a small sample from scratch for learning #3015

Closed Answered by rovinski
vic4key asked this question in Q&A
Discussion options

You must be logged in to vote
  1. OpenROAD only supports verilog netlists.
  2. Your SDC file mentions a clock that does not exist. You have [get_ports clk] but there is no clk input in your design.

You should probably be using OpenROAD Flow Scripts to run a flow instead of manually running yosys.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vic4key
Comment options

@vijayank88
Comment options

Answer selected by vijayank88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants