mirror of https://github.com/YosysHQ/icestorm.git
Added IceBRAM to docs
This commit is contained in:
parent
6e07df972b
commit
37cc00c3df
|
|
@ -236,6 +236,14 @@ A tool for packing multiple bitstream files into one iCE40 multiboot image file.
|
|||
A small program for calculating iCE40 PLL configuration parameters.
|
||||
</p>
|
||||
|
||||
<h3>IceBRAM</h3>
|
||||
|
||||
<p>
|
||||
A small program for swapping the BRAM contents in IceStorm ASCII files. E.g.
|
||||
for changing the firmware image in a SoC design without re-running synthesis
|
||||
and place&route.
|
||||
</p>
|
||||
|
||||
<h3>ChipDB</h3>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue