Make core.DontCare private to chisel3 (#1054)
Force clients to access 'DontCare' through the chisel3 package to ensure it's created as a chisel3 object and not a client object.
parent
73fdf2be
Please register or sign in to comment
Force clients to access 'DontCare' through the chisel3 package to ensure it's created as a chisel3 object and not a client object.