summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Aleksandar Kostovic [Thu, 14 Feb 2019 08:53:36 +0000 (09:53 +0100)]
Merge branch 'master' of ssh://libre-riscv.org:922/ieee754fpu
Aleksandar Kostovic [Thu, 14 Feb 2019 08:53:21 +0000 (09:53 +0100)]
Turned the add_1 verilog state into nmigen
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:51:18 +0000 (08:51 +0000)]
corrections on compile
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:49:48 +0000 (08:49 +0000)]
add align phase
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:38:57 +0000 (08:38 +0000)]
whoops accidentally indented too far
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:36:46 +0000 (08:36 +0000)]
add code comments
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 08:32:13 +0000 (08:32 +0000)]
reformat / indent add_0 stage
Aleksandar Kostovic [Thu, 14 Feb 2019 08:23:17 +0000 (09:23 +0100)]
Turned the add_0 verilog state into nmigen
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:52:28 +0000 (06:52 +0000)]
add zero and denormalised checks
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:40:29 +0000 (06:40 +0000)]
add special case, b when a is zero
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:26:25 +0000 (06:26 +0000)]
add b inf special case
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:24:12 +0000 (06:24 +0000)]
cleanup and comments
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:20:23 +0000 (06:20 +0000)]
add inf special case
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:13:15 +0000 (06:13 +0000)]
whitespace (indent)
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 06:12:44 +0000 (06:12 +0000)]
add first of special_cases
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:32:09 +0000 (04:32 +0000)]
invert Cat order, use 3 zeros (3 bits)
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:16:14 +0000 (04:16 +0000)]
spelling correction
Luke Kenneth Casson Leighton [Thu, 14 Feb 2019 04:14:40 +0000 (04:14 +0000)]
corrected syntax for unpack block
Aleksandar Kostovic [Wed, 13 Feb 2019 16:20:49 +0000 (17:20 +0100)]
Replicated unpack part of always block into nmigen
Luke Kenneth Casson Leighton [Wed, 13 Feb 2019 11:26:22 +0000 (11:26 +0000)]
add experiment
Luke Kenneth Casson Leighton [Mon, 4 Feb 2019 00:28:04 +0000 (00:28 +0000)]
add git submodule init to Makefile
Luke Kenneth Casson Leighton [Mon, 4 Feb 2019 00:20:55 +0000 (00:20 +0000)]
added berkeley softfloat library submodule