Fixed synthesize process using customized makefile with hdl-make.
Finished building chains to implement bit file generation using data2mem. Refer to http://www.ohwr.org/issues/1006 Added tools/eb-*.c for Etherbone support of wrc console, info & flash programming. Added impact script for JTAG bit file programming. Updated README.md
Showing
- Makefile 74 additions, 0 deletionsMakefile
- README.md 18 additions, 0 deletionsREADME.md
- dir_list.mk 5 additions, 0 deletionsdir_list.mk
- submodules/hdl-make 1 addition, 1 deletionsubmodules/hdl-make
- syn/cute_wr/wr_core_demo/Makefile 29 additions, 0 deletionssyn/cute_wr/wr_core_demo/Makefile
- syn/cute_wr/wr_core_demo/Manifest.py 15 additions, 0 deletionssyn/cute_wr/wr_core_demo/Manifest.py
- tools/Makefile 21 additions, 0 deletionstools/Makefile
- tools/eb-console.c 192 additions, 0 deletionstools/eb-console.c
- tools/eb-flash.c 1042 additions, 0 deletionstools/eb-flash.c
- tools/eb-info.c 126 additions, 0 deletionstools/eb-info.c
- tools/impact_cutewr 22 additions, 0 deletionstools/impact_cutewr
Makefile
0 → 100644
README.md
0 → 100644
dir_list.mk
0 → 100644
hdl-make @ b0ccccc6
syn/cute_wr/wr_core_demo/Makefile
0 → 100644
syn/cute_wr/wr_core_demo/Manifest.py
0 → 100644
tools/Makefile
0 → 100644
tools/eb-console.c
0 → 100644
tools/eb-flash.c
0 → 100644
This diff is collapsed.
tools/eb-info.c
0 → 100644
tools/impact_cutewr
0 → 100755
Please register or sign in to comment