index
:
github/bsc.git
feat/better-vim-formatter
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-02-06
Libraries/Base3-Math: Complex: Add support for complex conjugate function.
Elvis Dowson
2023-01-18
Remove uses of sprintf in Bluesim
Julie Schwartz
2023-01-11
Pretty-print `let`s with surrounding braces
Ryan Scott
2022-12-21
Remove -fpermissive from BSC's C/C++ compiles
Julie Schwartz
2022-12-19
export getEvalPosition
Pu Wang
2022-11-01
Add support for haskell language server (#510)
ThePerfectComputer
2022-09-24
Bugfixes in src/exec/bsc_build_vsim_verilator (is sh script but had b… (#499)
Rishiyur S. Nikhil
2022-05-27
Fix typo on comment
pbing
2022-04-27
Reduce ISyntax comparisons of an expr to itself
Julie Schwartz
2022-04-18
BRAM: replace custom bypass FIFO adapter with call to SpecialFIFOs.
David Anderson
2022-03-09
Fix ifc schedule for sized Bypass FIFOs and add tests
Julie Schwartz
2022-03-06
Fix notEmpty method behaviour in sizedbypassfifo
S Pawan Kumar
2022-02-04
Unhide and document the -use-dpi flag
Julie Schwartz
2022-02-03
Fix FloatingPoint modules to not require aggressive conditions
Julie Schwartz
2022-01-27
Verilator: Support configurable reset in main
Julie Schwartz
2022-01-24
Fix bug in Prelude function hexDigitToInteger
Julie Schwartz
2021-12-15
Draft support for DPI-based BDPI and Verilator vsim linking (#439)
Julie Schwartz
2021-12-14
Do the FIFO capacity calculation correctly (due to tips from Julie).
Jonathan Woodruff
2021-12-14
Replace the last two TAdd#(n,n)s that are replaceable with m.
Jonathan Woodruff
2021-12-14
Improve name of function.
Jonathan Woodruff
2021-12-14
Trim size of FIFO for holding signs to take into account the number of
Jonathan Woodruff
2021-12-14
Factor out shared logic.
Jonathan Woodruff
2021-12-14
Give wrapper state of mkSignedDivider the same capacity as the Divider
Jonathan Woodruff
2021-12-14
Changes for pull request issues.
Jonathan Woodruff
2021-12-14
Move to "index" rather than "count" to closer align with the original.
Jonathan Woodruff
2021-12-14
Use creg trick from original version to get concurrant enq and deq
Jonathan Woodruff
2021-12-14
Move to a FIFO1 since the divider we are wrapping cannot handle more
Jonathan Woodruff
2021-12-14
Use zExtendLSB rather than a custom function.
Jonathan Woodruff
2021-12-14
Remove internal Divide testbench, as there is now one in the testsuite.
Jonathan Woodruff
2021-12-14
Share the compare logic for the two tests of count.
Jonathan Woodruff
2021-12-14
Move count update out of the loop to prevent complex update function.
Jonathan Woodruff
2021-12-14
Eliminate unnecessary type for pipelined version due to review from
Jonathan Woodruff
2021-12-14
Move to a more consistent style for MBits.
Jonathan Woodruff
2021-12-14
Use provisos to get rid of (all but one) TAdd#(n, n)s.
Jonathan Woodruff
2021-12-14
Remove whitespace on empty line.
Jonathan Woodruff
2021-12-14
Attempt to resolve whitespace inconsistencies.
Jonathan Woodruff
2021-12-14
Fix bugs with non-zero iterations per cycle for both mkDivider and
Jonathan Woodruff
2021-11-27
Fix the lexing of CPP linemarkers (#435)
Julie Schwartz
2021-11-27
Improve the condition for Tcl workaround (#406)
Julie Schwartz
2021-11-12
Cleanup/update the Makefile code for invoking GHC
Julie Schwartz
2021-11-12
Fix more do-block indentation detected by GHC 9.2.1
Julie Schwartz
2021-11-08
Display the GHC version when building
Julie Schwartz
2021-11-08
Make Monad/Applicative instances more canonical
Julie Schwartz
2021-11-08
Fix do-block indentation detected by GHC 9.2.1
Julie Schwartz
2021-10-30
Enable building on FreeBSD
David Chisnall
2021-10-28
Update Yices to version 2.6.4
Julie Schwartz
2021-10-28
Support building on Arm-based Macs
Jessica Clarke
2021-10-28
Fix building on macOS when tcl-tk is installed via Homebrew
Jessica Clarke
2021-08-19
Adjust submodule checks when not in a git repo
Julie Schwartz
2021-08-19
Update version script to work when exported
Julie Schwartz
[next]