ieee754fpu.git
5 years agoTurned the normalise_2 verilog state into nmigen
Aleksandar Kostovic [Thu, 14 Feb 2019 09:16:54 +0000 (10:16 +0100)]
Turned the normalise_2 verilog state into nmigen

5 years agoMerge branch 'master' of ssh://libre-riscv.org:922/ieee754fpu
Aleksandar Kostovic [Thu, 14 Feb 2019 08:53:36 +0000 (09:53 +0100)]
Merge branch 'master' of ssh://libre-riscv.org:922/ieee754fpu

5 years agoTurned the add_1 verilog state into nmigen
Aleksandar Kostovic [Thu, 14 Feb 2019 08:53:21 +0000 (09:53 +0100)]
Turned the add_1 verilog state into nmigen

5 years agocorrections on compile
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:51:18 +0000 (08:51 +0000)]
corrections on compile

5 years agoadd align phase
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:49:48 +0000 (08:49 +0000)]
add align phase

5 years agowhoops accidentally indented too far
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:38:57 +0000 (08:38 +0000)]
whoops accidentally indented too far

5 years agoadd code comments
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:36:46 +0000 (08:36 +0000)]
add code comments

5 years agoreformat / indent add_0 stage
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:32:13 +0000 (08:32 +0000)]
reformat / indent add_0 stage

5 years agoTurned the add_0 verilog state into nmigen
Aleksandar Kostovic [Thu, 14 Feb 2019 08:23:17 +0000 (09:23 +0100)]
Turned the add_0 verilog state into nmigen

5 years agoadd zero and denormalised checks
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:52:28 +0000 (06:52 +0000)]
add zero and denormalised checks

5 years agoadd special case, b when a is zero
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:40:29 +0000 (06:40 +0000)]
add special case, b when a is zero

5 years agoadd b inf special case
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:26:25 +0000 (06:26 +0000)]
add b inf special case

5 years agocleanup and comments
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:24:12 +0000 (06:24 +0000)]
cleanup and comments

5 years agoadd inf special case
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:20:23 +0000 (06:20 +0000)]
add inf special case

5 years agowhitespace (indent)
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:13:15 +0000 (06:13 +0000)]
whitespace (indent)

5 years agoadd first of special_cases
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:12:44 +0000 (06:12 +0000)]
add first of special_cases

5 years agoinvert Cat order, use 3 zeros (3 bits)
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:32:09 +0000 (04:32 +0000)]
invert Cat order, use 3 zeros (3 bits)

5 years agospelling correction
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:16:14 +0000 (04:16 +0000)]
spelling correction

5 years agocorrected syntax for unpack block
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:14:40 +0000 (04:14 +0000)]
corrected syntax for unpack block

5 years agoReplicated unpack part of always block into nmigen
Aleksandar Kostovic [Wed, 13 Feb 2019 16:20:49 +0000 (17:20 +0100)]
Replicated unpack part of always block into nmigen

5 years agoadd experiment
Luke Kenneth Casson Leighton [Wed, 13 Feb 2019 11:26:22 +0000 (11:26 +0000)]
add experiment

5 years agoadd git submodule init to Makefile
Luke Kenneth Casson Leighton [Mon, 4 Feb 2019 00:28:04 +0000 (00:28 +0000)]
add git submodule init to Makefile

5 years agoadded berkeley softfloat library submodule
Luke Kenneth Casson Leighton [Mon, 4 Feb 2019 00:20:55 +0000 (00:20 +0000)]
added berkeley softfloat library submodule