Bhrigu B (bhrigub)

bhrigub

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Bhrigu B's repositories

Language:JavaScriptStargazers:0Issues:0Issues:0

university-tuition-and-ranking-correlation

Use bash to find correlation in university ranking and the tuition fees

Language:ShellStargazers:0Issues:0Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

License:Apache-2.0Stargazers:0Issues:0Issues:0

vscode

Visual Studio Code

License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:VueStargazers:0Issues:0Issues:0

serverless-stack-client-mw-sp

Serverless Amazon Stack Client MW SP

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

graduation

$ git remote <graduation> yearbook

Stargazers:0Issues:0Issues:0

Network-Manager

Network Manager

Language:HTMLStargazers:0Issues:0Issues:0

GasPred

Gas Price Prediction Service

Language:JavaStargazers:0Issues:0Issues:0

kNN-based-MNIST-digit-recognition

Custom kNN based MNIST digit recognition. No built in kNN function used to process data.

Language:MatlabStargazers:1Issues:0Issues:0

ADB-data-conversion

ADS-B Exchange daily flight data json conversion and processing using R. Automated shell script to fetch data for set duration and execute R script.

Language:RStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

Sequence-detector-using-Gate-Level-modeling

Sequence detector using Gate Level modeling

Language:VerilogStargazers:0Issues:0Issues:0

Frequency-divide-by-8-circuit-using-T-Flip-Flop

Frequency divide by 8 circuit using T Flip Flop

Language:VerilogStargazers:0Issues:0Issues:0

Digital-circuit-design

Digital circuit design. After synthesis is over, modified the code so that buffer (BUF) provides a delay of 5 units, AND gate of 4 units and OR gate of 3 units. D Flip Flop has set up requirement of 3 units and hold requirement of 4 units. Used specify block for defining setup and hold requirements. Calculated the minimum time period (or maximum frequency). Provided clock input with smaller time period than required to observe setup and hold violations. Verified proper functionality of the circuit after this increase in the time period to the required value.

Language:VerilogStargazers:0Issues:0Issues:0

DFF-with-asynchronous-preset-and-reset-and-verified-for-Xilinx-Virtex-6-FPGA

DFF with asynchronous preset and reset and verified for Xilinx Virtex 6 FPGA

Language:VerilogStargazers:0Issues:0Issues:0

Design-and-Verification-of-functionality-using-Core-Generator

Using Core generator Designed and Verified functionality of following blocks i. 5x5 unsigned multiplier ii. 32x4 Simple Dual Port Ram iii. 5 Bit Adder/Subtractor Circuit using Fabric(Verify using FPGA Editor) iv. 3 Bit Adder/Subtractor Circuit using DSP48(Verify using FPGA Editor) v. 8x8 ROM with initial value provided from .coe file

Language:VerilogStargazers:0Issues:0Issues:0

Asynchronous-RAM-CY6264

Design and verify the functionality of the Asynchronous RAM CY6264

Language:VerilogStargazers:0Issues:0Issues:0

8_3-priority-encoder-using-dataflow-modeling

8_3 priority encoder using dataflow modeling

Language:VerilogStargazers:0Issues:0Issues:0

8-bit-Arithmetic-Logical-Unit

8-bit Arithmetic Logical Unit

Language:VerilogStargazers:0Issues:0Issues:0

4x4-sequential-multiplier-using-booths-algorithm

Designed 4x4 sequential multiplier using booths algorithm

Language:VerilogStargazers:0Issues:0Issues:0

32x8-Asynchronous-ROM

32x8 asynchronous ROM. Read_address and ouput_en are two inputs of ROM. Used $fmonitor to store the location(@location_in_hex) and content(conten_in_hex) that is read in mem.txt file and used $readmemh system task to: a. Initialize ROM from data stored in “memory1.txt” file. Each location stores the content equivalent to its read_ address (i.e. 5 is stored in 5th location of ROM). Used self testing test bench to verify that the content and the read_address are equal to each other for a particular location. b. Initialized ROM from data stored in “memory2.txt” file. Stored the data in address ranging from 15 to 28. Verified the content stored using test bench.

Language:VerilogStargazers:0Issues:0Issues:0

16-x-16-Synchronous-Memory

16 x 16 Synchronous Memory

Language:VerilogStargazers:0Issues:0Issues:0

16-x-16-Bidirectional-Memory

16 x 16 Bidirectional Memory

Language:VerilogStargazers:0Issues:0Issues:0

16_4-Priority-Encoder

16_4 Priority Encoder

Language:VerilogStargazers:1Issues:0Issues:0

GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Probability_solver

Implemented a program that computes and returns the probability of any conjunction of events given any other conjunction of events for 5 argument Bayesian network.

Language:PythonStargazers:1Issues:0Issues:0