$\newcommand{\Minimize}{\operatorname*{Minimize}}\newcommand{\R}{\mathbb{R}}$The question is not very clear, but I presume that the OP is asking whether
\begin{align}
\mathbb{P}_t{}:{}&\Minimize_{b\in\R^m}\tfrac{1}{2} \|y - A'b\|^2
\\
&\text{subject to: } \|b\|_1 \leq t,
\end{align}
for some $t>0$, is equivalent to
\begin{align}
\mathbb{P}'_\lambda:\Minimize_{b\in\R^m}\tfrac{1}{2} \|y - A'b\|^2 + \lambda \|b\|_1,
\end{align}
for some $\lambda \geq 0$.
Matrix $A$ has dimensions $n\times m$ and $y\in\R^n$.
The two problems are equivalent in the sense that for given $\lambda \geq 0$, there exists a $t\geq 0$ so that the solutions of $\mathbb{P}'_\lambda$ are solutions of $\mathbb{P}_t$. Conversely, for every $t\geq 0$, there exists a $\lambda \geq 0$ so that the solutions of $\mathbb{P}_t$ are solutions of $\mathbb{P}'_\lambda$.
This is discussed in detail and proven in Theorem 2.1 in: M.R. Osborne, B. Presnell and B.A. Turlach, On the LASSO and its Dual, Journal of Computational and Graphical Statistics 9, 2000.