Merge pull request #156 from dehann/patch-1
fix readme icebreaker links
This commit is contained in:
		
						commit
						65e72ea49e
					
				|  | @ -29,7 +29,7 @@ Run `make icebprog` to build the configuration bit-stream and firmware images | ||||||
| and upload them to a connected iCEBreaker Board. | and upload them to a connected iCEBreaker Board. | ||||||
| 
 | 
 | ||||||
| | File                                | Description                                                     | | | File                                | Description                                                     | | ||||||
| | --------------------------------- | --------------------------------------------------------------- | | | ----------------------------------- | --------------------------------------------------------------- | | ||||||
| | [picosoc.v](picosoc.v)              | Top-level PicoSoC Verilog module                                | | | [picosoc.v](picosoc.v)              | Top-level PicoSoC Verilog module                                | | ||||||
| | [spimemio.v](spimemio.v)            | Memory controller that interfaces to external SPI flash         | | | [spimemio.v](spimemio.v)            | Memory controller that interfaces to external SPI flash         | | ||||||
| | [simpleuart.v](simpleuart.v)        | Simple UART core connected directly to SoC TX/RX lines          | | | [simpleuart.v](simpleuart.v)        | Simple UART core connected directly to SoC TX/RX lines          | | ||||||
|  | @ -39,9 +39,9 @@ and upload them to a connected iCEBreaker Board. | ||||||
| | [hx8kdemo.v](hx8kdemo.v)            | FPGA-based example implementation on iCE40-HX8K Breakout Board  | | | [hx8kdemo.v](hx8kdemo.v)            | FPGA-based example implementation on iCE40-HX8K Breakout Board  | | ||||||
| | [hx8kdemo.pcf](hx8kdemo.pcf)        | Pin constraints for implementation on iCE40-HX8K Breakout Board | | | [hx8kdemo.pcf](hx8kdemo.pcf)        | Pin constraints for implementation on iCE40-HX8K Breakout Board | | ||||||
| | [hx8kdemo\_tb.v](hx8kdemo_tb.v)     | Testbench for implementation on iCE40-HX8K Breakout Board       | | | [hx8kdemo\_tb.v](hx8kdemo_tb.v)     | Testbench for implementation on iCE40-HX8K Breakout Board       | | ||||||
| | [icebreaker.v](hx8kdemo.v)        | FPGA-based example implementation on iCEBreaker Board           | | | [icebreaker.v](icebreaker.v)        | FPGA-based example implementation on iCEBreaker Board           | | ||||||
| | [icebreaker.pcf](hx8kdemo.pcf)    | Pin constraints for implementation on iCEBreaker Board          | | | [icebreaker.pcf](icebreaker.pcf)    | Pin constraints for implementation on iCEBreaker Board          | | ||||||
| | [icebreaker\_tb.v](hx8kdemo_tb.v) | Testbench for implementation on iCEBreaker Board                | | | [icebreaker\_tb.v](icebreaker_tb.v) | Testbench for implementation on iCEBreaker Board                | | ||||||
| 
 | 
 | ||||||
| ### Memory map: | ### Memory map: | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue