mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Improved handling of "keep" attributes in hierarchical designs in opt_clean
This commit is contained in:
parent
bc468cb6f2
commit
c43f38c81b
2 changed files with 58 additions and 27 deletions
|
@ -866,8 +866,7 @@ endmodule
|
|||
|
||||
// SiliconBlue Device Configuration Cells
|
||||
|
||||
(* blackbox *)
|
||||
(* keep *)
|
||||
(* blackbox, keep *)
|
||||
module SB_WARMBOOT (
|
||||
input BOOT,
|
||||
input S1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue