Closed Nguyenthehuy1 closed 1 year ago
Hi @Nguyenthehuy1 , Can you elaborate what the cell parameters are in these files?
Vào Th 4, 14 thg 6, 2023 lúc 06:21 tangxifan @.***> đã viết:
Hi @Nguyenthehuy1 https://github.com/Nguyenthehuy1 , Can you elaborate what the cell parameters are in these files?
— Reply to this email directly, view it on GitHub https://github.com/lnis-uofu/OpenFPGA/issues/1199#issuecomment-1590183728, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZL62A4PW4XWUBFMEIU32RLXLDYWFANCNFSM6AAAAAAY3F4YVQ . You are receiving this because you were mentioned.Message ID: @.***>
- I want to change "Technology library" in this architecture xml file. I want to change my own vdd, pn_ratio, min_witdh, chan_length.... ) parameter.
I wonder where the path I needs when i config above parameter? ( i think it need .lib file (standard cell doesn't need .lib file)) ( default: OpenFGPA/ openfpga_flow/tech/PTM_45nm/45nm. pm? )
Thank you
I believe you can find the answers in #1211
Thank you so much for responding to me,
I have replaced some cells with “sky_water_130.v” (illustrated below) in the “K6_frac_N10_adder_chain_40nm_openfpga.xml” file. And I have two questions: “
How can I map “delay_matrix” parameter in “OpenFPGA/yosys-plugins/clockgating plugin/tests/regfile/lib/sky130_fd_sc_hd.lib”.
As you said in #1211, is it means we should remain the initial value in “Technology_library (including pn_ratio, min_width ...)? ( so what do those value means?)”, and how we mapping parameter with “sky_water..” library?
*** code xml is below: `<?xml version="1.0"?>
`
See my answer in #1221
Hello everyone,
I want to find out how to config cell parameter in "k6_frac_N10_tileable_adder_chain_40nm" in OpenFPGA by entering at OpenFPGA root: "vi openfpga_flow/openfpga_arch/k6_frac_N10_adder_chain_40nm_openfpga.xml". But I cannot see any documents about cell parameters in this.
Where can I find it?
Thank you, everyone. Best regard Huy