mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-06 16:45:14 +00:00
Add update_budget() to timing.h header
This commit is contained in:
@@ -27,6 +27,8 @@ NEXTPNR_NAMESPACE_BEGIN
|
||||
// Assign "budget" values for all user ports in the design
|
||||
void assign_budget(Context *ctx);
|
||||
|
||||
void update_budget(Context *ctx);
|
||||
|
||||
NEXTPNR_NAMESPACE_END
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user