Added SVF_Executor class that allows to execute a SVF file through a JTAG_Master...
authorStaf Verhaegen <staf@stafverhaegen.be>
Sat, 14 Apr 2018 09:28:44 +0000 (11:28 +0200)
committerStaf Verhaegen <staf@stafverhaegen.be>
Sat, 14 Apr 2018 09:28:44 +0000 (11:28 +0200)
commitc412840d70267efc14843383e16933992ec1be7c
tree18bbddf5ac7c1c0e8b514ab34a71ab3886054d96
parent50a7b817df9574587df484442d6f06523265570d
Added SVF_Executor class that allows to execute a SVF file through a JTAG_Master object

Currently only limited implementation only enough to run demos in simulation
on the Retro_uC.
sim/cocotb/c4m_jtag.py
sim/cocotb/c4m_jtag_svfcocotb.py [new file with mode: 0755]