ieee754fpu.git
4 years agowhitespace
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 22:54:28 +0000 (23:54 +0100)]
whitespace

4 years agoreorg / tidyup fcvt upsize.py
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 22:54:06 +0000 (23:54 +0100)]
reorg / tidyup fcvt upsize.py

4 years agorename FPADDBaseData to FPBaseData and move to separate module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 22:41:31 +0000 (23:41 +0100)]
rename FPADDBaseData to FPBaseData and move to separate module

4 years agocleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 21:40:18 +0000 (22:40 +0100)]
cleanup

4 years agomove FPPackData to separate module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 21:32:56 +0000 (22:32 +0100)]
move FPPackData to separate module

4 years agoupdate comments/clarify
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 21:23:42 +0000 (22:23 +0100)]
update comments/clarify

4 years agotidyup of FPAdd Align
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 21:05:43 +0000 (22:05 +0100)]
tidyup of FPAdd Align

4 years agoremove unneeded modules
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:55:15 +0000 (21:55 +0100)]
remove unneeded modules

4 years agoupdate comments
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:52:05 +0000 (21:52 +0100)]
update comments

4 years agoupdate comments
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:51:40 +0000 (21:51 +0100)]
update comments

4 years agoupdate comments
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:49:15 +0000 (21:49 +0100)]
update comments

4 years agomove assignment into out_do_z condition
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:39:13 +0000 (21:39 +0100)]
move assignment into out_do_z condition

4 years agoadd __init__.py files
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:31:33 +0000 (21:31 +0100)]
add __init__.py files

4 years agoremove unneeded imports, update copyright notice
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:27:58 +0000 (21:27 +0100)]
remove unneeded imports, update copyright notice

4 years agomove FPSCData to separate module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:26:19 +0000 (21:26 +0100)]
move FPSCData to separate module

4 years agoremove unused module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 20:24:14 +0000 (21:24 +0100)]
remove unused module

4 years agoupdate copyright notice
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:46:22 +0000 (20:46 +0100)]
update copyright notice

4 years agocode reordering
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:44:48 +0000 (20:44 +0100)]
code reordering

4 years agocode comments in dynamicpipe
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:44:06 +0000 (20:44 +0100)]
code comments in dynamicpipe

4 years agocode comments in div0
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:41:23 +0000 (20:41 +0100)]
code comments in div0

4 years agomove FPAddStage0Data to separate module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:38:13 +0000 (20:38 +0100)]
move FPAddStage0Data to separate module

4 years agorename FPAddStage1Data to FPPostCalcData
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:35:16 +0000 (20:35 +0100)]
rename FPAddStage1Data to FPPostCalcData

4 years agomove mul data struct to separate module
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 19:33:55 +0000 (20:33 +0100)]
move mul data struct to separate module

4 years agomove DynamicPipe to nmutil
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 14:31:05 +0000 (15:31 +0100)]
move DynamicPipe to nmutil

4 years agocleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 14:28:47 +0000 (15:28 +0100)]
cleanup

4 years agorename FPModBase* to PipeModBase*
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 14:27:19 +0000 (15:27 +0100)]
rename FPModBase* to PipeModBase*

4 years agomove FPModBase and FPModBaseChain to nmutil
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 14:25:54 +0000 (15:25 +0100)]
move FPModBase and FPModBaseChain to nmutil

4 years agoremove unneeded code
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:48:52 +0000 (13:48 +0100)]
remove unneeded code

4 years agoadd comment
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:43:45 +0000 (13:43 +0100)]
add comment

4 years agoremove unneeded imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:40:43 +0000 (13:40 +0100)]
remove unneeded imports

4 years agoremove unneeded imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:40:13 +0000 (13:40 +0100)]
remove unneeded imports

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:38:31 +0000 (13:38 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agowhitespace / comments
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:36:31 +0000 (13:36 +0100)]
whitespace / comments

4 years agowhitespace / comments
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:36:15 +0000 (13:36 +0100)]
whitespace / comments

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:34:43 +0000 (13:34 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agotidyup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:32:07 +0000 (13:32 +0100)]
tidyup

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:30:48 +0000 (13:30 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agowhoops removed line of code by accident
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:30:41 +0000 (13:30 +0100)]
whoops removed line of code by accident

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:28:40 +0000 (13:28 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:22:13 +0000 (13:22 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agoinitialise out_do_z at beginning of ifs, set to zero if required
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:20:43 +0000 (13:20 +0100)]
initialise out_do_z at beginning of ifs, set to zero if required

4 years agoinitialise out_do_z at beginning of ifs, set to zero if required
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:19:58 +0000 (13:19 +0100)]
initialise out_do_z at beginning of ifs, set to zero if required

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:19:26 +0000 (13:19 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:15:32 +0000 (13:15 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:13:11 +0000 (13:13 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agotidyup, use FPModBaseChain and FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 12:06:53 +0000 (13:06 +0100)]
tidyup, use FPModBaseChain and FPModBase

4 years agocleanup fpmul
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:54:41 +0000 (12:54 +0100)]
cleanup fpmul

4 years agotidyup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:48:35 +0000 (12:48 +0100)]
tidyup

4 years agotidyup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:46:58 +0000 (12:46 +0100)]
tidyup

4 years agotidyup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:45:35 +0000 (12:45 +0100)]
tidyup

4 years agocleanup and add a new common class, FPModBase
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:39:44 +0000 (12:39 +0100)]
cleanup and add a new common class, FPModBase

4 years agomore cleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:29:44 +0000 (12:29 +0100)]
more cleanup

4 years agomore cleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:27:54 +0000 (12:27 +0100)]
more cleanup

4 years agomore cleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:27:07 +0000 (12:27 +0100)]
more cleanup

4 years agoremove last import of SimpleHandshake
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:23:31 +0000 (12:23 +0100)]
remove last import of SimpleHandshake

4 years agoreplace SimpleHandshake with DynamicPipe, cleanup
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:22:53 +0000 (12:22 +0100)]
replace SimpleHandshake with DynamicPipe, cleanup

4 years agoremove unneeded imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 11:18:00 +0000 (12:18 +0100)]
remove unneeded imports

4 years agoremove redundant imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 10:25:26 +0000 (11:25 +0100)]
remove redundant imports

4 years agoremove redundant imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 10:24:08 +0000 (11:24 +0100)]
remove redundant imports

4 years agoconvert fcvt to DynamicPipe
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 10:04:08 +0000 (11:04 +0100)]
convert fcvt to DynamicPipe

4 years agoremove redundant imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 10:03:44 +0000 (11:03 +0100)]
remove redundant imports

4 years agostop using relative imports - pain in the neck
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 09:48:52 +0000 (10:48 +0100)]
stop using relative imports - pain in the neck

4 years agoremove redundant imports
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 09:48:30 +0000 (10:48 +0100)]
remove redundant imports

4 years agoconvert to DynamicPipe (default class in PipelineSpec: SimpleHandshake)
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 09:47:53 +0000 (10:47 +0100)]
convert to DynamicPipe (default class in PipelineSpec: SimpleHandshake)

4 years agoremove unneeded code
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 09:26:22 +0000 (10:26 +0100)]
remove unneeded code

4 years agouse DynamicPipe instead of SimpleHandshake
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 00:27:30 +0000 (01:27 +0100)]
use DynamicPipe instead of SimpleHandshake

4 years agodocument the DynamicPipe metaclass
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 00:21:45 +0000 (01:21 +0100)]
document the DynamicPipe metaclass

4 years agoremove use of FPState
Luke Kenneth Casson Leighton [Wed, 31 Jul 2019 00:20:10 +0000 (01:20 +0100)]
remove use of FPState

4 years agoresolve awful meta-class hacking (with thanks to jsbueno on stackexchange)
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 23:14:12 +0000 (00:14 +0100)]
resolve awful meta-class hacking (with thanks to jsbueno on stackexchange)

4 years agoadd DynamicPipeCreate function - needs to be a class
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 15:07:08 +0000 (16:07 +0100)]
add DynamicPipeCreate function - needs to be a class

4 years agoremove default and swap over DIV/SQRT operations, to make SQRT the default
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 11:00:32 +0000 (12:00 +0100)]
remove default and swap over DIV/SQRT operations, to make SQRT the default

http://bugs.libre-riscv.org/show_bug.cgi?id=126

4 years agoadd code comment
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:57:15 +0000 (11:57 +0100)]
add code comment

4 years agouse specialcase fpdiv "switch" and use DP op
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:53:14 +0000 (11:53 +0100)]
use specialcase fpdiv "switch" and use DP op

4 years agotidyup
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:51:09 +0000 (11:51 +0100)]
tidyup

4 years agoadd copyright / bugreport notice
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:50:01 +0000 (11:50 +0100)]
add copyright / bugreport notice

4 years agoadd fclass coverage test
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:41:19 +0000 (11:41 +0100)]
add fclass coverage test

4 years agouse switch/case rather than if/elif/elif
Luke Kenneth Casson Leighton [Tue, 30 Jul 2019 10:29:46 +0000 (11:29 +0100)]
use switch/case rather than if/elif/elif

4 years agoadd copyright
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 22:23:47 +0000 (23:23 +0100)]
add copyright

4 years agotidyup
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 22:23:22 +0000 (23:23 +0100)]
tidyup

4 years agocode comments
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 21:00:25 +0000 (22:00 +0100)]
code comments

4 years agotidyup
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:56:59 +0000 (21:56 +0100)]
tidyup

4 years agotidyup
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:49:13 +0000 (21:49 +0100)]
tidyup

4 years agominor tidyup
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:47:14 +0000 (21:47 +0100)]
minor tidyup

4 years agoadd explicit operator comparison (in case operation enum is changed)
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:38:13 +0000 (21:38 +0100)]
add explicit operator comparison (in case operation enum is changed)

4 years agoclarify / get indentation down
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:33:56 +0000 (21:33 +0100)]
clarify / get indentation down

4 years agoreplace m.d.comb with comb (reduce indentation)
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 20:29:20 +0000 (21:29 +0100)]
replace m.d.comb with comb (reduce indentation)

4 years agotidyup
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 15:03:16 +0000 (16:03 +0100)]
tidyup

4 years agofix the mess introduced by "fix pipeline stage count"
Jacob Lifshay [Mon, 29 Jul 2019 14:13:03 +0000 (07:13 -0700)]
fix the mess introduced by "fix pipeline stage count"

not a pure revert
This reverts commit 30a3d1e975cd3df7ea701fdf0fe3bd0ba0757d3e.

4 years agoadd fprsqrt coverage tests for fp16 and fp32
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 13:50:39 +0000 (14:50 +0100)]
add fprsqrt coverage tests for fp16 and fp32

4 years agoadd comment on n_comb_stages
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 13:43:37 +0000 (14:43 +0100)]
add comment on n_comb_stages

4 years agoadd FP32/64 coverage test for fpsqrt
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 13:41:29 +0000 (14:41 +0100)]
add FP32/64 coverage test for fpsqrt

4 years agoid_wid (muxid bitwidth) based on num_rows, not the data width
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 13:26:54 +0000 (14:26 +0100)]
id_wid (muxid bitwidth) based on num_rows, not the data width

4 years agoadd fpsqrt 16 coverage test
Luke Kenneth Casson Leighton [Mon, 29 Jul 2019 13:18:26 +0000 (14:18 +0100)]
add fpsqrt 16 coverage test

4 years agofix pipeline stage count
Jacob Lifshay [Sun, 28 Jul 2019 23:16:19 +0000 (16:16 -0700)]
fix pipeline stage count

4 years agoremove redundant imports
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:28:11 +0000 (21:28 +0100)]
remove redundant imports

4 years agomove fpcvt downsize to separate module
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:23:51 +0000 (21:23 +0100)]
move fpcvt downsize to separate module

4 years agomove fpcvt upsize to separate module
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:21:15 +0000 (21:21 +0100)]
move fpcvt upsize to separate module

4 years agosubstitute comb for m.d.comb
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:19:15 +0000 (21:19 +0100)]
substitute comb for m.d.comb

4 years agosimplify code
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:13:02 +0000 (21:13 +0100)]
simplify code

4 years agosplit out int2float fcvt to separate module
Luke Kenneth Casson Leighton [Sun, 28 Jul 2019 20:11:47 +0000 (21:11 +0100)]
split out int2float fcvt to separate module