Skip to content

Instantly share code, notes, and snippets.

View asoccer's full-sized avatar

Adam D. asoccer

  • a reston tech company
  • VA
View GitHub Profile
version: '3'
services:
# Third party database microservices
mongodb:
image: ${DOCKER_REGISTRY}/jfrog/xray-mongo:3.2.6
container_name: xray_mongodb
ports:
- 27017:27017
entrypoint: /bin/bash -c "chmod 777 /data/logs; /entrypoint.sh --logpath /data/logs/xray-mongo.log --auth"
volumes:
o----------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 04/03/2017 06:48:39 PM
-- Design Name:
-- Module Name: BCD_Hex - Behavioral
-- Project Name:
-- Target Devices:
-- Tool Versions:
library IEEE;
use IEEE.Std_logic_1164.all;
use IEEE.Numeric_Std.all;
entity circuit_tb is
end;
architecture bench of circuit_tb is
component circuit
----------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 03/27/2017 07:40:57 PM
-- Design Name:
-- Module Name: twomux - Behavioral
-- Project Name:
-- Target Devices:
-- Tool Versions:
----------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 03/27/2017 07:27:23 PM
-- Design Name:
-- Module Name: mux - Behavioral
-- Project Name:
-- Target Devices:
-- Tool Versions:
## This file is a general .xdc for the Basys3 rev B board
## To use it in a project:
## - uncomment the lines corresponding to used pins
## - rename the used ports (in each line, after get_ports) according to the top level signal names in the project
## Clock signal
set_property PACKAGE_PIN W5 [get_ports clk]
set_property IOSTANDARD LVCMOS33 [get_ports clk]
create_clock -add -name sys_clk_pin -period 10.00 -waveform {0 5} [get_ports clk]
#!/usr/bin/python
"""
"""
import socket
import sys
import time
function [ p ] = powers(V,T0)
syms t
f = ((V/T0)*t)^2;
p = (1/T0)*int(f,0,T0);
t = linspace(0,5,500);
p = powers(1,1);
%p = 1/3
https://b.thumbs.redditmedia.com/HyHkr8DUeIMoDdb1gBWEFIk8xguxrTgcg2c9-OcWJvg.png <---- Image
.thing .thumbnail[href*="na_lcs"],
.thing .thumbnail[href*="lcs_na"],
.thing .thumbnail[href*="lcs_north"],
.thing .thumbnail[href*="american_lcs"] {
background-position: -200px -70px;
}
.thing .thumbnail[href*="ogn_"] {