soc-cocotb-sim.git
2021-04-06 Luke Kenneth... remove wb test from test.py
2021-04-06 Luke Kenneth... add test wishbone (separate from test.py)
2021-04-06 Staf VerhaegenFunction is a generator.
2021-04-06 Staf VerhaegenFix pre-layout simulation with 4K SRAM blocks.
2021-04-06 Staf VerhaegenAdd sim models for SRAM block.
2021-04-06 Luke Kenneth... add wishbone sim gtk test script
2021-04-06 Luke Kenneth... add comments
2021-04-06 Luke Kenneth... fix wishbone jtag test to run: results not correct yet
2021-04-06 Luke Kenneth... add first cut at wishbone jtag unit test
2021-04-06 Luke Kenneth... whitespace
2021-04-04 Luke Kenneth... 80 char linewrap
2021-04-04 Staf VerhaegenTest different combinations of i, o, oe for InTriOut
2021-04-03 Staf VerhaegenSupport running tb on test_issuer subblock.
2021-04-03 Staf VerhaegenUpdate gitignore.
2021-04-02 Staf VerhaegenFull boundary scan.
2021-04-02 Staf VerhaegenTypo.
2021-04-02 Staf VerhaegenAdd helper class JTAGPin
2021-04-02 Staf VerhaegenFirst version of boundary scan test bench.
2021-04-02 Staf Verhaegenpre_pnr/test.py: Fix idcode SVF test name.
2021-04-02 Staf Verhaegenpre_pnr/test.py: Reset JTAG before executing SVF.
2021-04-01 Luke Kenneth... TWI enabled in boundary scan
2021-04-01 Luke Kenneth... show how to get the boundary scan information from...
2021-04-01 Luke Kenneth... add one more up to path
2021-04-01 Luke Kenneth... move pre_pnr cocotb sim to soc-cocotb-sim directory
2021-04-01 Luke Kenneth... move post-pnr to new subdirectory
2021-04-01 Luke Kenneth... update README
2021-04-01 Luke Kenneth... sort out Makefile for building
2021-04-01 Luke Kenneth... ha! got IDCODE and reset test to work
2021-04-01 Luke Kenneth... match ir_width with experiment10 and do not overwrite...
2021-04-01 Luke Kenneth... connect up jtag corona pads
2021-04-01 Luke Kenneth... add cocotb testbench
2021-04-01 Luke Kenneth... remove not-needed thing from cocotb Makefile
2021-04-01 Luke Kenneth... add first cocotb Makefile
2021-04-01 Luke Kenneth... add "make corona" option
2021-04-01 Luke Kenneth... compile all libraries, use --std=08 it passes
2021-04-01 Luke Kenneth... add vst corrections program
2021-04-01 Luke Kenneth... do niolib conversion as well as nsxlib
2021-03-31 Luke Kenneth... build vhd objects
2021-03-31 Luke Kenneth... add conversion from alliance vbe to vst using coriolis2...
2021-03-31 Luke Kenneth... start on Makefile, add notes, add alliance-check-toolki...
2021-03-29 Luke Kenneth... add vst to .gitignore so that generated files do not...
2021-03-29 Luke Kenneth... add initial empty README.txt in ls180 directory