Commit a5d069b
committed
[Rel] Release 0.3.5
* Added support for frame-based programming protocol
* Added support for memory initialization (ROMs!)
* Changed API so programming protocol may be selected after VPR/Yosys script
generation, decoupling design space exploration with physical implementation
* Improved bitstream generation to a more generic FASM format and more flexible
assembler
* Added "Magic" bitstream checker based on the Magic programming protocol to
help debugging the bitstream loading process for other protocols
* Example scripts and documentation updated to match the modifications above1 parent 1b8c515 commit a5d069b
File tree
75 files changed
+1464
-264
lines changed- docs/source
- _static/images
- prga.py
- tutorial
- examples
- app
- bcd2bin
- frame_k4_N2_8x8_b8
- config
- frame_k4_N2_8x8
- config
- pktchain_defaultchain_k4_N2_8x8
- config
- picorv32
- fpga21/config
- frame_grady18_N10_mem32Kb_mul24x18_42x34
- config
- magic_fle6_N10_mem32Kb_mul24x18_42x34/config
- magic_grady18v2_N10_mem32Kb_42x34
- config
- romtest
- frame_grady18_N4_rom2K_8x8
- config
- src
- include
- fpga
- frame
- grady18_N10_mem32Kb_mul24x18_42x34
- grady18_N4_rom2K_8x8
- k4_N2_8x8_b8
- k4_N2_8x8
- magic
- fle6_N10_mem32Kb_mul24x18_42x34
- fle6_N2_mem2K_8x8
- grady18_N2_10x6
- grady18v2_N10_mem32Kb_42x34
- grady18v2_N2_8x8_hier
- hardpico
- k4_N2_8x8
- pktchain
- defaultchain_k4_N2_8x8
- fpga21
- k4_N2_8x8
- scanchain
- fle6_N2_mem2K_8x8
- grady18_N2_10x6
- grady18v2_N2_8x8_hier
- k4_N2_8x8
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+1464
-264
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments