GoWin enablement: DRAM, initial BRAM, DRAM init, DRAM sim and synth_gowin flow
authorDiego <dhdezr@gmail.com>
Sat, 13 Apr 2019 04:40:02 +0000 (23:40 -0500)
committerDiego <dhdezr@gmail.com>
Sat, 13 Apr 2019 04:40:02 +0000 (23:40 -0500)
commitf9272fc56d7179f04a9f776bf056eedfc33dd358
tree1ea10dcfaed907f0796965292bd11479db61e469
parentdb1a5ec6a2a437b296e7ba9de78afaf3b440327f
GoWin enablement: DRAM, initial BRAM, DRAM init, DRAM sim and synth_gowin flow
techlibs/gowin/Makefile.inc
techlibs/gowin/bram.txt [new file with mode: 0644]
techlibs/gowin/brams_init3.vh [new file with mode: 0644]
techlibs/gowin/brams_map.v [new file with mode: 0644]
techlibs/gowin/cells_map.v
techlibs/gowin/cells_sim.v
techlibs/gowin/determine_init.cc [new file with mode: 0644]
techlibs/gowin/dram.txt [new file with mode: 0644]
techlibs/gowin/drams_map.v [new file with mode: 0644]
techlibs/gowin/synth_gowin.cc