[GSoC] Updated DC-DC Verilog Generation and Simulations#230
[GSoC] Updated DC-DC Verilog Generation and Simulations#230harshkhandeparkar wants to merge 31 commits intoidea-fasoc:mainfrom
Conversation
34d6d25 to
d4f68a1
Compare
d4f68a1 to
169936c
Compare
169936c to
2005e22
Compare
|
@saicharan0112 @chetanyagoyal Have you had a chance to look into this? |
|
sorry, I just saw this PR. I am not sure if I can check anything from the circuit point of view but the updates made to the scripts are pretty good and are aligning towards some kind of standard. I could add a check for this in my upcoming PR which is to address #245 |
There was a problem hiding this comment.
What is the reason for removing dependencies for macro placement?
There was a problem hiding this comment.
Neither the macro placement nor the place_six_stage.py file were working. I believe the Python file is incomplete, and the macro placement has some outdated code and no longer works with the latest version of OpenROAD. I had removed them to test if the rest of the flow was working, but it was not. Should I revert these changes?
There was a problem hiding this comment.
@minghungumich ?
There was a problem hiding this comment.
@andylithia can you review this PR.
There was a problem hiding this comment.
Can you revert the changes and submit an issue about the dependency issue you're seeing? I can try to fix it
AL-255
left a comment
There was a problem hiding this comment.
Need an additional PR to fix the OpenROAD dependency issue
There was a problem hiding this comment.
Can you revert the changes and submit an issue about the dependency issue you're seeing? I can try to fix it
* imported and used the verilog-generation module in dcdc-gen.py * updated dcdc_netlist.py to return parameters instead of generating the netlist
* LFSR module used in the noise injection module was missing
915013b to
536e135
Compare
536e135 to
6e04b0d
Compare
Related to #211
Changes
sky130hsplatform for the generator (synthesis only).