Title says it all. I'm trying to make sure I have the correct CFG for $L$ before I start converting it to GNF. I don't want to post my idea yet, as I don't want it to influence any of the replies.
Again, I need a CFG for
$$L = \left\{0^n w 1^n \mid n \ge 0, w \in \{0, 1\}^*\right\}$$
Thank you for any help.