2018-05-31 |
Luke Kenneth... | output comment so as to be able to track down output |
commit | commitdiff | tree |
2018-05-31 |
Luke Kenneth... | autopep8 cleanup |
commit | commitdiff | tree |
2018-05-24 |
Luke Kenneth... | make mdwn path if it doesnt exist |
commit | commitdiff | tree |
2018-05-23 |
Luke Kenneth... | correct Makefile path |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | microtest experimenting |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | even remove gpio, microtest still too big |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | add microtest, minitest still too big |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | clean up Makefile |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | add Makefile/lib auto-generator |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | use bit width consistently for mux cells |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | must declare mux selection same bitwidth |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | put cell width at fixed (max) bits |
commit | commitdiff | tree |
2018-04-14 |
Neel | the assignment of a wire from an input configured pin... |
commit | commitdiff | tree |
2018-04-09 |
Luke Kenneth... | add busenable output |
commit | commitdiff | tree |
2018-04-09 |
Luke Kenneth... | record bus/ganged type in tsv spec files |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | add documentation on pinfunctions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | return which pins are inout-buses from spec pinfunctions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | split bsv generator into functions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | whitespace pep8 cleanup |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | selector test goes in opposite direction |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | add myhdl mux.py experiment |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | clean up pinspec, remove redundant arguments |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | big pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | add base class for scenario and pinspecs |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | big python3 interoperability update |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | write out to mdwn file instead of stdout |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add some documentation to the spec modules |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | update minitest spec |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rework spec generation functions |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | refactoring pin function name generators |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | fix UARTQ0 spec |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec jtag and ulpi numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec uart numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec spi numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec sd numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | renumber interfaces start from zero |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | remove debug print statements |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | adjust minitest layout |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add mini spec for test purposes |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | check pin position overwriting |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | whoops not commented out properly |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | remove print statement |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 being a bit over-zealous... |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | explain flexspec, its extra functions to be added basically |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | move spec functions into Pinouts class |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | bug in m_class spec, flexbus pins being overwritten |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename functions with single instances |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add a "single" mode to Interfaces, stops number being... |
commit | commitdiff | tree |
2018-03-29 |
Neel | updated bluespec search paths |
commit | commitdiff | tree |
2018-03-29 |
Neel | bitspec if now of type "Bit#(?)" or GenericIOType |
commit | commitdiff | tree |
2018-03-29 |
Neel | cell interface is now a single output method of Generic... |
commit | commitdiff | tree |
2018-03-29 |
Neel | creating a single rule to assign function inputs from... |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | adding test on migen pinmux |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | write out pinspec to pinspec.txt |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add pinbank starting points and sizes |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add migen safe input mux |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | whitespace python3 cleanup |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | whoops need __contains__ due to pep8 replacement in... |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | stronger autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add fixed pins generation |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | add TODO assert for now |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | sort out pwm naming scheme |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | fix pinmerge issue, merge pingroup |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | fix incompatibility between spec gen and pinmux code-gen |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | remove manual dictionary, use interface txt file defini... |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | big autopep8 whitespace cleanup, not run before on... |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | first effort at generating pinmap.txt |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | whoops forgot to initialise pinspec variable in __main__ |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | split out interface printing functions to separate... |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | rename EINT, add underscore for consistency |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | reduce I2S to 5-pin width |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | add inout spec |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | begin generating spec files consistently: codes a bit... |
commit | commitdiff | tree |
2018-03-27 |
Luke Kenneth... | add help message for spec |
commit | commitdiff | tree |
2018-03-25 |
Luke Kenneth... | got fed up of doing functions used class instead for... |
commit | commitdiff | tree |
2018-03-24 |
Luke Kenneth... | write out interfaces.txt first version |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | add spec generation |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | add pinspec generator |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | pep8, whitespace cleanup |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | move more modules to src/bsv directory |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | move pinmux generator function to src/bsv directory |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | move pinmux generator function to src/bsv directory |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | update Makefile add test directory parameter |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | move interface and pinmux definition to test directory |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | add help message and options to specify source path |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | add path argument to pinmuxgen function |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | indent and functionify pinmux generator |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | add path option to parse function |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | class restructure parsing |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | remove if brackets |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | remove if brackets |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | slight style-alteration on pinmap.txt parsing |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | slight logic change which seems to work on generating... |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | use assert not if/print/exit |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | pycodestyle warned variable name l was ambiguous |
commit | commitdiff | tree |
2018-03-23 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
next |