I used scaffolding softwares like sspace several times for bacterial genome, but the results were not ideal. So I just assembled with SPAdes.
If you have reference complete genomes, reference-assisted assembly using Ragout is also an option. If not, you can also filter the spades contigs based on coverage and length. Bandage is also an assistant tool to check assembly graph and filter contigs.
You could look at scaffolding software. But as @shenwei said below directly using original data with SPAdes is the best option for bacterial genome assemblies.
It is fungal genome. When I run SPAdes, it aborts in the middle. I assume SPAdes is not perfect for this.
What is your RAM availability and dataset size?