2022-10-18 |
Andrey Miroshnikov | fix(iomux): Fix port signal length (given mux size... master |
commit | commitdiff | tree |
2022-10-14 |
Andrey Miroshnikov | fix(stage2): Fixed gtkw redundancy |
commit | commitdiff | tree |
2022-10-14 |
Andrey Miroshnikov | fix(stage2): Added separated port signals to gtkw output |
commit | commitdiff | tree |
2022-10-12 |
Andrey Miroshnikov | feat(stage2.py): Separated ports for each pad (individu... |
commit | commitdiff | tree |
2022-10-11 |
Andrey Miroshnikov | feat(stage2): GPIO-only pins don't add muxes anymore |
commit | commitdiff | tree |
2022-10-05 |
Andrey Miroshnikov | feat(stage2): Fix GTKW script, optional mdwn gen for... |
commit | commitdiff | tree |
2022-10-05 |
Andrey Miroshnikov | feat(stage2): Now using PinSpec object to gen internal... |
commit | commitdiff | tree |
2022-10-01 |
Andrey Miroshnikov | feat(stage2): Trying to make the dict keys needed to... |
commit | commitdiff | tree |
2022-10-01 |
Andrey Miroshnikov | feat(stage2): Found the dict needed for IOTypes |
commit | commitdiff | tree |
2022-10-01 |
Andrey Miroshnikov | feat(iomux, pinmux, stage2): Change terminology from... |
commit | commitdiff | tree |
2022-09-27 |
Andrey Miroshnikov | feat(stage2): Moved up a directory to work with the... |
commit | commitdiff | tree |
2022-09-27 |
Andrey Miroshnikov | feat(stage2): extracting bank and pin information from... |
commit | commitdiff | tree |
2022-09-21 |
Andrey Miroshnikov | feat(stage2): Added PinSpec testing, not used yet |
commit | commitdiff | tree |
2022-09-21 |
Andrey Miroshnikov | feat(stage2): Added iotypes in |
commit | commitdiff | tree |
2022-09-17 |
Andrey Miroshnikov | feat(stage2.py): Added extra 2 gpios to match the dummy... |
commit | commitdiff | tree |
2022-09-14 |
Andrey Miroshnikov | feat(stage2.py): Starting to automate the tests to run |
commit | commitdiff | tree |
2022-09-14 |
Andrey Miroshnikov | feat(stage2.py): Added the GTKWave doc generator func |
commit | commitdiff | tree |
2022-09-13 |
Andrey Miroshnikov | feat(stage2.py): Clean up and made sure ports are yield'd |
commit | commitdiff | tree |
2022-09-13 |
Andrey Miroshnikov | feat(stage2.py): Converted iomux pad/perith connections... |
commit | commitdiff | tree |
2022-09-10 |
Andrey Miroshnikov | feat(stage2.py): iomux blocks added to parametrisable... |
commit | commitdiff | tree |
2022-09-10 |
Andrey Miroshnikov | feat(stage2.py): Added peripheral Rec/Sig declaration... |
commit | commitdiff | tree |
2022-09-09 |
Andrey Miroshnikov | feat(stage2.py): Added I2C back in |
commit | commitdiff | tree |
2022-09-07 |
Andrey Miroshnikov | feat(stage2.py): Added new pads now tested with uart |
commit | commitdiff | tree |
2022-09-07 |
Andrey Miroshnikov | feat(stage2.py): Moved peripherals into the 'pins'... |
commit | commitdiff | tree |
2022-09-03 |
Andrey Miroshnikov | feat: I2C demo test now loopback |
commit | commitdiff | tree |
2022-09-03 |
Andrey Miroshnikov | feat(stage2.py): Changed UART test to loopback config. |
commit | commitdiff | tree |
2022-09-01 |
Andrey Miroshnikov | Added gpio demo, parametrised pads |
commit | commitdiff | tree |
2022-09-01 |
Andrey Miroshnikov | Added i2c demo |
commit | commitdiff | tree |
2022-08-31 |
Andrey Miroshnikov | Improved bit-bang UART test func for demo |
commit | commitdiff | tree |
2022-08-30 |
Andrey Miroshnikov | Adding first manual mux experiment |
commit | commitdiff | tree |
2022-08-18 |
Andrey Miroshnikov | Adding stage2 file for auto-gen of the pinmux block... |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | rename to fabric |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | fixed list bracket typo |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | move VSS/VDD a little further in on RGMII on ngi_router |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | Changed ls2 to ngi_router |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Fixed gpio W number |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | move power pins in on West side, swap I2C and 3 GPIO... |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | remove GPIOS/E from scenario |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | overlapping GPIO on E |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | add RG0 and RG1 to descripiton |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Added GPIOs to W bank |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | increase GPIO E to 19 pins, fit one more EINT back in |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | add GPIOs to south bank, move UART SPI SDR over by... |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Forgot to change pin num |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Added GPIO and muxed RGMII1 |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | start batch from 4 for rgmii |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Split rgmii on N side, but not as expected (see svg) |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | * added RGMII-2 across multiple split areas on E |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | move GPIO and JTAG a little bit on E side (for RGMII... |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Added ls2 svg, added rgmii to N bank |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Added ls2 to spec type |
commit | commitdiff | tree |
2022-06-28 |
Andrey Miroshnikov | Adding copy of ls180 for new soc (ls2) |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | whoops, reading pad bankwidths (mux widths) not bank... |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | add print debugs |
commit | commitdiff | tree |
2022-06-13 |
Andrey Miroshnikov | Pinmux now accepts dummy pinset to change port names |
commit | commitdiff | tree |
2022-05-31 |
Andrey Miroshnikov | Added comment |
commit | commitdiff | tree |
2022-05-31 |
Andrey Miroshnikov | Fixed print formatting |
commit | commitdiff | tree |
2022-05-31 |
Andrey Miroshnikov | Improved iomux logic based on lessons from gpio block... |
commit | commitdiff | tree |
2022-05-24 |
Andrey Miroshnikov | Added granuality assert (for now) |
commit | commitdiff | tree |
2022-05-24 |
Andrey Miroshnikov | Fixed the we usage as explained by Luke in bug #762... |
commit | commitdiff | tree |
2022-05-23 |
Andrey Miroshnikov | Added the driver changes to support WB sel control... |
commit | commitdiff | tree |
2022-05-23 |
Andrey Miroshnikov | Changed ack behaviour for rd (1 clk) and wr (2 clk) |
commit | commitdiff | tree |
2022-05-22 |
Andrey Miroshnikov | Removed redundant use of Array() |
commit | commitdiff | tree |
2022-05-21 |
Andrey Miroshnikov | Finally put together fix based on Luke's suggestion... |
commit | commitdiff | tree |
2022-05-10 |
Andrey Miroshnikov | Clean up gpio code |
commit | commitdiff | tree |
2022-05-10 |
Andrey Miroshnikov | Fixed the rd transaction, had to delay ack |
commit | commitdiff | tree |
2022-05-07 |
Andrey Miroshnikov | replaced duplicate code with functions, almost working |
commit | commitdiff | tree |
2022-04-26 |
Andrey Miroshnikov | Simplified rd bus connection, almost working, need... |
commit | commitdiff | tree |
2022-04-22 |
Andrey Miroshnikov | Implemented fix suggested by luke, bug 762 c#16, not... |
commit | commitdiff | tree |
2022-04-05 |
Andrey Miroshnikov | Multibus connection to different GPIOs fixed for read... |
commit | commitdiff | tree |
2022-03-22 |
Andrey Miroshnikov | Added some gpio logic, still need reading implemented |
commit | commitdiff | tree |
2022-03-21 |
Andrey Miroshnikov | Fixed GPIO block issue that accessed out of bounds... |
commit | commitdiff | tree |
2022-03-12 |
Andrey Miroshnikov | Forgot to add m.d.comb... Now need to debug gpio |
commit | commitdiff | tree |
2022-03-10 |
Andrey Miroshnikov | Added signals to export for il |
commit | commitdiff | tree |
2022-03-10 |
Andrey Miroshnikov | top level signals not showing up yet |
commit | commitdiff | tree |
2022-03-09 |
Andrey Miroshnikov | Fixed issue with single gpio not working |
commit | commitdiff | tree |
2022-03-09 |
Andrey Miroshnikov | created file for 1-pin pinmux, not working yet |
commit | commitdiff | tree |
2022-03-09 |
Andrey Miroshnikov | cleanup |
commit | commitdiff | tree |
2022-03-08 |
Andrey Miroshnikov | Converted to comb logic |
commit | commitdiff | tree |
2022-03-08 |
Andrey Miroshnikov | Added basic toggle test. Need to convert to comb domain... |
commit | commitdiff | tree |
2022-03-07 |
Andrey Miroshnikov | single i/o/oe pin IOMux working (test needs improving). |
commit | commitdiff | tree |
2022-03-02 |
Andrey Miroshnikov | Finally got iomux test running (but block not working... |
commit | commitdiff | tree |
2022-02-22 |
Andrey Miroshnikov | Added rd/wr methods to GPIO manager |
commit | commitdiff | tree |
2022-02-16 |
Andrey Miroshnikov | Added gtkw doc generation to simple gpio block test |
commit | commitdiff | tree |
2022-02-14 |
Andrey Miroshnikov | Added GTKWave doc generation |
commit | commitdiff | tree |
2022-02-10 |
Andrey Miroshnikov | Added reverse arg fix, tests working |
commit | commitdiff | tree |
2022-02-09 |
Andrey Miroshnikov | Original 4 JTAG test cases working, woohoo! |
commit | commitdiff | tree |
2022-02-08 |
Andrey Miroshnikov | Getting closer, now playing with result printing for... |
commit | commitdiff | tree |
2022-02-08 |
Andrey Miroshnikov | Made progress in figuring out JTAG. Getting TDO, still... |
commit | commitdiff | tree |
2022-02-03 |
Andrey Miroshnikov | Created GPIOManager class for tracking config state... |
commit | commitdiff | tree |
2022-02-01 |
Andrey Miroshnikov | Created gpio manager class for easier control of indivi... |
commit | commitdiff | tree |
2022-01-30 |
Andrey Miroshnikov | Trying to debug the TDO issue with JTAG test |
commit | commitdiff | tree |
2022-01-28 |
Andrey Miroshnikov | Replaced hard-coded config shifts with auto-generated... |
commit | commitdiff | tree |
2022-01-27 |
Andrey Miroshnikov | Added WB data wordsize param, added gpio port layout |
commit | commitdiff | tree |
2022-01-25 |
Andrey Miroshnikov | Added prefix to layout, modifyingfunctions for testing |
commit | commitdiff | tree |
2022-01-21 |
Andrey Miroshnikov | multi-gpio config working, needs further testing. |
commit | commitdiff | tree |
2022-01-19 |
Andrey Miroshnikov | Fixed gpio_addr. Output/input asserts working. Need... |
commit | commitdiff | tree |
2022-01-19 |
Andrey Miroshnikov | Fixed issue with out/in not updating io. Now issue... |
commit | commitdiff | tree |
2022-01-17 |
Andrey Miroshnikov | Moved config update to combinatorial. Still need to... |
commit | commitdiff | tree |
2022-01-16 |
Andrey Miroshnikov | Added fixes to Record. ie not being driven correctly. |
commit | commitdiff | tree |
next |