Fix pre-layout simulation with 4K SRAM blocks.
[soc-cocotb-sim.git] / ls180 /
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 Casso... add wishbone sim gtk test script
2021-04-06 Luke Kenneth Casso... add comments
2021-04-06 Luke Kenneth Casso... fix wishbone jtag test to run: results not correct yet
2021-04-06 Luke Kenneth Casso... add first cut at wishbone jtag unit test
2021-04-06 Luke Kenneth Casso... whitespace
2021-04-04 Luke Kenneth Casso... 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 Casso... TWI enabled in boundary scan
2021-04-01 Luke Kenneth Casso... show how to get the boundary scan information from...
2021-04-01 Luke Kenneth Casso... add one more up to path
2021-04-01 Luke Kenneth Casso... move pre_pnr cocotb sim to soc-cocotb-sim directory
2021-04-01 Luke Kenneth Casso... move post-pnr to new subdirectory
2021-04-01 Luke Kenneth Casso... update README
2021-04-01 Luke Kenneth Casso... sort out Makefile for building
2021-04-01 Luke Kenneth Casso... ha! got IDCODE and reset test to work
2021-04-01 Luke Kenneth Casso... match ir_width with experiment10 and do not overwrite...
2021-04-01 Luke Kenneth Casso... connect up jtag corona pads
2021-04-01 Luke Kenneth Casso... add cocotb testbench
2021-04-01 Luke Kenneth Casso... remove not-needed thing from cocotb Makefile
2021-04-01 Luke Kenneth Casso... add first cocotb Makefile
2021-04-01 Luke Kenneth Casso... add "make corona" option
2021-04-01 Luke Kenneth Casso... compile all libraries, use --std=08 it passes
2021-04-01 Luke Kenneth Casso... add vst corrections program
2021-04-01 Luke Kenneth Casso... do niolib conversion as well as nsxlib
2021-03-31 Luke Kenneth Casso... build vhd objects
2021-03-31 Luke Kenneth Casso... add conversion from alliance vbe to vst using coriolis2...
2021-03-31 Luke Kenneth Casso... start on Makefile, add notes, add alliance-check-toolki...
2021-03-29 Luke Kenneth Casso... add initial empty README.txt in ls180 directory