Files
db/specs/models_older/biz/user.v
2025-08-21 17:26:40 +02:00

6 lines
235 B
Verilog

module biz
// DEPRECATED: This file is deprecated and should not be used.
// Please use circle.User instead, which has all the necessary fields for MCC functionality.
// The biz.User struct has been removed as per the specifications.