projects
/
nmutil.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
nmutil.git
2020-10-12
Luke Kenneth...
use unittest.TestCase rather than FHDLTestCase
commit
|
commitdiff
|
tree
2020-10-07
Jacob Lifshay
add overflow detection to DIVS
commit
|
commitdiff
|
tree
2020-10-07
Jacob Lifshay
format code
commit
|
commitdiff
|
tree
2020-09-27
Cesar Strauss
Report cxxsim selected, only when using the new API
commit
|
commitdiff
|
tree
2020-09-24
Cesar Strauss
Add a few extra imports for convenience
commit
|
commitdiff
|
tree
2020-09-24
Cesar Strauss
Run-time selecion of simulator engine
commit
|
commitdiff
|
tree
2020-09-14
Luke Kenneth...
add extra name in plru for debugging
commit
|
commitdiff
|
tree
2020-09-14
Luke Kenneth...
switch off print statements
commit
|
commitdiff
|
tree
2020-09-14
Luke Kenneth...
add pseudo-plru from ariane
commit
|
commitdiff
|
tree
2020-09-13
Luke Kenneth...
add masked util function
commit
|
commitdiff
|
tree
2020-09-13
Luke Kenneth...
add dummy Display function
commit
|
commitdiff
|
tree
2020-09-13
Luke Kenneth...
syntax error in byterev
commit
|
commitdiff
|
tree
2020-09-01
Cesar Strauss
Make GTKWave example self-contained
commit
|
commitdiff
|
tree
2020-08-29
Cesar Strauss
Simplify example, focusing on write_gtkw
commit
|
commitdiff
|
tree
2020-08-29
Cesar Strauss
Move write_gtkw from soc.experiment.alu_fsm
commit
|
commitdiff
|
tree
2020-08-29
Luke Kenneth...
add reversal and lsb/msb mode to PriorityPicker
commit
|
commitdiff
|
tree
2020-08-26
Luke Kenneth...
sorting out div/mod routines, bug in simulator
commit
|
commitdiff
|
tree
2020-08-19
Luke Kenneth...
1 extra bit on mask shift size needed, to allow ">...
commit
|
commitdiff
|
tree
2020-08-17
Luke Kenneth...
allow byterev to accept a scalar int
commit
|
commitdiff
|
tree
2020-08-17
Luke Kenneth...
add Mask class
commit
|
commitdiff
|
tree
2020-08-09
Luke Kenneth...
add rising edge function for generating pulse
commit
|
commitdiff
|
tree
2020-07-28
Luke Kenneth...
disable very verbose debug printing
commit
|
commitdiff
|
tree
2020-07-28
Luke Kenneth...
move "wrap" function into nmutil.util
commit
|
commitdiff
|
tree
2020-07-22
Luke Kenneth...
missed en_o on list of ports in PriorityPicker
commit
|
commitdiff
|
tree
2020-07-17
Samuel A. Falvo II
Check equality between two PipeContext instances.
commit
|
commitdiff
|
tree
2020-07-15
Luke Kenneth...
missed critical functions in cut/paste copy of PipeContext
commit
|
commitdiff
|
tree
2020-07-15
Luke Kenneth...
missing Signal import
commit
|
commitdiff
|
tree
2020-07-15
Luke Kenneth...
move FPPipeContext to concurrentunit: rename to PipeContext
commit
|
commitdiff
|
tree
2020-07-13
Luke Kenneth...
import globally not locally.
commit
|
commitdiff
|
tree
2020-07-10
Luke Kenneth...
rename trunc_div/rem to trunc_divs
commit
|
commitdiff
|
tree
2020-07-09
Luke Kenneth...
cheat in trunch_rem, truncate result of multiply
commit
|
commitdiff
|
tree
2020-07-09
Luke Kenneth...
whoops trunc_div returning neg/neg result rather than...
commit
|
commitdiff
|
tree
2020-07-06
Luke Kenneth...
whoops missed Mux
commit
|
commitdiff
|
tree
2020-07-06
Luke Kenneth...
add eq32 helper
commit
|
commitdiff
|
tree
2020-07-05
Luke Kenneth...
remove unneeded imports
commit
|
commitdiff
|
tree
2020-07-04
Luke Kenneth...
add feedback_width option (unused) to concurrentunit...
commit
|
commitdiff
|
tree
2020-07-02
Luke Kenneth...
use Mux in latchregister, try to break "loops"
commit
|
commitdiff
|
tree
2020-06-27
Luke Kenneth...
use prefix where it exists
commit
|
commitdiff
|
tree
2020-06-26
Luke Kenneth...
fix prefixes on RecordObject
commit
|
commitdiff
|
tree
2020-06-26
Michael Nolan
Remove print statements from recordobject
commit
|
commitdiff
|
tree
2020-06-25
Luke Kenneth...
update docstring on add_prefix_to_record_signals
commit
|
commitdiff
|
tree
2020-06-24
Michael Nolan
Modify RecordObject to prefix all signal names with...
commit
|
commitdiff
|
tree
2020-06-22
Luke Kenneth...
add byte-reverse helper function
commit
|
commitdiff
|
tree
2020-06-19
Luke Kenneth...
add trunc_div and trunc_rem functions
commit
|
commitdiff
|
tree
2020-06-04
Luke Kenneth...
add copy of FHDLTestCase from nmigen
commit
|
commitdiff
|
tree
2020-05-26
Luke Kenneth...
whoops
commit
|
commitdiff
|
tree
2020-05-26
Luke Kenneth...
generic-ify treereduce
commit
|
commitdiff
|
tree
2020-05-26
Luke Kenneth...
add treereduce function
commit
|
commitdiff
|
tree
2020-05-20
Luke Kenneth...
add sign/zero extending utilities
commit
|
commitdiff
|
tree
2020-05-19
Luke Kenneth...
minor whitespace, comment clz
commit
|
commitdiff
|
tree
2020-05-19
Luke Kenneth...
note that clz is identical to PriorityEncoder (which...
commit
|
commitdiff
|
tree
2020-05-05
Michael Nolan
Add Count Leading Zeros module to nmutil
commit
|
commitdiff
|
tree
2020-05-05
Michael Nolan
Revert "Flatten the output of RecordObject.ports()"
commit
|
commitdiff
|
tree
2020-05-04
Michael Nolan
Flatten the output of RecordObject.ports()
commit
|
commitdiff
|
tree
2020-05-04
Luke Kenneth...
add docstring to latchregister
commit
|
commitdiff
|
tree
2020-05-01
Luke Kenneth...
add note about flatten function (one already exists...
commit
|
commitdiff
|
tree
2020-05-01
Luke Kenneth...
add ripple.py to nmutil
commit
|
commitdiff
|
tree
2020-04-17
Jacob Lifshay
add flatten function
commit
|
commitdiff
|
tree
2020-04-16
Luke Kenneth...
adjust multi priority picker to accept multiple inputs
commit
|
commitdiff
|
tree
2020-04-16
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2020-04-13
Luke Kenneth...
detect if data_o or data_i is iterable in NextControl...
commit
|
commitdiff
|
tree
2020-04-03
Jacob Lifshay
add build caching using ccache
commit
|
commitdiff
|
tree
2020-04-03
Jacob Lifshay
tests pass
commit
|
commitdiff
|
tree
2020-04-01
Jacob Lifshay
move clone paths to inside current directory
commit
|
commitdiff
|
tree
2020-04-01
Jacob Lifshay
add test case for https://github.com/nmigen/nmigen...
commit
|
commitdiff
|
tree
2020-04-01
Jacob Lifshay
switch nmigen upstream and add --depth 1
commit
|
commitdiff
|
tree
2020-04-01
Jacob Lifshay
reformat apt-get command
commit
|
commitdiff
|
tree
2020-03-26
Jacob Lifshay
add .gitlab-ci.yml
commit
|
commitdiff
|
tree
2020-03-25
Luke Kenneth...
grr fix more names thanks to nmigen renaming
commit
|
commitdiff
|
tree
2020-03-22
Luke Kenneth...
dont have to but test latchregister incoming is a Record
commit
|
commitdiff
|
tree
2020-03-22
Luke Kenneth...
comment latchregister
commit
|
commitdiff
|
tree
2020-03-21
Luke Kenneth...
sigh, rename of signals needed for nmigen compatibility...
commit
|
commitdiff
|
tree
2020-03-18
Luke Kenneth...
realised that the enable lines will act just as well...
commit
|
commitdiff
|
tree
2020-03-17
Luke Kenneth...
realised that the MultiPriorityPicker only needs a...
commit
|
commitdiff
|
tree
2020-03-17
Luke Kenneth...
add indices output to MultiPriorityPicker
commit
|
commitdiff
|
tree
2020-03-17
Luke Kenneth...
create MultiPriorityPicker which can mutually-exclusive...
commit
|
commitdiff
|
tree
2020-03-09
Luke Kenneth...
allow name on latchregister
commit
|
commitdiff
|
tree
2020-02-09
Luke Kenneth...
refer to nlnet grant and to top-level bugreport
commit
|
commitdiff
|
tree
2020-02-09
Luke Kenneth...
whoops wrong name
commit
|
commitdiff
|
tree
2020-02-09
Luke Kenneth...
add empty news for now
commit
|
commitdiff
|
tree
2020-02-09
Luke Kenneth...
split out nmutil library based on ieee754fpu code
commit
|
commitdiff
|
tree
2020-02-09
Luke Kenneth...
first empty commit
commit
|
commitdiff
|
tree