Replies: 3 comments 1 reply
-
Two small remarks: |
Beta Was this translation helpful? Give feedback.
0 replies
-
platforms//config.mk shows that the platform is unset as its name should be between the // |
Beta Was this translation helpful? Give feedback.
1 reply
-
The macro appears to be centered in the die box which extends far to the right. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm working with Openroad-flow-scripts, and i wanted to use place_macro.
I've implemented our design and would like to place multiple of this module and obtain power and area results.
when i run the ORFS, the flow stops immediately.
I'm new with this work, so could you help me how to use macro_placement properly?
Below is the error message:
Commented 0 lines containing "original_pin"
Replaced malformed functions 0
Writing replaced file: objects/asap7/my_design/base/lib/asap7sc7p5t_SEQ_RVT_FF_nldm_220123.lib
Makefile:183: /home/jina/OpenROAD-flow-scripts/flow/platforms//config.mk: No such file or directory
make[2]: *** No rule to make target '/home/jina/OpenROAD-flow-scripts/flow/platforms//config.mk'. Stop.
make[1]: *** [Makefile:366: results/asap7/my_design_entry1/base/entry1.lib] Error 2
make: *** [Makefile:497: results/asap7/my_design/base/1_1_yosys.v] Error 2
Beta Was this translation helpful? Give feedback.
All reactions